-
直接文件保存的配置信息, 可以替代INI文件,也可以替代注册表 保存你的应用程序的配置信息 附带编辑器...
直接文件保存的配置信息, 可以替代INI文件,也可以替代注册表 保存你的应用程序的配置信息 附带编辑器 -directly saving the file configuration information can replace INI file, but also can replace the registry to keep your application"s configuration information fringe Editor
- 2023-04-29 20:10:03下载
- 积分:1
-
具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!...
具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!-with a variety of classic data structures set of algorithm is completely after several tests compiler debug Yes, we can run!
- 2023-01-15 23:10:04下载
- 积分:1
-
very beautiful book yards clock very beautiful book yards Clock
非常漂亮的书码钟非常漂亮的书码钟
- 2023-07-28 02:20:03下载
- 积分:1
-
可以查看内存使用情况,包括总内存、可使用内存、总虚拟内存、可使用虚拟内存
可以查看内存使用情况,包括总内存、可使用内存、总虚拟内存、可使用虚拟内存-Can view the memory usage, including total memory, available memory, total virtual memory, you can use virtual memory
- 2022-05-28 10:21:04下载
- 积分:1
-
解析字符串,对字符串协议的字段分别解析出,存在map中
解析字符串,对字符串协议的字段分别解析出,存在map中-Parsing a string, the string field, respectively, to resolve the agreement that exists in the map
- 2022-02-04 07:37:51下载
- 积分:1
-
创造了这个应用程序向导为您FtpDown申请。此应用程序
不仅展示了使用Microsoft基础类的基本知识
而且也是写你的应用程序的起点。...
创造了这个应用程序向导为您FtpDown申请。此应用程序
不仅展示了使用Microsoft基础类的基本知识
而且也是写你的应用程序的起点。-AppWizard has created this FtpDown application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-06-15 02:18:52下载
- 积分:1
-
通过控件ID获得控件窗口指针
通过控件ID获得MFC控件窗口指针.
- 2022-01-24 09:55:13下载
- 积分:1
-
iconv是xml转换过程中,将utf
iconv是xml转换过程中,将utf-8和gb2312之间转换的方法-iconv is xml conversion process will be utf-8 and the method of conversion between gb2312
- 2022-03-01 22:08:57下载
- 积分:1
-
编写可串行化类时,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
-
打开主程序,在主程序界面里有这些字符: P I F D S Q H .这些字符分别代表:显示所有同学的记录 插入一个新同学的记录 查找同学(按姓名查找) 删除一...
打开主程序,在主程序界面里有这些字符: P I F D S Q H .这些字符分别代表:显示所有同学的记录 插入一个新同学的记录 查找同学(按姓名查找) 删除一个同学的记录. 保存记录 退出 帮助
也就是进入主程序,出现这些字符.按相应的键实现不同的功能.
注:按 Q键时,也就是帮助.则出现如下信息:
P:Preview all students information
I: Insert new student information
F:Find a student
D:Delete a student
S:Save a student
Q:quit
H:Help-open the main program, the main program interface there are these characters : P I D S F Q H. These characters represent : show all the records of students inserted a new record of the students find classmates (search by name) a student of the deleted records. record-keeping help from entering the main program is that these characters. by the corresponding key to achieve different functions. Note : Bond with Q, it is to help. appeared as follows : P : Preview all students information I : Insert new student information F : Find a student D : Delete a student S : Save a student Q : quit H : Help
- 2022-01-22 13:35:18下载
- 积分:1