Description: Javadpr produces a Delphi project file from native methods declared in a Java class file. The project file compiles to a DLL which is used by Java to interact via the Java Native Interface (JNI.) Platform: |
Size: 79116 |
Author:hjl |
Hits:
Description: JAVA调用本地方法,NATIVE接口,可以调用C/C++函数,或被C/C++调用-JAVA, NATIVE interface, can call C / C functions or C / C call Platform: |
Size: 5829 |
Author:马艇 |
Hits:
Description: This comprehensive clear screen tutorial using Java native interface. Teaches you from A-Z how you go about clearing the windows dos console.
-clear screen tutori al using the Java native interface. Teaches you fro m A-Z how you go about clearing the windows dos co nsole. Platform: |
Size: 485535 |
Author:原琴 |
Hits:
Description: JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。-JNA (Java Native Access) provides a set of Java tools for the dynamic run-time access to the system of local libraries (native library: such as the Window of the dll) without the need for the preparation of any Native/JNI code. As long as developers in a java interface as described in the target native library function and structure, JNA will automatically realize Java interface to native function mapping. Platform: |
Size: 272384 |
Author:tiger |
Hits:
Description: THIS book covers the Java™ Native Interface (JNI). It will be useful to you if
you are interested in any of the following:
• integrating a Java application with legacy code written in languages such as C
or C++
• incorporating a Java virtual machine implementation into an existing application
written in languages such as C or C++
• implementing a Java virtual machine
• understanding the technical issues in language interoperability, in particular
how to handle features such as garbage collection and multithreading-THIS book covers the Java Platform: |
Size: 1619968 |
Author: |
Hits:
Description: Java程序最小到系统托盘源代码
Java程序最小到系统托盘只用java是达不到的,你可以用Java Native Interface结合C或者C++的有关方法来实现!利用C++生成.dll文件来供java调用! %-!!m D?
我也收集了一些源代码,这里拿出来供参考一下! .K8a-}qL
这是我搜集整理的,希望对寻找这方面信息的人有帮助![/-The smallest Java program source code to the system tray smallest Java program to system tray only java is unable to reach, you can use Java Native Interface combined with C or C++ Of the method to achieve! Use of C generation. Dll files for java call! -!! M D? I also collected some source code out here for reference! . K 8a-) qL This is my collection of finishing the hope of finding this information has helped people! [/ Platform: |
Size: 46080 |
Author:林祥华 |
Hits:
Description: 1.WRITE JAVA CODE
2.COMPILE THE JAVA CODE
3.CREATE C/C++ HEADER
4.WRITE THE C/C++ CODE
5.RUN THE JAVA CODE
(IF USING VISUAL STUDIO 2010 DONT HAVE TO CREATE SHARED LIB FILE, IT WILL DO IT FOR U) Platform: |
Size: 1233920 |
Author:dingo100 |
Hits:
Description: jni,很详细,android中通过jni接口,调用c/c++写的代码。功能很强大!-jni, very detailed, the android through the jni interface to call c/c++ to write code. The function is very powerful! Platform: |
Size: 14336 |
Author:chuang |
Hits:
Description: Java利用java native interface 和C、C++相互调用-Java and C++ calling each other via java native interface Platform: |
Size: 1660928 |
Author:qian |
Hits: