Social_Mean
Social_Mean
I have a simular question. I want to creat a test dataset with ramps set by myself. What should I do? How can I creater such a `test.tfrecord` file?
> Looks like the simplest workaround is to use the `gmsh` write method as from [here](http://jsdokken.com/src/pygmsh_tutorial.html). > > ```python > import gmsh > import pygmsh > > with pygmsh.geo.Geometry() as...
> Yes (except that we don't depend on `boost`, so we need our own implementation of `is_virtual_base_of` in detail/common.h). I cannot find `is_virtual_base_of` in detail/common.h. And this bug has not...
+1, 我还以为是我自己电脑的原因
It's my fault. This software will support i18n in 4.8. I did not find it because I am using old version. Sorry, I'll close this issue.
By the way, I don't know how to change the language. Where is the settings button?
Thanks for your early reply. I am using the downloaded (offline) version, so I did not find the entrance of translated version before. I have gone through the Simplified Chinese...
@501586528 Multi-language support is only available in online version by entering the website url mentioned by @ankitrohatgi > Hi, i18n support has been part of WPD for years, but not...
> @501586528 Multi-language support is only available in online version by entering the website url mentioned by @ankitrohatgi > > > Hi, i18n support has been part of WPD for...
@501586528 > So how can I build a offline win32 electron app with chinese ? Sorry, I'm not an electron developer. Maybe someone else can help you.