-
建议网上购票系统
这是我在校课程结课作业,功能不大,倒挺实用,代码简易,适合在校生引用,但注意修改界面,不要雷同,纯属于原创,希望能获得点评。
- 2022-01-22 08:19:15下载
- 积分:1
-
预防小说沉迷:1.通过命令可以将一个小说文件分割成40个内容大小大致相等的文件,将其存放到一个文件夹里面(也可以让他们杂乱无章的随机存放到多个文件夹下面),并且...
预防小说沉迷:1.通过命令可以将一个小说文件分割成40个内容大小大致相等的文件,将其存放到一个文件夹里面(也可以让他们杂乱无章的随机存放到多个文件夹下面),并且文件名为随机的字符和数字组成的随机长度(20-60)的字符串。
2.通过执行命令, 可以返回当天阅读的文件。每天只能执行一次来进行拷贝工作:将正确的4个文件按顺序合并成一个文件(此文件名为第X天)拷贝至供阅读的文件夹里,这样每天只能读十分之一
-Prevention of novels indulge: 1. A novel by the command file can be split into 40 roughly equal the size of the contents of the document be placed into a folder inside (you can also let them mess of random store to multiple folders below), and the file name is random characters and numbers of random length (20-60) in the string. 2. By executing the command, you can return the same day to read documents. Only do this once a day to carry copies of work: the correct order, four documents into a single file (this file name is the first X days) for the copy to the folder to read, so that can only be read one-tenth of a day
- 2023-01-25 05:15:04下载
- 积分:1
-
I did not carefully check their watch is the web site stress testing tool for fi...
自己检查 我没仔细看 是网站防火墙压力测试工具-I did not carefully check their watch is the web site stress testing tool for firewall
- 2022-05-20 03:21:02下载
- 积分:1
-
Wince environment in the following simulation using gpio to i2c source code
在Wince环境下面的用 gpio 来模拟 i2c的源代码-Wince environment in the following simulation using gpio to i2c source code
- 2023-06-06 07:20:03下载
- 积分:1
-
用C++语言实现Huffman树的创建和输出Huffman编码
用C++语言实现Huffman树的创建和输出Huffman编码-With C++ Language Huffman tree to create and output Huffman coding
- 2022-02-01 15:22:53下载
- 积分:1
-
windows下基于VC++和UDP协议的数据接收程序,基于透明传输协议,mfc界面,带收到确认信号...
windows下基于VC++和UDP协议的数据接收程序,基于透明传输协议,mfc界面,带收到确认信号-windows Based on VC++ and UDP protocols data reception process, based on a transparent transfer protocol, mfc interface with receive a confirmation signal
- 2022-04-28 13:28:27下载
- 积分:1
-
背单词的小程序,单词显示在顶层窗口的标题上,很隐蔽
背单词的小程序,单词显示在顶层窗口的标题上,很隐蔽-back to the word small programs, word show on the top floor window title, very hidden
- 2022-06-21 09:21:33下载
- 积分:1
-
程控交换机话单获取
程控交换机话单获取-program- controlled switches so single access
- 2022-01-30 16:31:58下载
- 积分:1
-
ffmpeg ffplay 播放器
资源描述ffmpeg版本为2.1.3,在windows平台下开发,采用MFC框架作为界面,,把ffplay代码移植处理,方面windows平台下使用,使用vs2010,目前能够流程的播放音视频,用户稍作完善即可使用
- 2022-08-08 17:38:15下载
- 积分:1
-
坐标反算
Dim pb As Double Dim ds As Double Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim x1 As Double Dim y1 As Double Dim x2 As Double Dim y2 As Double "定义起点和终点坐标为双精度浮点型 Dim s As Double "定义距离为双精度浮点型 Dim d As Integer "定义度为整形 Dim
- 2022-02-13 07:00:43下载
- 积分:1