-
CHtmlView访问文件内部资源与innerHTML演示
CHtmlView访问文件内部资源与innerHTML演示-document internal resources and innerHTML demo
- 2022-05-09 01:36:37下载
- 积分:1
-
Classes on C++
在这个程序中,可以从键盘输入文本并显示出来。从文件中读出信息并在文件中写下信息。
- 2022-05-13 07:35:02下载
- 积分:1
-
C++、MFC源代码methodpointers_demo
C++、MFC源代码methodpointers_demo-C, MFC source code methodpointers_demo
- 2022-01-26 07:51:45下载
- 积分:1
-
单片机外围模数转换模块编程,正弦波输出,调试成功
单片机外围模数转换模块编程,正弦波输出,调试成功-Singlechip external analog-digital conversion module programming, sine wave output, debugging success
- 2022-07-23 19:48:54下载
- 积分:1
-
wstring并串转换(冰)
wstring和string转换(Ice使用的)-wstring and string conversion (the Ice)
- 2022-08-10 18:16:22下载
- 积分:1
-
language used to write a small picture, the picture is a lotus flower, if we sho...
用c语言写的一个小画面,画面中有一朵莲花,如果还要显示中文的话,就要下载汉字库HZK16-language used to write a small picture, the picture is a lotus flower, if we show the Chinese, then we would HZK16 Download Store
- 2022-03-24 18:51:29下载
- 积分:1
-
+ +语法词法分析器源码+ + +词法分析器源代码
VC++词法语法分析器源码
VC++词法语法分析器源码-VC++ Grammar lexical analyzer source VC++ Lexical parser source code
- 2022-05-19 09:31:58下载
- 积分: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
-
C语言写的一个学生管理系统【数组版本】
用C语言写的一个不完善的代码项目,使用数组写成的,只能是一个新手可以看看的入门项目;
- 2022-01-22 10:41:52下载
- 积分:1
-
能够将BMP文件直接转化成JPG文件,并且是纯C代码,不用任何的插件。...
能够将BMP文件直接转化成JPG文件,并且是纯C代码,不用任何的插件。-Be able to BMP files directly into JPG files, and is a pure C code, without any plug-ins.
- 2022-03-09 15:11:43下载
- 积分:1