-
演示使用API通过Com口发送信息和发送文件
演示使用API通过Com口发送信息和发送文件-Demonstration of the use of API through the Com port to send messages and send files
- 2023-09-01 00:30:02下载
- 积分:1
-
Partition the first partition in the operating system file storage space for the...
分区分配 在 操作系统文件存储 先分区 再分配空间-Partition the first partition in the operating system file storage space for the redistribution of
- 2022-08-02 17:02:42下载
- 积分:1
-
本人写的一个提供各种图片解码显示的lib的原代码,可以调用此lib来显示各种格式的图片...
本人写的一个提供各种图片解码显示的lib的原代码,可以调用此lib来显示各种格式的图片-I write a decoder to provide a variety of picture shows the original code of the lib, you can call this lib to display images in various formats
- 2022-08-15 09:37:54下载
- 积分:1
-
windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用...
windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用-under the windows file system simulation program, familiar with the operating system to document management Miners have a good role suggested
- 2022-03-05 04:59:58下载
- 积分:1
-
神奇记录软件:可以制作支持宏的演示程序,短小精悍,非常有参考价值。...
神奇记录软件:可以制作支持宏的演示程序,短小精悍,非常有参考价值。-magical record software : Acer can be produced to support the demonstration program, the small and very valuable reference.
- 2022-03-20 14:58:24下载
- 积分:1
-
建立带有NT Service程序的模板
建立带有NT Service程序的模板 -The template for creating the app with NT Service
- 2022-08-18 09:27:40下载
- 积分:1
-
windows 2000 下强行进行关机的一些文档
windows 2000 下强行进行关机的一些文档-under forcible shutdown of some documents
- 2022-08-19 10:30:30下载
- 积分:1
-
vb写的键盘纪录,简单,界面不错。对有兴趣的人可以参考一下。...
vb写的键盘纪录,简单,界面不错。对有兴趣的人可以参考一下。----vb写的键盘记录----。-vb written record keyboard, simple interface well. For those who are interested in for reference. Vb-written records-keyboard.
- 2022-08-19 15:35:49下载
- 积分:1
-
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。...
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。-x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.
- 2022-04-19 11:01:43下载
- 积分:1
-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1