-
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
-
一个微
一个微型的C lib
把 OpenSSL 移植到WCE 平台下必须使用-A micro-C lib of OpenSSL ported to the platform must be used WCE
- 2023-06-06 21:25:03下载
- 积分:1
-
STM32F407 USB讀卡器
此源碼實現的功能:開機的時候先檢測SD卡和SPI FLASH是否存在,如果存在則獲取其容量,並顯示在LCD屏上面(如果不存在,則報錯)。之後開始USB配置,在配置成功之後就可以在電腦上發現兩個可移動磁盤。代碼用的是探索者STM32F407開發板實現,所用到的硬件資源如下: 1)指示燈 2)串口 3)TFTLCD模塊 4)SD卡 5)SPI FLASH 6)USB SLAVE接口
- 2022-07-26 00:53:12下载
- 积分:1
-
用IP打开主机端口 实现主机间的数据传输 可以传输文件
用IP打开主机端口 实现主机间的数据传输 可以传输文件-IP host ports open between the mainframe data transmission can transfer files
- 2023-07-12 11:50:03下载
- 积分:1
-
read using AUTOCAD dxf format data
用c++读取 AUTOCAD中dxf格式的数据-read using AUTOCAD dxf format data
- 2023-07-21 05:25:02下载
- 积分:1
-
传真接受程序,还不错
传真接受程序,还不错-fax acceptance procedure, quite good
- 2023-01-12 17:35:04下载
- 积分:1
-
creat table dbo.wzq ([AbsIndex] [int] NUL L [ItemIndex] [int] NULL, [ItemLevel]...
creat table dbo.wzq(
[AbsIndex] [int] NULL ,
[ItemIndex] [int] NULL ,
[ItemLevel] [int] NULL
)no[primary]-creat table dbo.wzq ([AbsIndex] [int] NUL L [ItemIndex] [int] NULL, [ItemLevel] [int] NULL) no [primary]
- 2022-03-11 16:40:39下载
- 积分:1
-
This procedure is part of VB source code, achieving BMP converted to ultra
这部分程序是VB源代码,实现BMP转换为JGP源码的功能。-This procedure is part of VB source code, achieving BMP converted to ultra-source functions.
- 2022-03-22 13:38:41下载
- 积分:1
-
Realate Opengl about STL.Caculate size of object solid
Realate Opengl about STL.Caculate size of object solid
- 2022-04-30 04:12:30下载
- 积分:1
-
用VC++实现的闹钟提示功能,带源码,赞!
用VC++实现的闹钟提示功能,带源码,赞!-With VC++ Realize prompted the alarm clock function, with source code, Zan!
- 2022-03-21 03:08:17下载
- 积分:1