搜索资源列表
GenericSerializeDemo
- Template functions for serializing arbitrary linked nodes. 串行化连接节点的模板函数(源码)(25KB) -Template functions for serializing arbit rary linked nodes. Serial connections of the template function (FOSS) (25KB)
串行化
- 既可以通过向一个对话框输入信息,然后单击“保存”菜单项来存储输入的信息,也可以通过单击“打开”菜单项来读取存储的信息-both through a dialog box to input information, and then click the "Save" menu item to the importation of information storage, and you can click the "Open" menu item to re
lesson13
- 孙鑫老师VC视频第十三课代码:使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。