-
微软未开封的API,例如,打开“运行”对话框,等。
微软未开放的API,如打开“运行”对话框等-Microsoft unopened API,for example, open "running" dialog box,etc.
- 2023-07-17 20:35:06下载
- 积分:1
-
EVC can be used to prepare an application that runs on Wince5.0, yes oh
用EVC编写一个可运行于Wince5.0的应用程序,不错哦-EVC can be used to prepare an application that runs on Wince5.0, yes oh
- 2022-01-31 05:49:21下载
- 积分:1
-
本人写的一个程序,实现truetype字体的显示。
本人写的一个程序,实现truetype字体的显示。-I write a program to realize truetype font display.
- 2022-03-13 21:37:34下载
- 积分:1
-
+ +语法词法分析器源码+ + +词法分析器源代码
VC++词法语法分析器源码
VC++词法语法分析器源码-VC++ Grammar lexical analyzer source VC++ Lexical parser source code
- 2022-05-19 09:31:58下载
- 积分:1
-
VBA中常用的编程语句,可供初学者学习、查询使用。
VBA中常用的编程语句,可供初学者学习、查询使用。-VBA programming language commonly used for beginners to learn to use inquiry.
- 2022-08-22 06:37:00下载
- 积分:1
-
改变RealPlay的外观
改变RealPlay的外观-change the appearance of Real
- 2022-06-16 03:19:31下载
- 积分:1
-
C# 自动查询百度排名
C#自动查询网站在百度的排名,精确,上传成功有声音提示string txt = textBox1.Text.Trim(); int index = webBrowser1.Document.Body.InnerHtml.IndexOf(txt); HtmlElement he = webBrowser1.Document.GetElementById("page"); if (index > 0) { if (he != null) { HtmlElementCollection strong = he.GetElementsByTagName("strong"); label1.Text = "已找到 第 " + strong[0].Children[1].InnerText + " 页"; timer1.Stop(); &
- 2022-07-23 07:10:25下载
- 积分:1
-
监视飞机上的小程序。监视,包括本地文件,…
监视本机状态的小程序。包括监视本地文件、进程、CPU、网络、Email等状态。并把监视结果发给外地的服务器。 需要装WinpCap才能运行。-surveillance aircraft on the small program. Surveillance including local files, processes, CPU, network, etc. Email state. Surveillance and field results to the server. Loaded WinpCap need to run.
- 2023-03-24 18:00:05下载
- 积分:1
-
modbus模块控件,支持modbus
modbus模块控件,支持modbus-RTU协议,03
- 2022-08-08 00:07:44下载
- 积分:1
-
WinCE下与PC串口调试助手,功能…
WINCE下用于调试串口的调试助手,与PC机上的功能相同-Under WINCE debug serial port for debugging assistant with the PC, the functions of the same
- 2022-05-10 15:07:13下载
- 积分:1