文件名称:串行化(Serialization)示范例子
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 38kb
- 下载次数:
- 0次
- 提 供 者:
- 何**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(fr a me)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什么是串行化、怎么使对象具有串行化能力和如何使用串行化功能等问题都 不甚明了。本文试图对串行化做一个简单的解释。 -serial Microsoft is the right target for file I/O of a mechanism that in the fr a mework of (fr a me)/Document (Document)/View (View) model to be a good application. Many people on what is the serial, how to make objects with serial capabilities and how to use serial capabilities such issues are unclear. This paper attempts to right a serial Gartner simple explanation.
相关搜索: 串行化
(系统自动生成,下载前可以参看下载内容)
下载文件列表
串行化(Serialization)示范例子
.............................\Ellipse.cpp
.............................\Ellipse.h
.............................\EllipseProperty.cpp
.............................\EllipseProperty.h
.............................\Line.cpp
.............................\Line.h
.............................\LineProperty.cpp
.............................\LineProperty.h
.............................\MainFrm.cpp
.............................\MainFrm.h
.............................\Picture.cpp
.............................\Picture.h
.............................\ReadMe.txt
.............................\Rectangle.cpp
.............................\Rectangle.h
.............................\RectProperty.cpp
.............................\RectProperty.h
.............................\res
.............................\...\ts.rc2
.............................\Resource.h
.............................\StdAfx.cpp
.............................\StdAfx.h
.............................\Triangle.cpp
.............................\Triangle.h
.............................\TriangleProperty.cpp
.............................\TriangleProperty.h
.............................\ts.clw
.............................\ts.cpp
.............................\ts.dsp
.............................\ts.dsw
.............................\ts.h
.............................\ts.rc
.............................\tsDoc.cpp
.............................\tsDoc.h
.............................\tsView.cpp
.............................\tsView.h
代码中国.txt
说明.htm
.............................\Ellipse.cpp
.............................\Ellipse.h
.............................\EllipseProperty.cpp
.............................\EllipseProperty.h
.............................\Line.cpp
.............................\Line.h
.............................\LineProperty.cpp
.............................\LineProperty.h
.............................\MainFrm.cpp
.............................\MainFrm.h
.............................\Picture.cpp
.............................\Picture.h
.............................\ReadMe.txt
.............................\Rectangle.cpp
.............................\Rectangle.h
.............................\RectProperty.cpp
.............................\RectProperty.h
.............................\res
.............................\...\ts.rc2
.............................\Resource.h
.............................\StdAfx.cpp
.............................\StdAfx.h
.............................\Triangle.cpp
.............................\Triangle.h
.............................\TriangleProperty.cpp
.............................\TriangleProperty.h
.............................\ts.clw
.............................\ts.cpp
.............................\ts.dsp
.............................\ts.dsw
.............................\ts.h
.............................\ts.rc
.............................\tsDoc.cpp
.............................\tsDoc.h
.............................\tsView.cpp
.............................\tsView.h
代码中国.txt
说明.htm