-
图标文件files in弓
Files in arch: Icon Files
- 2022-05-06 02:42:59下载
- 积分: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
-
一个delphi7做的双色球随机选号,模拟摇奖程序
一个delphi7做的双色球随机选号,模拟摇奖程序-Loans delphi7 do a random选号, Analog摇奖procedures
- 2022-03-23 00:15:03下载
- 积分:1
-
一次作业的源码,功能可能太简单,仅供参考
一次作业的源码,功能可能太简单,仅供参考-One-stop source, function might be too easy, for reference only
- 2022-07-19 01:43:39下载
- 积分:1
-
mfc 最好画图工具
使用mfc基于vc6开发的画图工具,便于初学者学习画图用。
- 2022-03-20 23:02:36下载
- 积分:1
-
正常开放
打开校内页面的辅助程序,可以看各项内容
先将ID复制到剪贴板
使程序处在激活状态,按任意键即可
按回车键是查看当前ID的,按其他键是看剪贴板中的-Open-assisted procedures for the school page, you can watch the first ID to copy the contents to the clipboard so that procedures are activated by pressing any key you press the Enter key is to view the current ID, and by other key is to watch clipboard
- 2023-09-09 19:20:03下载
- 积分:1
-
ATM 模拟器
我们已经制定了一个迷你项目 ATM 模拟器上的......具有功能,如平衡 enquiary、 撤回、 转账金额等......
- 2023-01-29 13:40:04下载
- 积分:1
-
MFC Windows程序设计的随书源代码,经典书籍
MFC Windows程序设计的随书源代码,经典书籍-MFC Windows Programming with source code for the book, classic books
- 2022-05-07 07:24:34下载
- 积分:1
-
求圆周率的C#原代码
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序...
求圆周率的C#原代码
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序-seeking ratio of the circumference C# source in numerical calculation, the general Newton iterative numerical method with the truncation error and therefore C# prepared But to achieve any degree of accuracy the circumference of the rate calculation procedures
- 2022-04-07 00:08:33下载
- 积分:1
-
对象数组使用实例
对象数组使用实例-examples of the use of object arrays
- 2022-08-14 22:32:25下载
- 积分:1