搜索资源列表
vcdoc Serialize
- VC文档序列化读写的例子程序,内容清晰明了
SaveEditValue
- 使用CFile和CArchive来存储与加载变量(没有使用序列化Serialize)!Enjoy it!谢谢~
XML_Serializer_Test
- Serialize classes in XML files
MiniCAD
- 在MFC中,文档类负责管理数据,提供保存和加载数据的功能。视图类负责数据的显示,以及给用户提供对数据的编辑和修改功能。 MFC给我们提供Document/View结构,将一个应用程序所需要的“数据处理与显示”的函数空壳都设计好了,这些函数都是虚函数,我们可以在派生类中重写这些函数。有关文件读写的操作在CDocument的Serialize函数中进行,有关数据和图形显示的操作在CView的OnDraw函数中进行。我们在其派生类中,只需要去关注Serialize和OnDraw函数就可以了,其它的
FileSerialize
- 文件序列化的代码,简单易懂,很实用,c++ MFC。-File Serialize c++.
fastJSON_v2.1.20
- This the smallest and fastest polymorphic JSON serializer, smallest because it s only 25kb when compiled, fastest because most of the time it is (see performance test section) and polymorphic because it can serialize and deserialize the following sit
icquire-serialize
- Enhancedlistcontrol增强的List控件(43KB)()
