MikeGrateful

Results 13 issues of 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? ![image](https://user-images.githubusercontent.com/15280143/143500045-305b760a-beb4-4636-8a44-50a3a8f198b7.png)

![image](https://user-images.githubusercontent.com/15280143/127886706-24f15933-ca9d-41c4-b824-d857d10fb8cd.png)

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/

enhancement
help wanted

镜像文件写入内存的地址需要和分配的物理内存大小做大小检查,否则会出现错误

enhancement

tableColumn.setCellValueFactory 需要更换为updateitem,否则异常后无法再次更新数据

enhancement

关于调试信息传递到UI设计的思考. 参考C#和cocos的编程理念,应该统一处理调试信息在UI上的展示逻辑,主界面设计一个事件管理器,定义一些事件类型,调试信息属于其中一种类型,其余子界面可以注册自己关注的,具体的调试信息事件。

enhancement

基于javafx的内存显示,支持数据格式化显示(2进制 10进制 16进制显示),支付复制

全局异常 UI类异常 模拟器异常

enhancement