-
bsdsort
bsdsort-1.0.tar BSD排序
- 2022-01-30 12:33:23下载
- 积分:1
-
一个简单的邮件发送器
一个简单的邮件发送器-a simple mail sender
- 2022-03-11 16:24:01下载
- 积分:1
-
Kruskal最小生成树kruska L最小生成树Kruskal最小SPA…
kruskal minimum spanning tree kruska l minimum spanning tree kruskal minimum spanning tr-kruskal minimum spanning tree kruskal minimum spanning tree kruskal minimum spanning tree kruskal minimum spanning tree
- 2022-08-19 22:22:01下载
- 积分:1
-
intel线程挑战赛,tbb,多线程,并行,生命游戏,编程竞赛
intel线程挑战赛,tbb,多线程,并行,生命游戏,编程竞赛-intel Challenge thread, tbb, multi-threaded, parallel, Game of Life, programming contest
- 2022-03-31 01:02:52下载
- 积分:1
-
通用下载网页验证码
通用下载网页验证码,可以自定义网页,自定义要本地目录,只用了单线程,界面会卡,不过,会一直下载,可以在任务管理器内终止
- 2022-07-25 13:00:13下载
- 积分:1
-
代码验证的基础
base code demonstrate
demonstrate-base code demonstrate
demonstrate
demonstrate
- 2022-03-18 08:02:11下载
- 积分:1
-
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名...
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名-Analyse the file name of absolute path, and parse it to driver,path,file name and extension name
- 2022-08-22 20:22:36下载
- 积分:1
-
关闭显示器的小工具。该程序的美丽是编译时…
A small tool to turn off the monitor. The beauty of the program is, when compiled the final output of the executable is 1025 bytes only!
- 2022-12-03 02:10:03下载
- 积分:1
-
模拟抓罪犯过程 这个是我用VC编的一个模拟抓罪犯过程程序 大家一看就会明白知道...
模拟抓罪犯过程 这个是我用VC编的一个模拟抓罪犯过程程序 大家一看就会明白知道-simulation grasp of the criminal process, I used a series of the VC grasping criminals process simulation procedures we will see a knows
- 2022-04-11 04:38:08下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1