-
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
-
时间函数举例4,一个猜数游戏,判断一个人反应快慢
时间函数举例4,一个猜数游戏,判断一个人反应快慢-Function of time, for example 4, a guess the number of games to determine the response speed of a person
- 2023-05-11 17:00:03下载
- 积分:1
-
如何安装SAP NetWeaver 7
how to install sap netweaver 7.0
- 2022-02-06 23:50:14下载
- 积分:1
-
opsetup是离线Web开发。
OpSetUp is one offline Web explor. -OpSetUp is one offline Web explor.
- 2023-02-17 23:55:04下载
- 积分:1
-
实现的一天
实现日常的日历功能,可以方便你查询日期!也可以修改后作为万能日历!-Realize day-to-day calendar function, you can easily query the date! Can also be modified as a universal calendar!
- 2022-03-06 05:29:43下载
- 积分:1
-
认知无线电网络
book on cognitive radio networks
- 2023-03-15 11:50:04下载
- 积分:1
-
这是一个用vc++编写的绘图小程序,包括绘图的一些主要操作,适用作参考...
这是一个用vc++编写的绘图小程序,包括绘图的一些主要操作,适用作参考-vc with small drawings prepared by the procedures, including drawing some of the major operations, the application for reference
- 2022-09-26 08:05:03下载
- 积分:1
-
Achieved with VB puzzle game. There are two more difficult, is to picture divide...
用VB实现的拼图小游戏。有两种难度,是将图片分成九块或是16块。希望能对初学VB的朋友有些许帮助啊~-Achieved with VB puzzle game. There are two more difficult, is to picture divided into 9 or 16. Hope that the friends of the novice VB help somewhat ah ~
- 2022-01-25 15:47:31下载
- 积分:1
-
windows下实现的时钟程序,类似于系统自带的模拟时钟
windows下实现的时钟程序,类似于系统自带的模拟时钟-windows clock
- 2022-01-22 00:41:32下载
- 积分:1
-
一组数据结构c源码
一组数据结构c源码->7-经典的骑士巡游--over-a data structure c-source-gt; 7-Cleveland classic parade-- over
- 2023-04-15 04:05:03下载
- 积分:1