-
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
-
这个程序是关于短时间的傅立叶变换。
This program is about short time fourier transform.
- 2022-09-07 02:55:02下载
- 积分:1
-
以组合的方式建立网页数据库及应用程序,可以快速开发最新且有力的网络应用程序,亦可开发电子商务元件,如网络商店、线上购物专车...
以组合的方式建立网页数据库及应用程序,可以快速开发最新且有力的网络应用程序,亦可开发电子商务元件,如网络商店、线上购物专车-By using the method of combination to create the network database and application procedure, help to develop the novel and powerful network application procedure. Also, it can be used to develop the e-commerce conponents, such as network store and on-line shopping.
- 2023-01-19 20:15:03下载
- 积分:1
-
C#强制弹出U盘 检测U盘接入
应用背景实现U盘的强制弹出及U盘的插入检测,需要的可以看下。实现了U盘的自动弹出。可以当成禁用使用,选择盘符后,插入U盘就会自动弹出来。关键技术
应用了一些接口,可供参考。然后就是C#的基础编程,添加控件即可。注意代码开头的引用,否则一些代码会无法识别。
- 2023-04-13 08:25:03下载
- 积分:1
-
materials management is general industrial, commercial enterprise production man...
物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、名称、型号、单位等;然后登记入库信息,包括物资基本信息、入库地点、入库人、经办人、数量等;出库物资需要登记出库信息,包括物资基本信息、出库地点、出库人、经办人、数量等;根据物资的入库、出库过程的综合,得到各种物资的余额信息,方便进行后续工作。因此物资管理信息系统需要记录物资流通的全过程。-materials management is general industrial, commercial enterprise production management responded important aspect of a need for basic supplies information management, materials information for the deployment of a complete monitoring. The amount of material goods must first register the basic information, including the type of materials, name, type, units, etc.; Arsenal then registration information, including basic information materials, storage location, storage, handling, and so on; Out-up materials needed for registration information, including material basic information out of the hangar location, out of the hangar, handling, and so on; based on the amount of material in and out of the process of integration, access to the material balance information and faci
- 2022-08-21 06:04:09下载
- 积分:1
-
vc下的多进程程序
vc下的多进程程序-vc under the multi-process procedures
- 2022-01-21 23:00:08下载
- 积分:1
-
定时关机程序,使用shutdown命令,还具有定时功能。
定时关机程序,使用shutdown命令,还具有定时功能。-Timing shutdown procedure, use the shutdown command, also has a timer function.
- 2022-10-13 10:15:03下载
- 积分:1
-
用C++编写的能够在CFileDialog中增加一对按纽,需要使用Visual C++ 6.0(23KB)...
用C++编写的能够在CFileDialog中增加一对按纽,需要使用Visual C++ 6.0(23KB) -code with C++ which enable adding a couple of button in CFileDialog, using Visual C++6.0(23KB)
- 2022-01-21 00:26:29下载
- 积分:1
-
该文档是关于应聘软件开发方面笔试和面试的一些题目总结
该文档是关于应聘软件开发方面笔试和面试的一些题目总结-The document is on software development candidates through a written test and interview some of the topics summarized
- 2022-05-30 05:12:57下载
- 积分:1
-
vb.net编写的动态连接库,可通过该动态连接库传入传出数据,传出的数据写入指定的文件夹中...
vb.net编写的动态连接库,可通过该动态连接库传入传出数据,传出的数据写入指定的文件夹中-vb.net prepared by the dynamic link library, through the dynamic link library data came out, the reported data into a file folder
- 2022-03-13 07:57:46下载
- 积分:1