-
WinceUSB同步.reg是一个注册表文件,把他打入WINCE 5下的注册表就支持Active 同步功能了。...
WinceUSB同步.reg是一个注册表文件,把他打入WINCE 5下的注册表就支持Active 同步功能了。-WinceUSB synchronization. Reg is a registry file, put him into the registry under the WINCE 5 support Active Sync function.
- 2022-02-06 17:58:14下载
- 积分:1
-
card and customer management source of a very old VF procedures! We hope to usef...
名片及客户管理源程序 很老的一个VF程序! 希望对大家有用!-card and customer management source of a very old VF procedures! We hope to useful!
- 2022-02-04 22:10:22下载
- 积分:1
-
闹钟 C++
这应该扮演一个文件 (我所做的)
保存的文件 (我所做的)
加载一个文件 (我所做的)
获取系统当前时间 (我不能做) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-21 20:25:59下载
- 积分:1
-
csdn技术中心 vb精华
csdn技术中心 vb精华
-vb CSDN Technology Center Highlights
- 2022-02-03 21:34:04下载
- 积分:1
-
Foxmail 的账号存储机制,并基于此编写一个辅助工具SmartFox ,实现闪存“随身邮”功能...
Foxmail 的账号存储机制,并基于此编写一个辅助工具SmartFox ,实现闪存“随身邮”功能-Skills account storage mechanisms, and on the preparation of this SmartFox an auxiliary tool, Flash achieve "unaccompanied Post" function
- 2022-03-02 08:37:21下载
- 积分:1
-
Caesar加密算法
Caesar加密算法 用C++或C或Java语言实现Caesar加密程序 调用输入模块,要求用户输入明文(由小写字母组成的字符串)要求用户输入一个密钥(1~25的整数)调用Caesar加密函数,将输入的明文进行加密调用输出模块,将密文输出。
- 2022-02-21 12:58:30下载
- 积分:1
-
注释宏
注释宏-Grace Notes
- 2022-03-10 02:52:03下载
- 积分: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 language code substantial collection of commonly used algorithms, meaning there is collection
- 2023-08-15 23:05:03下载
- 积分:1
-
控制CAPSLOCK, NUMLOCK, SCRLOCK键的程序
控制CAPSLOCK, NUMLOCK, SCRLOCK键的程序-The Example of controling CAPSLOCK, NUMLOCK, SCRLOCK
- 2022-08-08 23:48:17下载
- 积分:1