文件名称:java-jni
- 所属分类:
- JSP源码/Java
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 42kb
- 下载次数:
- 0次
- 提 供 者:
- y**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
JNI是JAVA标准平台中的一个重要功能,它弥补了JAVA的与平台无关这一重大优点的不足,在JAVA实现跨平台的同时,也能与其它语言(如C、C++)的动态库进行交互,给其它语言发挥优势的机会。
有了JAVA标准平台的支持,使JNI模式更加易于实现和使用-JNI is an important function in the JAVA standard platform, it makes up for the JAVA platform independent of the major advantages of the lack of in JAVA realization of cross-platform dynamic library to interact with other languages (such as C, C++) advantage of the opportunity to other languages. With the JAVA standard platform support, easier to implement and use the JNI mode
有了JAVA标准平台的支持,使JNI模式更加易于实现和使用-JNI is an important function in the JAVA standard platform, it makes up for the JAVA platform independent of the major advantages of the lack of in JAVA realization of cross-platform dynamic library to interact with other languages (such as C, C++) advantage of the opportunity to other languages. With the JAVA standard platform support, easier to implement and use the JNI mode
(系统自动生成,下载前可以参看下载内容)
下载文件列表
java-jni\.classpath
........\.project
........\.settings\.svn\all-wcprops
........\.........\....\entries
........\.........\....\text-base\org.eclipse.jdt.core.prefs.svn-base
........\.........\org.eclipse.jdt.core.prefs
........\..vn\all-wcprops
........\....\entries
........\....\text-base\.classpath.svn-base
........\....\.........\.project.svn-base
........\src\.svn\all-wcprops
........\...\....\entries
........\...\....\prop-base\hello.dll.svn-base
........\...\....\text-base\export_dll.bat.svn-base
........\...\....\.........\hello.dll.svn-base
........\...\....\.........\HelloWorld.c.svn-base
........\...\....\.........\HelloWorld.h.svn-base
........\...\....\.........\HelloWorld.java.svn-base
........\...\export_dll.bat
........\...\hello.dll
........\...\HelloWorld.c
........\...\HelloWorld.h
........\...\HelloWorld.java
........\.settings\.svn\tmp\prop-base
........\.........\....\...\props
........\.........\....\...\text-base
........\src\.svn\tmp\prop-base
........\...\....\...\props
........\...\....\...\text-base
........\.settings\.svn\prop-base
........\.........\....\props
........\.........\....\text-base
........\.........\....\tmp
........\..vn\tmp\prop-base
........\....\...\props
........\....\...\text-base
........\src\.svn\prop-base
........\...\....\props
........\...\....\text-base
........\...\....\tmp
........\.settings\.svn
........\..vn\prop-base
........\....\props
........\....\text-base
........\....\tmp
........\src\.svn
........\.settings
........\.svn
........\src
java-jni