搜索资源列表
SaveFile
- 学习内幕第伍版时基于ScrollView类做的一个小程序,用于统计某个目录下面所有的PDF文件,可以存盘。-learning Insider article on Mrs. version when ScrollView category do a small procedure, Statistics for a directory of all the PDF file, you can count.
shiyan
- 实现客户机(CLIENT)类。定义字符型静态数据成员ServerName,保存其服务器名称;整型静态数据成员ClientNum,记录已定义的客户数量;定义静态函数ChangeServerName()改变服务器名称。在头文件client.h中定义类,在文件client.cpp中实现,在文件test.cpp 中测试这个类,观察相应的成员变量取值的变化情况。(需要给出main函数代码和运行结果) 完善Body类,将检测胖瘦的标准定义为静态数据成员并设计相应的静态成员函数。(最好给出main函数
FileDemo
- 利用file类实现的一个打印硬盘文件的例子。是用java语言实现的。简单明了,-Example of the use of the file class implements a print file on the hard disk. Using java language. Simple and clear,
Cryptic-Complex
- 隐藏复数类的内部实现--C++编程,头文件及代码-Hide complex class the internal- C++ programming header file and code
hexianyinyuexiangmu
- 和弦音乐项目:用midi格式文件选取乐谱(自己选的是“江南”,6声道、52力度),在uc中编译,删除文件的头和尾,只保留类midi格式的四个基本要素,时间差、声道、音符、力度,再根据需求写出流程图、状态机和数据通道,编码及算法,仿真、版图。-Polyphonic music project: midi format selected sheet music (their own choice of " Jiangnan" , 6-channel, 52 efforts), in
CPPreads-the-configuration-file
- C++读取配置文件,用纯C++写成的,以免各位重头写,我都封装成类了-C++ reads the configuration file, written in pure C++, so you re-write head, I have packaged into a category of
yaolog
- 就C++而言,不少程序员只是简单地用printf来输出日志,或者临时写个日志类,log4cpp等比较“重型”的日志库的使用率反而并不怎么高(至少从我经历的项目而言)。也许是不想为不需要的功能付出额外的学习成本,但无论如何,对于通用类别的工具采取临时手写的方式来应付,从长远考虑,在功能性和健壮性方面是得不偿失的。写这个日志类(yaolog)的最初的想法只是为了实现“输出到文件的带有时间信息的printf”,后来历经不同项目需求的“拷问”,借鉴和引用了很多开源代码(在此对那些作者表示感谢),就成了现
OpenTxt
- MFC 打开txt文件并显示,简单且使用。此程序主要目的是熟悉 CFileDialog 类-read txt file and display on a dialog
CFile_project
- CFile工程类实例,给予MFC开发,可实现创建文件、编辑文件和读取文件操作-CFile engineering instance, giving MFC development, enables you to create documents, edit the file and read operations
