JNI测试Demo(包括生成dll的C项目)

时间:2019-01-31 04:19:31
【文件属性】:

文件名称:JNI测试Demo(包括生成dll的C项目)

文件大小:1.38MB

文件格式:RAR

更新时间:2019-01-31 04:19:31

JNI NDK

这是个JNI的测试Demo,在于让大家了解不通过NDK开发JNI的过程,当然博客中也有讲解通过NDK开发JNI的过程。对应博客讲解地址为:http://blog.csdn.net/chenliqiang12345678/article/details/50492497


【文件预览】:
vc6.0-MyTest
----TestJNI_MyTestJNI.cpp(174B)
----MyTest.dsp(4KB)
----MyTest.opt(49KB)
----jni.h(72KB)
----jni_md.h(485B)
----MyTest.dsw(520B)
----MyTest.plg(246B)
----TestJNI_MyTestJNI.h(443B)
----Debug()
--------MyTest.exp(615B)
--------MyTest.lib(2KB)
--------vc60.idb(57KB)
--------MyTest.pch(377KB)
--------MyTest.pdb(625KB)
--------TestJNI_MyTestJNI.obj(3KB)
--------vc60.pdb(76KB)
--------MyTest.ilk(259KB)
--------MyTest.dll(216KB)
----MyTest.ncb(97KB)
MyTestJNI
----bin()
--------TestJNI()
--------TestJNI_MyTestJNI.h(443B)
----.settings()
--------org.eclipse.jdt.core.prefs(603B)
----src()
--------TestJNI()
--------TestJNI_MyTestJNI.h(443B)
----.project(385B)
----.classpath(313B)
----MyTest.dll(513KB)
注.txt
vs2012-MyTest
----TestJNI_MyTestJNI.cpp(174B)
----MyTest.dsp(4KB)
----MyTest.opt(49KB)
----UpgradeLog.XML(3KB)
----_UpgradeReport_Files()
--------UpgradeReport.xslt(22KB)
--------UpgradeReport_Error.png(397B)
--------UpgradeReport.css(2KB)
--------UpgradeReport_Information.png(338B)
--------UpgradeReport_Warning.png(292B)
--------UpgradeReport_Success.png(381B)
----jni.h(72KB)
----MyTest.sdf(2.06MB)
----jni_md.h(485B)
----MyTest.vcxproj.user(164B)
----MyTest.dsw(520B)
----MyTest.sln(1KB)
----MyTest.plg(1KB)
----x64()
--------Debug()
----TestJNI_MyTestJNI.h(443B)
----Backup()
----MyTest.vcxproj(13KB)
----UpgradeLog.htm(18KB)
----Debug()
--------MyTest.exp(644B)
--------MyTest.lib(2KB)
--------TestJNI_MyTestJNI.obj(4KB)
--------vc110.pdb(100KB)
--------MyTest.ilk(998KB)
--------MyTest.dll(513KB)
----MyTest.ncb(65KB)
----MyTest.v11.suo(21KB)
----MyTest.vcxproj.filters(1KB)

网友评论