-
一个趣味拼图游戏的源代码
一个趣味拼图游戏的源代码-an interesting puzzles and the source code
- 2022-03-24 00:20:58下载
- 积分:1
-
锁定键盘与鼠标的源代码,c++/MFC
锁定键盘与鼠标的源代码,c++/MFC-lock the keyboard and mouse of the source code, c/MFC
- 2023-01-31 03:30:04下载
- 积分:1
-
A list of commonly used code keyboard, KeyCode constant usage in the code can be...
键盘常用代码一览表,KeyCode常数用法
可在代码中的任何地方用下列常数代替实际值-A list of commonly used code keyboard, KeyCode constant usage in the code can be any place with the following constants in place of actual values
- 2023-04-03 20:35:04下载
- 积分:1
-
利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序,可以监视在Explore中的重命名、新建、删除文件或目录...
利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序,可以监视在Explore中的重命名、新建、删除文件或目录;改变文件关联;插入、取出CD和添加删除网络共享都可以被该程序记录下来。 -The use of Windows, not a public function SHChangeNotifyRegister file directory operations to achieve real-time monitoring program that can monitor the Explore the re-naming, new, delete files or directories change the file association to insert, remove the CD and add remove network share can be recorded, the program down.
- 2023-04-02 02:05:03下载
- 积分:1
-
Fast selection
Selectv returns the position of the nth smallest number in the l...
Fast selection
Selectv returns the position of the nth smallest number in the list.
Selectv modifies the list.
- 2022-02-27 03:17:37下载
- 积分:1
-
c#登陆及数据传递
方法一:
窗体一:this.Tag=对象1; this.Tag = mm;
窗体二:对象所属类名 对象2 = 窗体一名.Tag as 对象所属类名;user xx= lgn.Tag as
- 2023-08-30 15:50:02下载
- 积分:1
-
一本不错的博弈论基础的书,对策略和算法有较好的指导作用。...
一本不错的博弈论基础的书,对策略和算法有较好的指导作用。-A good book based on game theory, strategies and algorithms for a better guide.
- 2023-09-02 20:40:05下载
- 积分:1
-
eastreport
eastreport
- 2022-04-22 22:16:26下载
- 积分:1
-
・此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),...
・此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProcess (...), TerminateProcess (...) to open up the process and the closure of activities. ...
- 2022-08-06 11:43:54下载
- 积分:1
-
This procedure is mainly the two realize the connection string, through the dyna...
这个程序主要是实现两个字符串的连接,通过动态申请内存空间,并用指针作为参数传递-This procedure is mainly the two realize the connection string, through the dynamic application memory space, and passed as a parameter pointer
- 2022-02-24 20:17:26下载
- 积分:1