-
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
-
树控件编程源码实现
树控件编程源码实现-tree controls programming source to achieve
- 2022-05-20 07:44:30下载
- 积分:1
-
建议网上购票系统
这是我在校课程结课作业,功能不大,倒挺实用,代码简易,适合在校生引用,但注意修改界面,不要雷同,纯属于原创,希望能获得点评。
- 2022-01-22 08:19:15下载
- 积分:1
-
VB制作的简单文件搜索器
VB制作的简单文件搜索器,因水平有限,急需完善。。。。。VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form FrmMain
BorderStyle = 1 "Fixed Single
Caption = "文件搜索器"
ClientHeight = 1590
ClientLeft = 45
ClientTop = 390
ClientWidth = 3990
Icon = "FrmMain.frx":0000
LinkTopic = "Form1"
MaxButton = 0 "False
ScaleHeight = 1590
ScaleWidth = 3990
StartUpPosition = 3 "窗口缺省
Begin VB.CommandButton Command3
Caption = "清除信息"
Height = 300
Left = 1560
TabIndex = 5
Top = 1155
Width = 1575
End
Begin MSComDlg.CommonDialog CommonDialog1
L
- 2023-07-12 05:45:03下载
- 积分:1
-
网络优化算法:最大流的FordFulkerson标号算法
网络优化算法:最大流的FordFulkerson标号算法-Network optimization algorithms: maximum flow of FordFulkerson Enumeration
- 2022-03-20 10:37:56下载
- 积分:1
-
AC设备技术原理与发展方向,文中包括目前市场上主流AC设备厂商的产品介绍与特点.同时,简要分析了AC设备未来的发展方向....
AC设备技术原理与发展方向,文中包括目前市场上主流AC设备厂商的产品介绍与特点.同时,简要分析了AC设备未来的发展方向.-Principle of AC equipment and the development direction of technology, the text included in the mainstream of the market on AC equipment vendors and the characteristics of the product introduction. At the same time, a brief analysis of the AC equipment of the future direction of development.
- 2022-09-12 02:40:03下载
- 积分:1
-
excel读写控件
excel读写控件-excel literacy Controls
- 2022-01-22 06:00:52下载
- 积分:1
-
路过世纪飞扬的网站发现好些个仪表控件,可惜都要付费,这对于很多用户来说不得不说是一件憾事。最近两天导师项目不忙,就抽空做了一个仪表控件,是对照别人的仪表外观做的...
路过世纪飞扬的网站发现好些个仪表控件,可惜都要付费,这对于很多用户来说不得不说是一件憾事。最近两天导师项目不忙,就抽空做了一个仪表控件,是对照别人的仪表外观做的,在此公布出来大家讨论讨论,最好大家都写些免费的控件放在网上,好资源共享。如果有兄弟觉得好用的话,请在使用处留下俺的名号,这就够给我面子了。-Music of the passing century site found some 000 meters controls, but must pay, which many users have to say is a great pity. Two recent projects of being mentors, find time to do an instrument of control, instrument control other people"s appearance to do, the announcement out of this discussion discussions, the best we have written some controls on the free Internet, a good share resources. If the brothers feel useful, please I left behind in the use of the name, enough to give me a face.
- 2022-03-05 07:06:17下载
- 积分:1
-
A small screen ZHUA procedures.
一个ZHUA屏小程序. -A small screen ZHUA procedures.
- 2022-07-19 15:50:11下载
- 积分:1
-
ToolBarAndMenuDemo名字就知道意思了,一个控件
ToolBarAndMenuDemo名字就知道意思了,一个控件-ToolBarAndMenuDemo known names mean, a Control
- 2022-11-16 21:50:03下载
- 积分:1