搜索资源列表
jyxjyxSaveandWrite
- 在文件操作中,用串行化来保存和读取数据很好的示例.-operation in the document, with the serial to save and read a good example.
LineSerialize
- 画各种不同颜色、宽度的直线,并且把它们序列化(串行化)到文件中-painted various colors, line widths, and their sequence of (Serialization) to the document
VC6_CArchive
- VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-VC6.0 on the design, use CArchive category of documents for the operation. MFC frame
Graphic
- 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。
MyStdioFile
- 用CStdioFile读写文件,实现文件的串行化操作
File
- 文档与串行化:VC++文件操作示例,希望对您有所帮助-Document and the serialization: VC++ file operations example
MyOKGraphic
- 本程序演示使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-demonstration of the procedure used CArchive category of documents to operate. MFC provides t
Chapter13
- 文档串行化 使用CArchive类实现 -Documentation of the use of serial CArchive Class
Filewiththeflow
- 将串行化的对象通过对象流写入文件或传送到其他地方。对象流是在普通流上加了传输对象的功能,所以构造对象流时要先构造普通文件流。-Serialized object will flow through the object to write the file or send to other places. Object flow is added in the general flow of the transmission function of the object, so when the
Lesson13Code
- 文件的读入,读出,以及串行化。以上的介绍分别在不同的环境下。-File read, read, and serialization. The above descr iption, respectively, in different environments.
ts
- 通过图像串行化类描述串行化方法,同时描述了如何实现继承类的串行化-Serialization method described by image serialization class
Serialization
- Qt自定义格式文件串行化的实现。代码简介明了,复用简单易移植。-The realization of the serial of the Qt custom format file. Code descr iption, reuse, easy to transplant.