MikeGrateful
MikeGrateful
graalvm native 什么时候支持呢
# rogchap.com/v8go v8go.cc:21:10: fatal error: libplatform/libplatform.h: No such file or directory #include "libplatform/libplatform.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. I just want to compile go, why compile C? 

running bootstrap failed: restoring resources failed: restoring resources failed: creating C:\Users\mike\AppData\Roaming\resources\checksums.json failed: open C:\Users\mike\AppData\Roaming\resources\checksums.json: The system cannot find the path specified. Debugger finished with exit code 0 plase help me!
When will tun tap be supported? https://www.wintun.net/
tableColumn.setCellValueFactory 需要更换为updateitem,否则异常后无法再次更新数据
关于调试信息传递到UI设计的思考. 参考C#和cocos的编程理念,应该统一处理调试信息在UI上的展示逻辑,主界面设计一个事件管理器,定义一些事件类型,调试信息属于其中一种类型,其余子界面可以注册自己关注的,具体的调试信息事件。
基于javafx的内存显示,支持数据格式化显示(2进制 10进制 16进制显示),支付复制