-
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和...
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕 这种无心的操作―试图把磁盘中存的老版本对象读入内存里的新版本对象了。 [代码性质] VC完整应用程序代码 [代码作者] 阿豪(kof) [文件大小] 369K-prepared Serializable category, the MFC with you specify the mode of development of a rough version control mode. To write data files, the MFC model with markings such examples; In reading back the data, MFC will file the record of the model and application procedures with the use of such objects, the model used for comparison, if the two patterns do not match, and then send a CArchiveException MFC, equivalent to m_cause CArchiveException : : badSchema. Not to be addressed such abnormal prompted MFC will show a dialog box, suggesting that "unintended file format." If every amendment targets of serial storage format can achieve the increase mode, so it
- 2022-08-17 22:59:40下载
- 积分:1
-
c#获取进程名称
csharp语言(c#) 获取进程名称完整工程 包含源代码 可运行 有注释 获取系统进程信息 包含 System.Diagnostics.Process 类 using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Diagnostics;
- 2022-05-25 09:51:27下载
- 积分:1
-
delphi与图形学结合的一个小程虚
delphi与图形学结合的一个小程虚-graphics with a combination of small-empty
- 2023-08-25 10:10:04下载
- 积分:1
-
很好的程序 很好的程序 很好的程序 很好的程序
很好的程序 很好的程序 很好的程序 很好的程序-henghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxu
- 2022-01-25 16:10:49下载
- 积分:1
-
Color feature, you should know what the features color before go to extract them...
Color feature, you should know what the features color before go to extract them.
- 2022-02-02 17:44:47下载
- 积分:1
-
Jsoup解析网页
利用Jsoup解析网页,抓取网上的资源。针对网页内容比较规律的,文字、图片等,可以一次分析多个网页
利用Jsoup解析网页,抓取网上的资源。针对网页内容比较规律的,文字、图片等,可以一次分析多个网页
利用Jsoup解析网页,抓取网上的资源。针对网页内容比较规律的,文字、图片等,可以一次分析多个网页
- 2022-02-02 04:44:38下载
- 积分:1
-
VC++ And DX9.0 开发的3D游戏(引擎加Demo)
C++加Dx开发3D游戏引擎,新手上手的好资源,来源于互联网。一个3D游戏引擎渲染部分所需的元素基本上都包括在内。纹理、模型加载、粒子、雾特效、脚本、数学库、碰撞检测、输入、声音、摄像机等等,新手不容错过的好东西。
- 2022-01-25 15:33:31下载
- 积分:1
-
走进stl的内容,介绍了stl的各种功能.请各位
走进stl的内容,介绍了stl的各种功能.请各位-Near to the content of STL,introduce all kinds of function,please look through.
- 2022-02-13 05:24:08下载
- 积分:1
-
认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站...
认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站-Carefully read your paper bag and then write their specific functions (at least 20 words). As far as possible not to let the station
- 2023-05-20 22:55:03下载
- 积分:1
-
图像匹配源代码
影像匹配的源代码-image matching source code
- 2022-06-29 14:27:48下载
- 积分:1