资源列表
LeaveBoard
- 用接口实现的留言板,此程序是为了向学生说明接口的使用而写的。用接口实现了客户端无需关心具体实现,只调用接口引用的方法即可。程序中使用列两种方式实现留言的存储,一种是Access数据库,另一种是文本文件存储,还有就是程序做了错误处理,即使用户删除了用于存储信息的Access或者文本文件,程序会自动新建。程序运行后,默认使用文本文件作为信息存储,要使用Access数据库,把程序自动生成的app.ini文件中的"Text"改为"Access"即可。程序使用了工厂模式。-With the interfa
xloadtree111
- 这是一个树型控件,可用于异步加载树,其它中相关设置可以很灵活,可以查看里面的相关文档-This is a tree control, the tree can be used for asynchronous load, and other relevant settings can be very flexible, you can view the relevant documents which
cpp-project-template
- Template example source demonstrate basic concept of meta template programing
Serial_demo
- 封装了API函数,直接调用本例程函数即可第一时间编写简单的232控制程序。
trace
- 在Visual C++6.0下实现轮廓跟踪,跟踪效果还是比较理想的,自己调试运行过的!-In Visual C++6.0 to achieve contour tracking, tracking performance is quite good, and their commissioning them!
CourseManager
- 课程管理信息系统,在运行系统前,首先要安装SQL Server数据库,注意要设定用户名为“sa”,密码为空。系统默认帐号:admin 密码:-course management information system, the operating system, we must first install SQL Server database, attention to set a user name "sa", the password is empty. Default
aes_demo
- AES 编解密程序,包含源代码,研究AES算法首选source code
menuText
- 菜单类CMenu,可以显示浮动文字的弹出式菜单
C_Statck
- 这是介绍的关于c内存分布的资料,对大家深入了解c在内存的分布有帮助。-This is described in the information on the distribution of c memory of our in-depth understanding of the distribution of c in memory help.
Base64_Encode-and-Decode
- 实现BASE64编码与解码: 源代码中已提供该BASE64编码与解码函数!
nhtzz
- 内涵图制作.-The connotation Figure production
WPF
- WPF使用说明,包括WPF窗体绘制\各个功能使用\WPF与其他应用的接口等-WPF instructions for use, including the WPF form drawing \ various functional use \ WPF interface with other applications
