搜索资源列表
JNI-array-arg
- JNI数组参数传递,在使用JNI编程时注意转换参数,尤其是数组的出入与传出。-JNI array parameter passing, note the use of JNI programming transformation parameters, in particular, and came out of the array.
hello-jni
- java和c/c++相互调用实例,包括静态和动态生成c/c++源码,和c/c++数组,线程,对象的使用。-Java and c/c++ call each other examples, including static and dynamic generation of c/c++ source code, and the c/c++ array, the thread, the use of objects.
java_jni
- Java本地调用接口DLL的编写样本,涉及数组传递,相关的JAVA和C程序均已包括。-Some code about Jni dll,realize array transfer,java code and c++ code is comprised.