-
小秘书管理系统,很多好玩的东西和技术.VB的,适合学习...
小秘书管理系统,很多好玩的东西和技术.VB的,适合学习-small Secretary management system, a lot of fun things and technology. VB, suitable for learning
- 2022-08-17 20:26:22下载
- 积分:1
-
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的...
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的程序,排列原程序就很方便了,排列几千行的程序也费不了多少时间-Written procedures do not pay attention to the original program with the format, look at the time feel very uncomfortable, especially the long program, the program can be a short period of time by hand with you, but the process is longer, with more trouble, so on the written with an automatic procedure, with the original program is very convenient, with thousands of lines of program costs also not much time
- 2022-02-03 18:47:16下载
- 积分:1
-
又一个NTFS的例子代码
又一个NTFS的例子代码-also an example of the code NTFS
- 2022-03-25 11:06:35下载
- 积分:1
-
strom dll 实现暴风影印 strom dll 实现暴风影印
strom dll 实现暴风影印 strom dll 实现暴风影印-strom dll to achieve the realization of Storm Storm strom dll photocopy photocopy
- 2022-05-18 22:10:02下载
- 积分:1
-
串口的读功能 串口的读功能
串口的读功能 串口的读功能 -Read serial serial serial read read read serial
- 2022-05-22 17:27:58下载
- 积分:1
-
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了...
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。
如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem
- 2023-04-27 09:00:04下载
- 积分:1
-
关于局域网发送消息的vb源代码,调用windowsAPI的shell来完成局域网内的计算机检索,然后使用API函数NetMessageBufferSend完成...
关于局域网发送消息的vb源代码,调用windowsAPI的shell来完成局域网内的计算机检索,然后使用API函数NetMessageBufferSend完成
- 2023-05-27 05:40:04下载
- 积分:1
-
计算机系统硬件信息的采集与显示
收集并显示计算机系统的硬件信息-collection and display of computer system hardware information
- 2023-02-16 14:00:03下载
- 积分:1
-
Shell programming code, operate like ITEMIDLIST
Shell编程相关代码,操作ITEMIDLIST类-Shell programming code, operate like ITEMIDLIST
- 2022-03-19 15:12:12下载
- 积分:1
-
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作...
本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作-the system code exhaustive process, and then kill the process, and the use of some sort CreateToolhelp32Snapshot operation
- 2022-03-19 18:51:30下载
- 积分:1