搜索资源列表
Jni
- 一个可用delphi来开发java的JNI开发包delphi接口,想用java来调用delphi开发的动态库就下载这个包就可以了。里面还包括了详细的调用实例和说明。有空联系我 QQ:81106348-one available to the developing java development kit delphi JNI interface, java to use Delphi to call for the development of the dynamic download the
RegConnect.zip 用java jni远程访问注册表的例子
- 一个用java jni远程访问注册表的例子,A remote access using java jni registry example
simplejni.zip
- android jni的使用例子,简单却很有代表性。,android jni usage ,simple and classic.
WinApi.rar
- 利用JNI来调用Windows API,已经实现窗口类的一些方法。 开发环境VC6,Java 1.4及以上版本 ,Use JNI to call the Windows API, has achieved some of the ways the window class. Development environment: VC6, Java 1.4 and above
TrayIconByJNI
- 这是一个用Java JNI技术写的系统托盘图标控制程序.带有一个显示我的mail信息的对话框.-This is a system tray icon control procedures written in Java JNI technology. It shows "my mail" by a message dialog box.
hello-jni
- ndk sample 通过ndk编译 并且可以用模拟器运行-compiled by ndk and ndk sample can be used to run the simulator
JNI
- 一个有关于JNI编程方法的视频教程,很清楚的讲解了怎样通过java调用C语言的方法-JNI programming on a video tutorial, very clear explanation of how to call the C language by the method java
JNI
- 压缩包中包含多个详细介绍JNI的详细解释和实现方法的PDF文档-Archive contains more detailed interpretation and implementation details of JNI method of PDF documents
jni
- 本书详细介绍了jni的开发细节,对需要用java调用本扥地代码的同志有很大的帮助-The book details the development of JNI details, on the need to use java code to call the Orlando comrades to be very helpful
JNI
- 可以通过jni调用其他语言编写的代码。例如:c、c++、delphi、c#等等。-Welcome come
jni
- JNI,用JAVA调用C,C++的说明文章。本教程描述和演示了 Java 本机接口(Java Native Interface)的基本的和最常用的技术 — 从 Java 程序调用 C 或 C++ 代码,以及从 C 或 C++ 程序调用 Java 代码 — 以帮助您迅速而高效地开发自己的 JNI 解决方案。-JNI, using JAVA call C, C++ of how-to articles. The course descr iption and presentation of the
JNI
- JNI 案例,一支JAVA CALL 一支C PROGRAM-THE PROGRAMS OF JNI EXAMPLES
j-jni
- Jni 教程:ibm jni 教程,非常完善,供初学者学习。-Jni tutorial
jni
- c++通过jni调用java类. jdk1.6下通过测试-c++ through jni call the java class. jdk1.6 through testing
hello-jni
- 用JAVA 的JNI调用本地c/C++的函数模块,以库函数的形式提供给Java 程序使用-JAVA JNI call with the local c/C++ function module to the form of library functions available to the Java program uses
jni
- Java的JNI调用示例,有完整的环境配置,调用说明和使用过程。-Java' s JNI call example, a complete environment configuration, call instructions and use.
JNI-DEMO
- 本例子用java实现调用动态库的例子,JNI调用。-This example calls the dynamic library with java implementation examples.
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.
JAVA使用JNI读写INI文件
- jni读取文件,简单了解jni层读取,保存文件的使用方法。(jni input/output instruction)
JNI
- 很详细的JNI编程指南,中文版很容易上手的(The Chinese version of the JNI Programming Guide)