linshenqi

Results 3 comments of linshenqi

在容器内安装好最新的pytdx.whl ,记得通过docker restart 重启容器

```js window.addEventListener('load', () => { document.querySelector('[gps-entity-place]').addEventListener('gps-entity-place-update-position', (payload) => { let v = parseInt(payload.detail.distance); alert(`${v} meter`); // you may show the distance in the value of // document.getElementById("id-of-a-text").setAttribute('value', `${v} meter`); });...

Yes, i18n support is important. I think that should be in the File -> settings,then user can choose language. I can do the translation with chinese simplified.