-
编写可串行化类时,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
-
一个石子游戏的源代码
一个石子游戏的源代码-a stone game"s source code
- 2022-11-26 03:25:03下载
- 积分:1
-
very good c program for software1
very good c program for software1
- 2022-02-06 12:42:10下载
- 积分:1
-
GDAL开发工具GDAL开发工GDAL开发GDAL开发工具工具具GDAL开发工具
GDAL开发工具GDAL开发工GDAL开发GDAL开发工具工具具GDAL开发工具-GDAL development tools GDAL development co GDAL developer tools with GDAL tools GDAL development tools
- 2022-08-15 04:05:18下载
- 积分:1
-
自适应神经网络的源代码
Adaptive Neural Networks
自适应神经网络是实现神经网络自适应算法的集合-Adaptive neural network source code
Adaptive Neural Networks
Adaptive neural network is to achieve a collection of neural network adaptive algorithm
- 2023-01-20 14:55:04下载
- 积分:1
-
指纹识别程序,对原始文档是参考的…
指纹识别的程序,原文件是参考别人的,做了一点点修改,版权归原作者,仅供大家参考-fingerprint identification procedures, the original document is the reference to people, doing a little bit of a change Lastings original author. we only reference
- 2022-09-03 05:15:03下载
- 积分:1
-
STL示例程序,对于STL初学者很有用.
斑竹,居然找不到相应的分类,STL可是十分重要的东西....
STL示例程序,对于STL初学者很有用.
斑竹,居然找不到相应的分类,STL可是十分重要的东西.-STL sample procedures, useful for beginners STL. Chiloscyllium, was unable to find the corresponding classification, STL but very important things.
- 2022-07-15 00:48:23下载
- 积分:1
-
PLX net2272 USB设备接口的驱动程序,C语言源代码
PLX NET2272 USB 设备接口驱动程序,c语言源程序-PLX NET2272 USB Device Interface driver, c language source code
- 2022-02-15 23:32:39下载
- 积分:1
-
用VB6.0编写,演示弹出气泡(可输入气泡内容)、最小化到托盘功能,有详细的注释...
用VB6.0编写,演示弹出气泡(可输入气泡内容)、最小化到托盘功能,有详细的注释-Prepared using VB6.0, presentations pop bubbles (air bubbles can enter the content), to minimize to tray feature, there are detailed notes
- 2023-06-02 06:00:03下载
- 积分:1
-
使用API产生动态鼠标的例子,文件:animouse.rar
使用API产生动态鼠标的例子,文件:animouse.rar-API dynamically generated using the mouse example, file: animouse.rar
- 2022-03-22 01:38:31下载
- 积分:1