文件名称:HW2
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- y***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、写4个类,一个基类是配置文件解析器类,其他三个类是它的子类,分别用以解析txt文件、XML文件、二进制文件格式的配置文件。
2、要求使用虚函数
3、有完整的测试程序测试自己所写的解析器
4、要求完成配置文件的读、写和修改-1, write four classes, a base class is the configuration file parser class, the other three classes are its subclasses, respectively, to parse txt file, XML file, binary file format of the configuration file. 2, 3 requires the use of virtual functions, a complete test program to test their parsers written 4, required to complete the configuration file read, write and modify
2、要求使用虚函数
3、有完整的测试程序测试自己所写的解析器
4、要求完成配置文件的读、写和修改-1, write four classes, a base class is the configuration file parser class, the other three classes are its subclasses, respectively, to parse txt file, XML file, binary file format of the configuration file. 2, 3 requires the use of virtual functions, a complete test program to test their parsers written 4, required to complete the configuration file read, write and modify
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HW2\a.mbf
...\a.txt
...\a.xml
...\Base.h
...\Binary.asp
...\Binary.h
...\main.cpp
...\p2.dsp
...\p2.dsw
...\p2.ncb
...\p2.opt
...\p2.plg
...\readme.txt
...\Txt.h
...\Xml.h
HW2
...\a.txt
...\a.xml
...\Base.h
...\Binary.asp
...\Binary.h
...\main.cpp
...\p2.dsp
...\p2.dsw
...\p2.ncb
...\p2.opt
...\p2.plg
...\readme.txt
...\Txt.h
...\Xml.h
HW2