-
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
-
后缀树构造程序,输入字符串,产生该字符串的后缀树结构
后缀树构造程序,输入字符串,产生该字符串的后缀树结构-Suffix tree construction process, input string, resulting in the string suffix tree structure
- 2022-06-25 23:38:01下载
- 积分:1
-
Wince network time synchronization procedures. Terminal will function as local t...
Wince网络时间同步程序。功能为将终端本地时间与网络上某台服务器的时间同步。-Wince network time synchronization procedures. Terminal will function as local time with a network time server synchronization.
- 2022-03-13 01:49:56下载
- 积分:1
-
在C++或C中如何创建WINDOWS的D
在C++或C中如何创建WINDOWS的D-in C or C on how to create Windows D
- 2023-08-27 16:05:03下载
- 积分:1
-
Gobang(Five chess) source code support multi user by network
系统的实现比较的简单,参照源代码应该都可以看懂我的系统。这个系统在vc++6.0和windows2000下调试正常并运行。-Gobang(Five chess) source code support multi user by network
- 2022-03-09 09:07:16下载
- 积分:1
-
拖放文件,可将程序拖放到列表中,显示其绝对路径
拖放文件,可将程序拖放到列表中,显示其绝对路径-Drag and drop document can be drag and drop procedure to the list, indicating their absolute path
- 2023-07-23 10:40:03下载
- 积分:1
-
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。...
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。-Application Wizard you have to create this calculator applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point.
- 2022-01-27 10:57:00下载
- 积分:1
-
精确到毫秒的时钟,以及秒表,带有提醒功能
精确到毫秒的时钟,以及秒表,带有提醒功能- Precisely to a millisecond clock, as well as the stopwatch, has
the reminder function
- 2022-02-06 13:43:40下载
- 积分:1
-
算法分析
算法分析-跳马问题-algorithm analysis-vault problems
- 2022-07-01 07:15:22下载
- 积分:1
-
转换到BIG5、BIG5国标GB
convert gb to big5 conver big5 to gb
- 2022-07-18 06:48:13下载
- 积分:1