-
VB 中切换中文输入法
VB 中切换中文输入法,利用 GetKeyboardLayoutList 、 GetKeyboardLayoutName、GetKeyboardLayout 、
ActivateKeyboardLayout 实现设置默认输入法
- 2023-06-10 07:10:02下载
- 积分:1
-
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++ C编程 用于学习C ++ 比较经典的书籍,推荐
C++ C编程 用于学习C ++ 比较经典的书籍,推荐-ms press inside c
- 2022-08-14 05:06:42下载
- 积分:1
-
可以进行内码的转换
可以进行内码的转换-can change the code within
- 2022-07-26 07:40:49下载
- 积分:1
-
D3D9黑屏优化-vs2010源码
可以用来优化游戏的CPU占用率,D3D9黑屏优化插件
- 2022-05-26 11:14:16下载
- 积分:1
-
a time through the Internet calibration procedures
一个通过互联网进行时间校准的程序
- 2023-08-28 19:35:03下载
- 积分:1
-
EXCRL直接读数据 EXCRL直接读数据
EXCRL直接读数据 EXCRL直接读数据-EXCRL?????潦???EXCRL?????潦??
- 2022-02-12 05:24:02下载
- 积分:1
-
多重分形
这是一个针对图像计算多重分形的程序,并标有注释详解,可直接运行,中间参数可调整。
- 2022-10-15 10:20:03下载
- 积分:1
-
基于Windows Ce 嵌入式开发环境下的带有科学型和普通型的计算器...
基于Windows Ce 嵌入式开发环境下的带有科学型和普通型的计算器-Windows Ce-based embedded development environment with a scientific calculator-type and ordinary type
- 2022-01-31 02:46:10下载
- 积分:1
-
这是一款定时器软件,通过实际工程应用,可以精确到毫秒
这是一本很好的书.讲的是信息学. 是学电子通讯的基础.-This is a very good book. Information about the study. Science is the basis of electronic communications.
- 2022-05-16 19:41:04下载
- 积分:1