搜索资源列表
Zhizhuo
- MFC保存程序数据 使用串行化,其中有一个Document/View串行化实例-MFC keeping procedures used serial data, There is a Document / View examples of Serial
square0297
- 编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕
SCommTest
- c++串口编程实例 简单的设计 对MFC入门人员比较适合-c++ serial programming examples simple design is more suitable for MFC entry
Visual-CPP_MSComm2
- 利用面向对象的C++语言的MFC编写的串口通信程序-The use of object-oriented language C++ MFC prepared by the serial communication program
wendushujuxianshi
- VC++的MFC开发串口调试助手源代码,包括数据发送,接收,显示制式等 -VC++ of MFC development of serial debugging assistant source code, including data transmission, reception, display formats, etc.