-
五子棋游戏
UI非常不错的五子棋源代码,java源码,自己看。
完全自己绘制的ui,好东西希望珍惜!
UI非常不错的五子棋源代码,java源码,自己看。
完全自己绘制的ui,好东西希望珍惜!
- 2022-04-25 01:30:39下载
- 积分:1
-
A very good timer of the timer is ideal for learning in the dialog box to achiev...
一个非常不错的定 时 器 非常适合定时器的学习 在对话框中实现-A very good timer of the timer is ideal for learning in the dialog box to achieve
- 2022-05-14 12:01:18下载
- 积分:1
-
As you develop your skills in C++, it becomes increasingly important to separate...
As you develop your skills in C++, it becomes increasingly important to separate essential information from hype and glitz, and to find the in-depth content you need in order to grow. The C++ In-Depth Series provides the tools, concepts, techniques, and new approaches to C++ that will give you a critical edge.-As you develop your skills in C++, it becomes increasingly important to separate essential information from hype and glitz, and to find the in-depth content you need in order to grow. The C++ In-Depth Series provides the tools, concepts, techniques, and new approaches to C++ that will give you a critical edge.
- 2023-01-09 23:05:04下载
- 积分:1
-
EWF, window system disk protection program. Application Examples
EWF,window 系统盘保护程序。应用示例-EWF, window system disk protection program. Application Examples
- 2022-12-03 19:15:03下载
- 积分:1
-
类C解释器
用C++写的类c语言的解释器,代码比较清晰简单,能解释执行一些基本的C语法的代码,希望给大家帮助。进入exe目录下 执行程序 唯一的参数设为要执行文件的路径即可。
- 2022-03-22 18:00:04下载
- 积分:1
-
Windows 程序设计(第五版)书的光盘上的源程序,学习这本书非常有用!...
Windows 程序设计(第五版)书的光盘上的源程序,学习这本书非常有用!-Windows programming (fifth edition), the CD of the source, study this book very useful!
- 2023-02-16 14:45:07下载
- 积分:1
-
asp多功能投票系统
1.所有的投票根据主题进行分类,系统可以设置任意多个投票主题
2.可以设置任意多个投票的问题以及答案
3.可以任意设置单选或者是多选形式的投票
4.可以设定是否限制同一IP重复投票,并且能够设置同一IP重复投票时间的限制
5.可以设定是否收集参与投票用户的信息
6.可以设定是否限制用户查看投票结果
7.可以设定投票主题的到期时间
8.可以清空整个投票主题的投票记录、票数
9.可以设置投票是文字形式还是图片形式
10.可以设置投票项每行的排列数量
11.在后台添加投票时,可是先行设定某个投票项的初始票数,设定票数时也会自动更新投票人数(适用于特殊用途)
- 2023-06-01 09:15:03下载
- 积分:1
-
专业开发
专业开发-多线程的优先级例子2-professional development-multithreaded priority Example 2
- 2023-08-24 17:20:04下载
- 积分:1
-
断点续传源码
在自己的工程中引入所有文件,在stdafx.h中对照本下载工具项目的stdafx.h,应该是要加入afxsock.h。
参考main.cpp。主要是调用DownloadHelper。先添加任务,然后设置onFinish(下载完成后的动作),最后start。
如果目录中已有该文件,程序会自动覆盖,不会出错。
默认下载端口是80,不支持其他端口。如果要这个功能,请修改Mydownload中的fnMyDownload,HttpDownLoadNonProxy加入nHostPort。
- 2022-01-25 21:45:50下载
- 积分:1
-
使用JAVA语言实现下列功能的系统 a) 系统能接受用户输入一个文件名,该文件名对应的文件A可能包含中文,英文字符,换行回车等字符。 b) 系统在确认用户输...
使用JAVA语言实现下列功能的系统 a) 系统能接受用户输入一个文件名,该文件名对应的文件A可能包含中文,英文字符,换行回车等字符。 b) 系统在确认用户输入的文件A存在后对文件A进行处理,生成另外一个文件B,要求文件B显式包含文件A的所有内容,并且不改变文件A中的已经有的内容。 c) 系统在文件A不存在的情况下,可以发现B中保留的A的内容被修改过。这种修改包括删除/增加A的某行信息,在A的内容中增加/删除/修改某个字符。-use JAVA following a function of the system) system will accept user input a name, the name of the paper document may contain A Chinese and English characters such as newline characters enter. B) System user input in identifying the existence of a document after document A pair of processed produce another document B, B requested documents Explicit document contains all the elements of A and A does not change the document has some content. C) A system in the document did not exist circumstances, it can be found B of A to retain the content has been modified. Such changes include the deletion/A increased to a certain line of information in the contents of A Increase/delete/change certain characters.
- 2022-03-22 01:16:46下载
- 积分:1