-
JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是...
JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是JNI。
JAVA通过JNI调用本地方法,而本地方法是以库文件的形式存放的(在WINDOWS平台上是DLL文件形式,在UNIX机器上是SO文件形式)。通过调用本地的库文件的内部方法,使JAVA可以实现和本地机器的紧密联系,调用系统级的各接口方法。
-JAVA characteristics of its cross-platform very popular, and because it is the purpose of cross-platform, making it the local machine to become small internal contact, the functions of its binding. JAVA solution on the local operation is a method of JNI. JAVA through JNI to call native methods, and the local method is based on the form of library files stored (in the WINDOWS platform are on the form of DLL files, in the UNIX machines are SO on the form of a document). By calling the local library file internal methods, so that JAVA and local machine can achieve close contact, call the system-level methods of the interface.
- 2022-08-19 07:40:31下载
- 积分:1
-
c均值聚类的c++源程序,可以进行向量的分类计算。
c均值聚类的c++源程序,可以进行向量的分类计算。-c-means clustering of the c++ source code, the classification of vector can be calculated.
- 2022-02-07 18:29:15下载
- 积分:1
-
Simple Receipt Print
日期为自动填充
- 2023-02-04 00:40:04下载
- 积分:1
-
data communications Bluetooth HCI
数据通信蓝牙HCI
- 2022-03-19 11:26:42下载
- 积分:1
-
This program converts delphi source code files into HTML that looks as in Delphi...
This program converts delphi source code files into HTML that looks as in Delphi editor, with syntax coloring.
- 2022-08-16 15:34:32下载
- 积分:1
-
多功能计算软件程序清单
功能要求:具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。
依次输入运算符(+,...
多功能计算软件程序清单
功能要求:具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。
依次输入运算符(+,-,*,/)、第一个运算数、第二个运算数,然后输出结果,
当用户输入 Q 则退出系统,否则允许用户连续进行运算。-Multi-function calculation software program list functional requirements: with integer data, floating-point data arithmetic (add, subtract, multiply, divide) operator function. Followed by enter operator (+,-,*,/), the first operand, the second operand, and then output the result, when the user enters " Q" then exit the system, or allows the user to continuous operation.
- 2022-08-21 02:26:38下载
- 积分:1
-
This procedure is used to prepare three
本程序是用fortran言语编写的三维SIMPLE算法程序,针对不可压、无粘流体。-This procedure is used to prepare three-dimensional fortran language SIMPLE algorithm procedures, for incompressible, inviscid fluid.
- 2022-03-15 17:15:16下载
- 积分:1
-
Source packages microwindows
microwindows-0.98.tar.gz源码包-Source packages microwindows-0.98.tar.gz
- 2023-07-04 10:05:04下载
- 积分:1
-
本地数据上传数据库
抓取本地电脑TXT或EXCEL或ACCESS中的数据至数据库中
- 2022-03-22 11:35:13下载
- 积分:1
-
使用VC++编写的PDFToTxt的小程序。提供大家学习。希望有所帮助...
使用VC++编写的PDFToTxt的小程序。提供大家学习。希望有所帮助-Use VC++ small program written in PDFToTxt. To provide them to learn. Hope that helps
- 2022-02-22 03:22:35下载
- 积分:1