JNativeJava本地调用接口

0获赞0粉丝0关注
JNative 可以让你方便的访问 Windows 平台下的 DLL 以及 Linux 平台下的 so 动态连接库文件,无需在编写一行 C/C++ 代
加载更多