-
这是我编写的一个删除最近访问文件的例子,自己一直用,主要是针对Windows系统的特殊文件夹的获得的方法及使用...
这是我编写的一个删除最近访问文件的例子,自己一直用,主要是针对Windows系统的特殊文件夹的获得的方法及使用-This is what I prepared a file delete a recent visit to the example of their own has been used mainly for special Windows system folder and use the method to obtain
- 2022-02-03 01:11:48下载
- 积分:1
-
CUP utilization and memory utilization in real time the display device the curre...
CUP利用率和内存利用率会实时显示设备当前的系统状态。如果同时运行太多程序而变得很慢,可以用此来查看。-CUP utilization and memory utilization in real time the display device the current system state. If you run too many programs have become very slow, you can use this to view.
- 2022-12-10 23:15:03下载
- 积分:1
-
wdf 驱动程序
这是我见过的最详细的PCI9054的驱动程序了,希望对大家的学习有帮助!而且写得比较清晰易懂
- 2023-03-26 05:35:04下载
- 积分:1
-
js language version of the vc engine, would like to know js friends, you can loo...
js语言引擎vc版的,想了解js的朋友,可以看一下.-js language version of the vc engine, would like to know js friends, you can look at.
- 2022-05-07 13:57:07下载
- 积分:1
-
vc++实现安装程序的开发
vc++实现安装程序的开发 -vc++ realize the development of the installation process
- 2023-04-28 12:50:02下载
- 积分:1
-
这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化...
这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化的组件或方法,这个东西就是试图弥补这一问题的一个简单的解决方法。要使用手势跟踪,只需要简单的将gesturetracker.pas加入你的Delphi/C++ Builder项目即可。你可以通过全局变量GlobalGestureTracker来调整相关参数。-This is a mouse gestures on the screen to track the realization of the code, Delphi/C++ Builder 2010 began supporting gestures, you can easily set the associated properties and methods, but failed to provide end-user visualization components or methods, this thing is an attempt to remedy this problem a simple solution. To use the gesture tracking, will be gesturetracker.pas simply adding to your Delphi/C++ Builder project can be. GlobalGestureTracker global variable you can adjust the relevant parameters.
- 2022-03-22 04:12:13下载
- 积分:1
-
this one on display fonts windos good example. We can look at
这是一个展示windos字体的好例子。我们可以看看
- 2022-02-04 19:08:00下载
- 积分:1
-
一个在windows上实现的看门狗。是软看门构。
一个在windows上实现的看门狗。是软看门构。-one of the windows on the realization of the watchdog. Soft structure is the gatekeeper.
- 2022-05-18 11:03:58下载
- 积分:1
-
简单实现显示用户痕迹,列出系统各用户名并显示相对应的最近打开文档...
简单实现显示用户痕迹,列出系统各用户名并显示相对应的最近打开文档-Canals, such as striped显wife of mother
- 2023-01-07 05:10:02下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1