JamesHoi

Results 16 comments of JamesHoi

同感,显示窗口时有点僵硬

You can reproduce this bug by obfuscating any c# windows forms app.

同样的问题,windows 10环境

> hey~ @JamesHoi 在朋友@sugejie 的帮助下,可以正常生成该blog,但是具体问题和原因,尚不清楚,希望看到这个问题的author们可以关注一下。 > > 和朋友互换了node_modules目录后,发现他使用我的node_modules就无法生成了,我换了他的node_modules就能正常生成了,我的版本比较新,问题应该在node_modules里面,**可能是在较新的依赖环境里存在不兼容的问题了,**“_ is not defined”报错应该和https://www.lodashjs.com/这个东西有关。但是不懂前端,不知道具体原因,希望author能关心一下这个问题,毕竟出现了功能上的失败。 > > 如果你也需要node_modules,请联系我。 @opfanswyx 非常感谢,我也发现了是这个的问题,但不懂前端,那你方便的话能否发到[email protected]这个邮箱呢

> > hey~ @JamesHoi 在朋友@sugejie 的帮助下,可以正常生成该blog,但是具体问题和原因,尚不清楚,希望看到这个问题的author们可以关注一下。 > > 和朋友互换了node_modules目录后,发现他使用我的node_modules就无法生成了,我换了他的node_modules就能正常生成了,我的版本比较新,问题应该在node_modules里面,**可能是在较新的依赖环境里存在不兼容的问题了,**“_ is not defined”报错应该和[https://www.lodashjs.com/这个东西有关。但是不懂前端,不知道具体原因,希望author能关心一下这个问题,毕竟出现了功能上的失败。](https://www.lodashjs.com/%E8%BF%99%E4%B8%AA%E4%B8%9C%E8%A5%BF%E6%9C%89%E5%85%B3%E3%80%82%E4%BD%86%E6%98%AF%E4%B8%8D%E6%87%82%E5%89%8D%E7%AB%AF%EF%BC%8C%E4%B8%8D%E7%9F%A5%E9%81%93%E5%85%B7%E4%BD%93%E5%8E%9F%E5%9B%A0%EF%BC%8C%E5%B8%8C%E6%9C%9Bauthor%E8%83%BD%E5%85%B3%E5%BF%83%E4%B8%80%E4%B8%8B%E8%BF%99%E4%B8%AA%E9%97%AE%E9%A2%98%EF%BC%8C%E6%AF%95%E7%AB%9F%E5%87%BA%E7%8E%B0%E4%BA%86%E5%8A%9F%E8%83%BD%E4%B8%8A%E7%9A%84%E5%A4%B1%E8%B4%A5%E3%80%82) > > 如果你也需要node_modules,请联系我。 > > 我也出现了同样的问题,能否分享你的 node_modules 到 [[email protected]](mailto:[email protected]) ,十分感谢! 我使用@opfanswyx的node_modules还是无法生成

A pull request should be focused to one issue. I think the chinese comment should be removed or change to english but not in this PR.

Also, this dumper is not for CLI user and thats why I use gui to choose save directory. I am not quite sure this PR is the best way to...

I have totally understand the situation but I dont think implementing of saving software settings need a lot of modifications. I think use windows regedit for saving and loading settings...

I think the best solution for now is just create another share memory for getting feedback from dll. I will change it to TCP in next big release.

It seems min2tray that james28909 mention not work for me. I have done a simple script for this issue. However, I dont think this is a elegant implementation because you...