-
易语言制作的百度歌曲采集器 目前只完成了歌名和专辑的采集 主要采用文本分割的方法实现 我的习作...
易语言制作的百度歌曲采集器 目前只完成了歌名和专辑的采集 主要采用文本分割的方法实现 我的习作-Yi language song collector of Baidu achieve only the title and album of the collection division of the main text of the methods used to achieve my exercises
- 2022-02-10 01:51:26下载
- 积分:1
-
在Visual C++中实现点对点文件传输系统
在Visual C++中实现点对点文件传输系统-realise peer-to-peer file transform system in Visulal C++
- 2022-05-04 22:18:44下载
- 积分:1
-
ASP.NET车站售票系统的设计与实现[源码+毕业论文+数据库]
ASP.NET车站售票系统的设计与实现[源码+毕业论文+数据库]
其实是转载的,只是我已经忘记了来源
- 2022-01-26 13:55:03下载
- 积分:1
-
加密聊天来源:VC IDE
加密聊天源程序 IDE:vc-encrypted chat source IDE : vc
- 2022-01-30 21:56:32下载
- 积分:1
-
提交系统,可以提交论文,让老师修改非常好用,并且已经应用于多个网站...
提交系统,可以提交论文,让老师修改非常好用,并且已经应用于多个网站-Submission System, you can submit papers, so that teachers are very easy to use modifications, and has been applied to a number of web
- 2022-07-23 19:26:46下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
检测文件中是否包含指定字符串
检测文件中是否包含指定字符串-detect whether the document contains specified string
- 2022-12-28 15:45:03下载
- 积分:1
-
修改系统环境变量
修改系统环境变量-modification to the system environment variables
- 2022-03-12 21:30:23下载
- 积分:1
-
学校学分计算器,为学校学分计算提供方便,有向导,自动计算等功能...
学校学分计算器,为学校学分计算提供方便,有向导,自动计算等功能-school credits calculator for calculating school credits provide a convenient, a wizard, automatic calculation capabilities
- 2022-03-14 10:25:50下载
- 积分:1
-
TCPip 服务器和客户端
卓越的 tcpip 服务器和客户端套接字使用 delphi 7。
用于客户端和服务器套接字之间进行通信。
- 2023-04-27 09:25:03下载
- 积分:1