itstmyi

Results 18 comments of itstmyi

作者辛苦了,谢谢!

我的问题( https://github.com/visualfc/liteide/issues/1096 )是更新了gocode解决的,和你的问题很类似,你可以注意下内存有哪些东西运行引起了这个问题。 另外liteide x 36.3已发布,GO也可以更新至1.13.6,试一下看看。

I think it can be considered when V becomes more stable and has a basic ECO(system) implement . Now it seems just a marketing concept .

Thanks . This answer is what I am expecting : keep focus on GO logic programming and do less on the page presentation . rarely say negative things about other...

I guess it won't work because the goal of this project is for pure golang . If you include a *.js in your vugu file ,"non-go script is supported" notice...

Upload your code here please . Or try to download the latest vugu(master branch) and examples for your testing and coding .

A data table component will be a good example to show complex and comprehensive code of Vugu . I have tried that to get data / change row color or...

I have tested multi-component structure(root/child/child of child in 3 vugu files) . It worked perfectly on passsing/relaying parameters from root component . When the root component is initialized , I...