-
可改变已运行程序的窗口信息, 将已禁用的按钮或其他控件强制激活....
可改变已运行程序的窗口信息, 将已禁用的按钮或其他控件强制激活.-Can change the window has been running the program information, will have to disable the buttons or other controls mandatory activation.
- 2022-07-26 12:31:18下载
- 积分:1
-
I look at some on
本人在网上搜罗过一些与关机有的代码,发现关机的代码差不多都一样,而对关机前的特效的代码几科没有,只有一个WIN2000的,其方法如:制造一个刷子,用灰色刷屏幕!以下这部分为网上的一个老版本的关机效果代码,不是很好-I look at some on-line and off some code, the code found off almost the same, and right before turning off the effects of several branches no code, only a WIN2000, and its methods as : manufacturing a brush. Brush with gray screen! Following this into an online version of the old code shutdown effect is not good
- 2022-01-23 10:25:45下载
- 积分:1
-
mykad的源代码
读写智能读卡器的调用windows自带的动态库来读取卡信息,通过调用winscard.dll里面的SCardEstablishContext函数,SCardReleaseContext函数,SCardTransmit函数来实现读卡。
- 2022-11-14 04:40:04下载
- 积分:1
-
一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码...
一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 -fdsa f fds f fa ds
- 2022-08-31 10:55:04下载
- 积分:1
-
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理
SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠
操作。
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理
SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠
操作。-Deal with the full realization of the registry, file handle. Services using multi-threaded client services, can best deal with the request SOCKET. Data receiving, sending function can be said to be the best at this stage, the use of asynchronous operations overlap.
- 2023-03-12 06:15:02下载
- 积分:1
-
虚拟桌面,是一个类似linux的虚拟桌面程序,可以支持多达9个工作桌面,并可以使用快捷键在这些桌面之间迅速切换....
虚拟桌面,是一个类似linux的虚拟桌面程序,可以支持多达9个工作桌面,并可以使用快捷键在这些桌面之间迅速切换.-Virtual Desktop is a virtual desktop linux similar procedures, can support up to nine working desktop, and can use the shortcut keys in these rapidly switch between desktop.
- 2023-03-12 12:20:04下载
- 积分:1
-
C++示例:螺纹加工
C++ sample : thread proce
- 2022-03-18 01:05:34下载
- 积分:1
-
在你的电脑上容易找到未知的设备
easy to find unknown device on your pc
- 2022-09-17 11:15:03下载
- 积分:1
-
插入u盘自动拷贝到指定目录,带有文件过滤功能
插入u盘自动拷贝到指定目录,带有文件过滤功能
- 2022-01-31 11:24:46下载
- 积分: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