-
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。...
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。-a smart simple realization of the target, it will automatically manage the retrieval new operator allocated memory and need not worry about a memory leak.
- 2022-01-22 14:20:38下载
- 积分:1
-
irpl understand how the driver must master the knowledge
如何理解irpl,驱动开发必须掌握的知识-irpl understand how the driver must master the knowledge
- 2023-03-28 10:55:03下载
- 积分:1
-
用C#通过Nokia手机发送短信(使用Nokia SDK3.0)
用C#通过Nokia手机发送短信(使用Nokia SDK3.0)-C# Nokia mobile phones through SMS (using Nokia SDK3.0)
- 2023-05-23 03:30:04下载
- 积分:1
-
MATLAB教程汇总
summary of matlab tutorial
- 2022-04-08 00:16:32下载
- 积分:1
-
一本讲解关于C的基本函数属性的比较好的电子书,希望大家看了会觉得有用。,另外感谢上传者,辛苦了...
一本讲解关于C的基本函数属性的比较好的电子书,希望大家看了会觉得有用。,另外感谢上传者,辛苦了-One explain the basic functions on the properties of C, better e-books, hope that readers will find useful. In addition thanks From, it is tough
- 2022-03-16 05:27:28下载
- 积分:1
-
WebBrowser
WebBrowser
- 2022-05-18 01:36:48下载
- 积分:1
-
孙鑫的VC++源代码的教训
孙鑫vc++讲座源码01-05-Source code of SunXin s Vc++ lessons
- 2023-07-18 09:45:03下载
- 积分: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
-
Flex
flex鱼眼特效类,可以为RIA应用增加亮点-flex-type fish-eye effects, you can increase the bright spot for RIA applications
- 2023-04-21 23:45:03下载
- 积分:1
-
一个关于出入迷宫的C++程序
一个关于出入迷宫的C++程序-a maze of access to the C program
- 2022-08-22 12:20:43下载
- 积分:1