J/Invoke 2010 jinvoke jni 天涯浪子
J/Invoke enables Java developers to easily invoke native methods (such as the Win32 API or C-based Windows DLLs and Unix dynamic libraries) with pure Java code. Unlike error-prone JNI programming that is hard to use and deploy, J/Invoke lets you access native libraries by simply declaring native methods, and calling them from pure Java. Java programmers can save time, avoid errors and increase productivity by using J/Invoke to Call native libraries from pure Java, without using JNI Use OS features and APIs (like the Win32 AP I), not available through Java Integrate Java applications with native libraries (Windows DLLs, Mac OS X, Linux and Solaris dynamic libraries) Provide Java API for native DLLs or other non-Java libraries Do all this and more with pure, simple Java - no need to mess with C/C++ programming with error-prone and hard to use JNI, deploying intermediate DLLs, and dealing with parameter conversions between Java and native types. I), not available through Java Integrate Java applications with native libraries (Windows DLLs, Mac OS X, Linux and Solaris dynamic libraries) Provide Java API for native DLLs or other non-Java libraries Do all this and more with pure, simple Java - no need to mess with C/C++ programming with error-prone and hard to use JNI, deploying intermediate DLLs, and dealing with parameter conversions between Java and native types.
用户评论
真的不错,这是个老外收费的东东,看了动态库有试用期限,不过那动态库可以破解;
非常有用,谢谢楼主分享!!
挺好的,能用到,谢谢
下载了,不会用
挺好,就是用这个开发还得熟悉win32 API
很赞,找了很久,看说明应该可以在mac os x下调用动态链接库。谢谢楼主
很有用,可以在java中调用windows api
挺好的 但要注册
非常有用,Java调用C开发的动态库dll