-
一个用VC写的操作鼠标的小程序.
一个用VC写的操作鼠标的小程序.-a VC operation of the mouse to write small programs.
- 2022-03-05 08:24:33下载
- 积分:1
-
非常难找的[内存编译/查看]源码,且非常实用,可为检测项目的内存运行状态。...
非常难找的[内存编译/查看]源码,且非常实用,可为检测项目的内存运行状态。-MemEdit
- 2022-02-16 03:42:59下载
- 积分:1
-
High
高质量C++编程,林锐博士,关于C++编程中常被忽略的重要内容。-High-quality C++ Programming, Dr. Lin Rui, the C++ Programming in an important aspect often neglected.
- 2022-06-17 00:29:09下载
- 积分:1
-
异形dlg的某高手的封装。 异形dlg的某高手的封装。
异形dlg的某高手的封装。 异形dlg的某高手的封装。 -异形dlg的某高手的封装。异形dlg的某高手的封装。异形dlg的某高手的封装。异形dlg的某高手的封装。
- 2023-07-03 14:30:03下载
- 积分:1
-
采用visual c++.net编写的13个控件编程教学实例,入门必学
采用visual c++.net编写的13个控件编程教学实例,入门必学-The use of visual c++. Net prepared 13 controls programming teaching examples, entry will learn
- 2022-09-15 15:00:03下载
- 积分:1
-
这是一个简单的和平的代码,使一个真正的相当大的形式与皮肤和使用…
This is a simple peace of code to make a real sizable form with skin and the use of the form systemmenu.
- 2023-03-09 03:30:03下载
- 积分:1
-
Component to control audio volume
Component to control audio volume
- 2023-06-15 01:45:03下载
- 积分:1
-
一个简单的组合框控件演示程序,演示组合框控件是如何使用的...
一个简单的组合框控件演示程序,演示组合框控件是如何使用的-a simple combination of frame control demonstration program, presentation box controls portfolio is how to use the
- 2022-02-16 03:19:22下载
- 积分:1
-
最原始的网卡/.
最原始的网卡/.-The most primitive card /. ////////. . . . . .
- 2022-01-21 06:27:59下载
- 积分:1
-
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