1. 首页
  2. 编程语言
  3. Java
  4. J/Invoke 2010 jinvoke jni 天涯浪子

J/Invoke 2010 jinvoke jni 天涯浪子

上传者: 2018-12-29 21:23:31上传 ZIP文件 2.71MB 热度 48次
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.
用户评论
码姐姐匿名网友 2018-12-29 21:23:33

真的不错,这是个老外收费的东东,看了动态库有试用期限,不过那动态库可以破解;

码姐姐匿名网友 2018-12-29 21:23:33

非常有用,谢谢楼主分享!!

码姐姐匿名网友 2018-12-29 21:23:33

挺好的,能用到,谢谢

码姐姐匿名网友 2018-12-29 21:23:33

下载了,不会用

Foundmyself 2018-12-29 21:23:33

挺好,就是用这个开发还得熟悉win32 API

码姐姐匿名网友 2018-12-29 21:23:33

很赞,找了很久,看说明应该可以在mac os x下调用动态链接库。谢谢楼主

码姐姐匿名网友 2018-12-29 21:23:33

很有用,可以在java中调用windows api

码姐姐匿名网友 2018-12-29 21:23:33

挺好的 但要注册

码姐姐匿名网友 2018-12-29 21:23:33

非常有用,Java调用C开发的动态库dll