-
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
-
Windows 控制台实现定时器功能。简单的小程序
Windows 控制台实现定时器功能。简单的小程序-Windows Console timer function.Simple applet
- 2023-04-28 03:05:04下载
- 积分:1
-
string handling procedures
字符串处理实例程序-string handling procedures
- 2022-03-23 15:49:19下载
- 积分:1
-
血管分割
将视网膜血管分为动脉/静脉(A/V)是自动检测血管变化和计算与多种全身疾病(如糖尿病、高血压和其他心血管疾病)相关的特征体征的一个重要阶段。本文提出了一种基于视网膜血管图像分析的自动A/V分类方法。该方法根据每个相交点的类型对整个维管树进行分类
- 2022-01-21 23:54:14下载
- 积分:1
-
操作系统可以引用端口的所有进程和进程…
一个可以列举系统运行的所有进程和进程打开的端口号。-an operating system can cite all the process and the process of opening the port.
- 2022-01-26 14:04:23下载
- 积分:1
-
WIA abroad to develop a master example of my Web site in foreign countries looki...
国外某位大师的wia开发例子 本人在国外网站上找的哦-WIA abroad to develop a master example of my Web site in foreign countries looking for Oh
- 2022-11-30 10:25:04下载
- 积分:1
-
Rutas desde ASP.net con visual basic .net
Rutas desde ASP.net con visual basic .net
- 2022-01-21 05:25:08下载
- 积分:1
-
本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。...
本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。-paper as Turbo C programming tools, prepared feeds games, and gives the successful operation of the final game magazines C language source code.
- 2022-10-25 06:50:03下载
- 积分:1
-
JRC提供必要的和共同的基础功能或接口作为一个lightw…
JRC provides necessary and common foundation functions or interfaces as a lightweight environment to load and run java classes,it s also a protocol to extend itself.
- 2022-11-11 02:15:03下载
- 积分:1
-
图书管理办法包括对图书的录入,借阅,对研究生,学生,老师进行操作规程....
图书管理办法包括对图书的录入,借阅,对研究生,学生,老师进行操作规程.
-Library management approach, including the entry of books and to borrow for graduate students, students, teachers conduct rules.
- 2022-04-10 02:03:52下载
- 积分:1