-
我们自己的网页创作
这是通过 HTML、 CSS 和 Javascript 创建网页。它是我们在我们的主要主题 (它 145) 的要求之一期间我第三年学院里的 BS 信息技术课程。它包含我的个人简介、 图片等......
- 2022-03-14 07:27:26下载
- 积分:1
-
Delphi下的AES,支持ECB、CBC等加密模式,输出base64或者HEX格式,和java端AES保持兼容(全部亲测通过)
- 2023-05-28 20:35:03下载
- 积分:1
-
DDK 驱动开发调试程序
DDK 驱动开发调试程序-DDK driver development debugger
- 2022-01-25 23:44:19下载
- 积分:1
-
C++时钟模拟时钟,准备模拟时钟的分钟操作…
C++ 时钟模拟 可以准备模拟时钟的时针分针秒针的运行-C++ clock analog clock, ready to simulate the operation of the clock the minute hand second hand
- 2022-04-08 03:16:52下载
- 积分:1
-
vensim讲义 讲解系统动态学的方法技巧等 doc 格式
vensim讲义 讲解系统动态学的方法技巧等 doc 格式-vensim lectures on the system dynamics approach techniques doc format
- 2022-02-13 16:04:28下载
- 积分:1
-
验证你的节奏感,尤其是你在听觉上的反应程度。
验证你的节奏感,尤其是你在听觉上的反应程度。-Verify your sense of rhythm, in particular, is that you are hearing on the degree of response.
- 2022-07-01 06:08:48下载
- 积分: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++源码)- How catches the mouse in the cartography process (c++ source
code)
- 2023-03-23 16:05:04下载
- 积分:1
-
用VC编的小游戏程序,能给大家参考,谢谢你们使用,多多帮助我,互相学习....
用VC编的小游戏程序,能给大家参考,谢谢你们使用,多多帮助我,互相学习.-VC series of small game procedures, give your reference, thank you for your use, give more to help me, to learn from each other.
- 2022-09-09 10:35:04下载
- 积分:1
-
嵌入式WINCE树型控件编程使用,用EVC开发实现
嵌入式WINCE树型控件编程使用,用EVC开发实现-Embedded WINCE programming using tree control with EVC realize development
- 2023-03-19 21:40:04下载
- 积分:1