-
SendMessage模拟鼠标单击事件(在webbrowser网页实现) 实例完整源码
一个利用winapi模拟鼠标单击webbrowser中网页实例
- 2013-04-04下载
- 积分:1
-
ConvDBF
批量将DBF文件中的数据导入到一个MDB文件中,涉及到数据库操作和VC DLG编程。(Batch data in the DBF file into an MDB file, related to the operation of the database and the VC DLG programming.)
- 2013-09-27 20:40:44下载
- 积分:1
-
arp
在windows平台下的一个ARP程序,有些安装VC++软件不完整的可能不包含部分同文件,Iphlpapi.h可以下载后放进include文件夹下面即可,通过程序帮助理解协议的本身(In a windows platform ARP procedures, and some installation VC++ Incomplete software may not contain some of the same document, Iphlpapi.h can be downloaded into the folder include the following can, through the procedure to help understand the agreement itself)
- 2008-04-15 09:08:34下载
- 积分:1
-
LCD
优龙YLP270的LCD裸机测试程序,欢迎下载(Liuzhou excellent YLP270 the LCD bare-metal test procedures are welcome to download)
- 2008-01-18 11:29:50下载
- 积分:1
-
WABAccess-1.2.0.2-Installer
说明: 对WAB的访问,大家可以下载后安装使用。(Access to the WAB, you can download and install use.)
- 2011-03-31 13:29:34下载
- 积分:1
-
Windows驱动开发技术详解 源码
Windows驱动开发技术详解 源码
- 2017-10-21下载
- 积分:1
-
Win32Application
VC++获取到Windows开机运行的时间,不是开机时间,而是从开机后到现在的运行时间,也就是一次开机所运行的时间,如果关机了,可能就不准确了。(The VC++ get to the Windows boot running time is not boot time, but from the boot to the running time, which is the time you turn on the running time, shutdown, and may not be accurate.)
- 2013-04-24 17:46:46下载
- 积分:1
-
c# 读取usb信息
【实例简介】.net 实现usb 查看器,读取usb信息
- 2021-08-01 00:31:03下载
- 积分:1
-
串口调试助手
一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。
- 2013-01-24下载
- 积分:1
-
winprodll
动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
- 2012-11-28 09:13:41下载
- 积分:1