-
网络与通信源程序.zip
网络与通信源程序.zip-networking and communications source. Zip
- 2022-03-11 23:42:25下载
- 积分:1
-
奖金管理程序,用DELPHI开发,包括奖金计算、报表管理等
奖金管理程序,用DELPHI开发,包括奖金计算、报表管理等-management bonus program, Delphi development, including bonuses, and other statements of management
- 2022-02-22 03:17:20下载
- 积分:1
-
Arrastar e Soltar Arquivos do tipo .txt no form (leitura automatica)
示例系统演示了如何拖动和搜索类型为的文件。Txt格式,从Txt文件中获取结果数据。
- 2022-02-25 20:38:22下载
- 积分:1
-
A Visual Basic source code to control the CD
A Visual Basic source code to control the CD-ROM tray!
It is cool :D
- 2023-06-28 01:40:04下载
- 积分:1
-
windows of the notebook simulation program. With vc6.0 compile. No bug.
windows下的记事本模拟程序.用vc6.0编译通过.无bug.-windows of the notebook simulation program. With vc6.0 compile. No bug.
- 2023-04-05 10:00:04下载
- 积分:1
-
things, it is true! ! The compilation was made
加减乘除运算的东西,,不错!!汇编写的-things, it is true! ! The compilation was made
- 2023-08-02 07:40:02下载
- 积分:1
-
随机确定内存大小,页面数,进程的个数,每个进程的页数,给进程分配的页面数。要求计算缺页次数,缺页率,被淘汰的序列。...
随机确定内存大小,页面数,进程的个数,每个进程的页数,给进程分配的页面数。要求计算缺页次数,缺页率,被淘汰的序列。-ramdom get memory size, page mumber, process number, page number for each page, allocated page number for the process. To calculate the page lacking number, page missing rate, wash out sequence
- 2022-02-07 16:20:37下载
- 积分:1
-
AntiDebugProtect过驱动保护完整源码
过一切驱动保护,HP、NP、TP等等保护不在话下,其他不入流的保护基本秒过,需要的用户可以下载浏览学习,根据不同的操作系统对源码稍作修改即可。
- 2022-03-21 11:41:12下载
- 积分: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
-
使用宏汇编 ( MASM ) 写的一个计算器, 能进行 加 和 减 操作.
使用宏汇编 ( MASM ) 写的一个计算器, 能进行 加 和 减 操作.-Use Macro Assembler (MASM) write a calculator that can be " plus" and " cut" operations.
- 2022-01-26 07:09:51下载
- 积分:1