资源列表
DataBaseManage
- 一个数据库管理程序,可完成数据库的附加,分离,备份,还原功能,请在vs2008以上的开发环境下打开。-A database management program, to be completed by additional databases, separation, backup and restore functions, more development environment vs2008 open.
MFCDraw
- 漂亮的MFC自绘界面,有很好的学习价值.-MFC interfaces from a beautiful painting, a good learning value.
zhankeng
- 强大的占坑源码 把自身句柄复制到 进程号4 的系统程序中 给新手朋友做个示例 -Powerful source to account for pit itself handle into the process system process number 4 friend to be an example to the novice
AlphaWindow
- 一个自绘的透明窗口,学习绘图的朋友有很好的参考价值.-A transparent self-painted windows, have a good friend to learn drawing reference value.
Test
- VC++6.0,功能实现是逃跑按钮,是参考孙鑫老师编的啊-VC++6.0, escape button functionality is achieved, the teacher compiled with reference to Sun Xin ah
Abstract-classes-convert-interface
- 抽象类转换成接口 (1)要将抽象类改为接口,首先要改的就是将抽象类中的abstract class改成接口 的interface,同时,在类名前加I。 (2)接口中不需要虚方法,而且方法只要声明,所以,将抽象类中的虚方法中的关键字virtual删去,同时,接口中的方法只作声明。 (3)接口中,接口成员中的方法不需要覆盖,所以,将抽象类子类中所有的覆盖的方法中的关键字override删除,并在父类名前加I。 -Abstract classes convert interface
Ucopy
- U盘传播的 示例 。 每隔60秒检测U盘 。存在则 复制自身到U盘当中 给新手学习一下-U disk example. U disk detected every 60 seconds. There are copies itself to the U disk to the novice to learn about them
Based-on-Web--processing-system
- 基于Web的投稿及稿件处理系统,系统实现了作者在线投稿、稿件查询、信息反馈,栏目编辑审核、送审稿件,对本栏目专家进行管理,专家在线审稿,主编审稿以及对栏目编辑、审稿专家的管理和系统的设置等功能,另外作者和编辑部,栏目编辑和专家以及主编、主编和栏目编辑之间可以实现相互发送消息的功能。-Based on Web submission and contributions processing system
CPPprogram-design
- < c语言程序设计教程>>这本书的的源代码以及课后习题的程序代码-< <c语言程序设计教程> > This is the book' s source code as well as after-school exercise program code
sanjiaoxing
- c++课程设计 用c++实现三角形的面积和类型-c++ c++ program designed to achieve the size and type of triangle
zq92345
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high p
xinzai
- SOCKET 多线程传输文件的源代码,分为客户端和服务器端,欢迎大家提供修改意见。-SOCKET multithreading transfer files of source code, is divided into client and server side, Welcome to provide revisions.
