-
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
-
ROM图像识别程序,可以识别AMI BIOS,凤凰奖…
rom映象识别程序,可以识别出AMI,PHOENIX,AWARD的BIOS映象-rom image identification procedures, can be identified AMI, PHOENIX, AWARD BIOS image
- 2022-08-08 00:34:52下载
- 积分:1
-
弯曲与开发的小日志,希望对大家有用…
一个用flex开发的小小的日志,希望能对大家有用,有一些不足-Flex with the development of a small log, hoping to be useful for all of us, there are a number of shortcomings
- 2022-04-07 02:44:34下载
- 积分:1
-
ParkertTS
ParkertTS -ParkertTS ParkertTS
- 2022-03-21 04:24:35下载
- 积分:1
-
三维地图栅格化图片发布程序,带有文字和图片水印功能。
三维地图栅格化图片发布程序,带有文字和图片水印功能。-Three-dimensional map grid of picture published procedures, with text and image watermark function.
- 2022-06-14 14:55:44下载
- 积分:1
-
the "Chinese location code, within yards Viewer V1.2" simplified, redu...
-=★=-
本“汉字区位码、内码查看器V1.2”简化、删减了原“液晶汉字字库
生成器”程序功能。本程序由Soar.Ray.Brightly(高飞) 编写!
如由疑问请写信至 E-mail:wogaofer@163.com
我们将做进一步的修改
谢谢你的支持!
提示:本程序建议使用分辨率:800*600
2005年10月18日-the "Chinese location code, within yards Viewer V1.2" simplified, reducing the original "LCD Chinese character generator" functions. The procedures Soar.Ray.Brightly (SARS) prepared! If the doubt please write to E-mail : wogaofer@163.com we will make further modifications to thank you for your support! Tip : use of the procedures proposed resolution : 800 from 500 on October 18, 2005
- 2022-02-18 15:15:17下载
- 积分:1
-
Linux简易聊天工具
基于Linux Ubuntu的简易聊天工具,实现Ubuntu终端的局域网简易聊天,支持多客户端聊天和点对点私聊
- 2022-10-07 09:45:03下载
- 积分:1
-
将一个十进制数利用堆栈转换成其他进制数的小程序
将一个十进制数利用堆栈转换成其他进制数的小程序-A decimal number using stack converted to hexadecimal number of other small programs
- 2023-07-21 11:35:03下载
- 积分:1
-
1. Wizard = 向导程序 2. CntrlOtherPrcss = 启动并控制其它Exe程序 3. SimpleTextTransfer = 利用剪贴板...
1. Wizard = 向导程序 2. CntrlOtherPrcss = 启动并控制其它Exe程序 3. SimpleTextTransfer = 利用剪贴板实现Exe程序间的数据交换 4. HideProcess = 隐藏程序不被关闭程序发现 5. SysButton = 禁止窗体右上角各按钮-1. Wizard = Wizard procedures 2. CntrlOtherPrcss = initiate and control other Exe procedures 3. SimpleTextTransfer = use of the clipboard to achieve Exe procedures for data exchange between the four. HideProcess = hidden closure procedures were not found five procedures. SysButton = prohibited forms the upper right button
- 2023-07-06 00:45:02下载
- 积分:1
-
这只是一个例子,一个内容提供者类(见文章),它可以…
This just an example of a content provider class (see article), which overrides the PopulateItem virtual function to show the Shell s resources only when the user wants to access them
- 2022-02-25 12:29:12下载
- 积分:1