smallwhite
smallwhite
我用偷懒方法简单改了下。 下次你可以直接提个PR
这个可能是 admin monitor的相关功能。 你在自己项目里安装这个 heapdump就行了。 另外你也可以自己实现一个 admin module或者其它方式来实现。都可以。 你也可以提交个PR,修改成你说的内置的。(但是因为这个是pomelo遗传下来的功能。所以要在保证兼容性的前提下修改。)
没懂。 没接触过你说的 ESM
对这个了解不多,另外好像没啥支持的必要,都是用的ts在写代码啊。。难道性能有区别? 另外框架大量的依赖 require,估计这玩意是个大工程。 我是没动力研究的。
忘记了 应该是protos的读取的地方。
可以详细一点吗
Has the `*.syso` file been generated?
https://github.com/whtiehack/wingui/tree/master/examples/simple https://github.com/whtiehack/wingui/tree/master/examples/basic you can use this test.
The implementation of Wingui is indeed different. It primarily uses a visual tool to edit the interface, and the code loads the pre-edited interface files. I recommend taking a closer...
  No, this library uses external tools to generate the rc file, which is then compiled into a syso file for use.