-
一个局域网聊天工具
一个局域网聊天工具-a LAN chat tool
- 2022-08-17 09:16:01下载
- 积分:1
-
通过重画鼠标所在区域,显示一个与鼠标位置跟随的图片或者图形,非常好玩。
通过重画鼠标所在区域,显示一个与鼠标位置跟随的图片或者图形,非常好玩。-Mouse through the re-drawing the region, showing the location of a mouse to follow the pictures or graphics, very fun.
- 2022-02-04 04:56:42下载
- 积分:1
-
Simple Binary Tree Class
Simple Binary Tree Class
- 2022-04-07 15:13:54下载
- 积分:1
-
用蚁群算法求解TSP(旅行商问题)。附上实验报告
用蚁群算法求解TSP(旅行商问题)。附上实验报告-ant colony algorithm
- 2022-07-03 21:40:51下载
- 积分:1
-
介绍了Windows CE下对注册表操作的API函数的使用
介绍了Windows CE下对注册表操作的API函数的使用-introduced the Windows CE operating under the registry of the use of API function
- 2022-03-23 09:51:25下载
- 积分:1
-
This is written in C Builder Jiujiang mahjong source
这是C++Builder写的九江麻将源程序 -This is written in C Builder Jiujiang mahjong source
- 2022-04-01 02:53:53下载
- 积分:1
-
公司薪酬体系的一个项目
用c语言编写的工资管理系统
比较严谨 编译已通过-A project of company salary master System
- 2023-05-09 01:25: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
-
对话框
显示一个消息框,其中可以包含通知和指示用户的文本、按钮和符号。
- 2022-05-14 08:16:57下载
- 积分:1
-
学生成绩查询系统源码
默认用户名、密码为:admin
学生成绩查询系统源码
默认用户名、密码为:admin-pupils Inquiry System source default user name, password : admin
- 2023-04-15 08:15:03下载
- 积分:1