-
编写可串行化类时,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
-
基于鼠标指针的矢量控制面板程序,并可以显示出…
基于vc的鼠标指针向量控制面板程序,并能显示当前方位-Based on the mouse pointer vc vector control panel procedure, and can display the current position
- 2023-03-19 20:35:04下载
- 积分:1
-
谢教授进行优化建模与LINGO LINDO软件/一嘘…
谢金星教授《优化建模与Lingo/Lindo软件》一书的ppt和Lingo程序-Professor Xie Jinxing Optimization Modeling with Lingo/Lindo software of a book and Lingo procedures ppt
- 2022-08-19 23:47:07下载
- 积分:1
-
VC++ ATL开发
VC++ ATL development
- 2022-03-21 20:57:43下载
- 积分:1
-
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表-?桓 鏊????依
- 2022-03-18 11:40:43下载
- 积分:1
-
用于优化WindowsXP
用于优化WindowsXP-optimized for Windows XP
- 2022-08-09 18:53:38下载
- 积分:1
-
CS shabby for the most famous browser ORC9 source Visual C++ CS' s best
CS最有名的作敝器ORC9源码 Visual C++
CS最有名的作敝器ORC9源码 Visual C-CS shabby for the most famous browser ORC9 source Visual C++ CS" s best-known for spacious ORC9 source browser Visual C++
- 2022-01-31 07:24:48下载
- 积分:1
-
C, MFC source code CSmartPtrdemo
C++、MFC源代码CSmartPtrdemo-C, MFC source code CSmartPtrdemo
- 2023-08-27 19:15:04下载
- 积分:1
-
This windows firewall project in Visual C++ 6.0
This windows firewall project in Visual C++ 6.0-This is windows firewall project in Visual C++ 6.0
- 2022-03-19 20:55:42下载
- 积分:1
-
人工神经网络入门程序(python)
目前,人工智能及其火爆,这个程序是基本的神经网络架构,适合刚刚入门的同学,而且是在tf架构搭建,tf是目前非常热门的神经网络平台。
- 2023-04-16 12:25:02下载
- 积分:1