Java programming with JNI

时间:2013-11-22 04:32:06
【文件属性】:

文件名称:Java programming with JNI

文件大小:207KB

文件格式:PDF

更新时间:2013-11-22 04:32:06

Java JNI

This tutorial deals with the two most common applications of JNI: calling C/C++ code from Java programs, and calling Java code from C/C++ programs. We'll cover both the essentials of the Java Native Interface and some of the more advanced programming challenges that can arise.


网友评论

  • 学学如何从上层跳转到下层。