-
Through the WINSOCK, achieved a long
通过WINSOCK,实现了远程采集功能,通过该程序可以了解VC++的简单编程,及WINSOCK控件的使用。-Through the WINSOCK, achieved a long-range capture functionality, through the program can learn a simple VC++ programming, and the WINSOCK control use.
- 2022-01-26 04:21:38下载
- 积分:1
-
计算地址的代码。V4
Code to calculate IP address. v4
- 2022-01-26 06:14:51下载
- 积分:1
-
一个小的程序,我笨,写了挺长时间的。 是关于文件打包的。...
一个小的程序,我笨,写了挺长时间的。 是关于文件打包的。-a small procedure, I stupid, wrote a very long time. On paper packaging.
- 2022-01-25 23:01:01下载
- 积分:1
-
禁用启用设备
禁用启用系统设备,代码过滤只剩下网卡设备了。可以修改过滤条件,达到仅显示自己想要的设备。
- 2023-03-30 00:05:04下载
- 积分:1
-
控制面板程序设计-在控制面板上加一个测试组件
控制面板程序设计-在控制面板上加一个测试组件-control panel program design-in the control panel plus a test suite
- 2022-07-14 18:57:30下载
- 积分:1
-
组件开发,用于多人合作
组件开发,用于多人合作-component development for more than cooperation
- 2023-01-10 01:35:04下载
- 积分:1
-
继承与派生,C++的类的继承与派生,点单小程序
继承与派生,C++的类的继承与派生,点单小程序-Inheritance and derivation, C++ The type of inheritance and derivation, small single-point procedure
- 2023-02-05 20:10:04下载
- 积分: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
-
a browser source code
一个浏览器源代码-a browser source code
- 2023-08-15 09:10:02下载
- 积分:1
-
coordinates conversion procedures
经纬度转换的程序-coordinates conversion procedures----------------------------
- 2022-07-24 00:31:08下载
- 积分:1