搜索资源列表
jna-call-dll-and-C-call-java
- jna调用dll省去烦人的JNI编写,并且实现了自定义接口事件,实现C回调java-jna call JNI dll eliminating annoying to write and implement a custom interface events, implement the C callback java
TestJna
- java JNA 技术的使用例子,通过jna调用c++编写的动态链接库获得当前计算机的mac地址、cpu sn等信息、硬盘序列号、bios序列号和信息,在Eclipse环境下编写。-java JNA examples of the use of technology by jna call c++ write the dynamic link library to get the current computer mac address, cpu sn other information, ha
深入浅出JNA—快速调用原生函数1.0.pdf
- Java调用c/c++库函数,系统库函数,JNA可以模拟原生代码中的指针(Java calls c/c++ library functions.)