-
编写可串行化类时,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
-
利用Visual Basic编写的小程序,用来测试记忆的,在程序运行后,最先出现3个英文字母,根据记忆,将它填入表格,然后依次4个字母,5个字母...
利用Visual Basic编写的小程序,用来测试记忆的,在程序运行后,最先出现3个英文字母,根据记忆,将它填入表格,然后依次4个字母,5个字母-The use of Visual Basic procedures for the preparation of a small, used to test memory, the program runs, the first three letters of the alphabet appears, according to memory, will it fill in forms, to be followed by four letters, five letters ... ...
- 2022-03-07 12:34:03下载
- 积分:1
-
c sharp的点对点聊天 不用说太多了把凑下凑西
c sharp的点对点聊天 不用说太多了把凑下凑西-c sharp point to point chat
- 2023-06-29 18:30:04下载
- 积分:1
-
用了好久的AVR编程软件,不错,跟大家分享一下!
用了好久的AVR编程软件,不错,跟大家分享一下!-Used for a long time of AVR programming software, yes, to share with you!
- 2022-12-30 17:45:04下载
- 积分:1
-
视窗行政长官
windows CE blocks games
- 2022-08-23 09:40:47下载
- 积分:1
-
源码收集器 收集好多的源码
源码收集器 收集好多的源码-source collected in many of the FO
- 2022-01-30 23:33:38下载
- 积分:1
-
用visualprolog编写的专家系统
用visualprolog编写的专家系统-Visualprolog prepared by expert system
- 2022-05-07 09:14:13下载
- 积分:1
-
计算器
与WINDOW系统自带的类似
功能更加强大
计算器
与WINDOW系统自带的类似
功能更加强大
-WINDOW systems bring their own calculators and similar features even more powerful
- 2022-05-08 23:36:30下载
- 积分:1
-
Basically timer calculator for 8051 for different modes
Basically timer calculator for 8051 for different modes
- 2022-03-22 03:13:27下载
- 积分:1
-
Ndis protocol driver to learn the good information. In the hope of the Internet...
学习ndis协议驱动的好资料。在网上找的希望有帮助-Ndis protocol driver to learn the good information. In the hope of the Internet is helpful
- 2022-01-26 19:41:02下载
- 积分:1