GraalVM Native Image Basics
GraalVM系列Native Image Basics静态分析
目录引言Build Time vs Run TimeNative Image Heap静态分析引言 native image是GraalVM中提供的一个命令,可以把字节码文件或Jar包编译成为一个二进制可执行文件,同时它自己也是用Java语言开发的(实现了Java的语言[详细]
2023-02-07 10:36 分类:开发COM OCX registration - 2 DLL's with same name
I have a native app that has an .OCX file that needs to be registered for it to be used in a .NET application.[详细]
2022-12-26 19:36 分类:问答