-
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方法可以动态生成的SWF文件,方便组合…
C方法可以动态生成SWF文件,方便程序和动画效果的结合
- 2022-03-22 02:52:24下载
- 积分:1
-
这时一个很不错的关于世界时钟界面的一个小程序,采用VC++编写,很值得研究...
这时一个很不错的关于世界时钟界面的一个小程序,采用VC++编写,很值得研究-a very good time on the clock interface of the world a small program used to prepare VC, is worth studying
- 2022-01-30 10:47:18下载
- 积分:1
-
M伪随机序列生成器算法
这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等
系统中的,伪随机序列生成器。...
M伪随机序列生成器算法
这个Matlab算法用于生成二元、三元及五级的,m序列。可以用于直接扩频通信等
系统中的,伪随机序列生成器。-M pseudo-random sequence generator algorithm for the Matlab algorithm is used to generate binary, ternary, and five of the, m sequence. Can be used to direct spread spectrum communication system, the pseudo-random sequence generator.
- 2022-05-28 15:44:51下载
- 积分:1
-
这是一个政务司司长,但我认为这不是很好的
this is a CS, but i don t think it s good
- 2023-05-27 12:45:03下载
- 积分:1
-
日语的汉字转假名,学习日语比较有用,用到了输入法,但是不能解决安装了office2007后的问题,日后再改进之...
日语的汉字转假名,学习日语比较有用,用到了输入法,但是不能解决安装了office2007后的问题,日后再改进之-Japanese kana characters to learn Japanese more helpful to use the input method, but can not solve office2007 installed after the issue of future improvements
- 2023-08-14 04:45:04下载
- 积分:1
-
杰得科技 x900 arm926 h264 soc windows mobile system BSP
杰得科技 x900 arm926 h264 soc windows mobile system BSP-jadechip’s x900 arm926 h264 soc windows mobile system BSP
- 2022-08-13 20:37:58下载
- 积分:1
-
Design Pattern category referred to in the Maze, used to create models that can...
Design Pattern 里讲到的Maze类,用于创建型模型,可以一边看书,一边看这里面的代码,加深理解. 代码只是示意,只能Compile,Link不能成功,因为有些函数没有实现.只为学习用的^_^-Design Pattern category referred to in the Maze, used to create models that can read the side, while watching this code inside a deeper understanding. Code is indicative only Compile, Link can not succeed, because some functions did not materialize. Only for the study ^ _ ^
- 2022-01-31 22:13:38下载
- 积分:1
-
Use TreeView and ListView controls together.
使用treeview和listview的例子,代码比较简单,但可以正常使用。-Use TreeView and ListView controls together.
- 2022-04-08 09:34:53下载
- 积分:1
-
浏览pe格式的字符串资源! 很特别
浏览pe格式的字符串资源! 很特别-View pe format string! Very special
- 2022-01-26 02:18:40下载
- 积分:1