-
从记事本中读出数据并输出,一起学习一下
从记事本中读出数据并输出,一起学习一下-from the notebook had sensed data and output, together to learn about
- 2023-08-26 18:35:04下载
- 积分:1
-
This procedure code has notes on each page to facilitate the secondary developme...
本程序每页代码都有注释,方便大家二次开发,程序和模板分离,模板在/UITemplates-This procedure code has notes on each page to facilitate the secondary development of separation procedures and templates, the template in the/UITemplates
- 2022-02-18 13:45:36下载
- 积分:1
-
- 2022-04-28 23:46:24下载
- 积分:1
-
网络编程已经成为一种时髦,以TCP/IP协议的网络更为流行.自己编一个服务器与客户机互相传送消息的程序,以便增加自己网络编程的经验.下面我就介绍一下我编的程序.
网络编程已经成为一种时髦,以TCP/IP协议的网络更为流行.自己编一个服务器与客户机互相传送消息的程序,以便增加自己网络编程的经验.下面我就介绍一下我编的程序.-network programming has become a fashionable in the TCP/IP protocol networks become more prevalent. Their series with a client-server messaging each other procedures, in order to increase their own network programming experience. Below I introduce my part of the process.
- 2022-06-26 07:20:39下载
- 积分:1
-
Based on the AMD Au1200 (MIPS32 processor) of the AC97 driver source code, have...
基于AMD Au1200(MIPS32处理器)的AC97驱动源码,经测试能达到很好的立体声效果-Based on the AMD Au1200 (MIPS32 processor) of the AC97 driver source code, have been tested to achieve good stereo effect
- 2023-08-24 02:35:03下载
- 积分:1
-
一个 Visual C++ 6.0 访问剪贴板的例子
一个 Visual C++ 6.0 访问剪贴板的例子-A Visual C++ 6.0 examples to visit the clipboard
- 2022-12-18 06:40:02下载
- 积分:1
-
security free on mobile
security free on mobile
- 2022-08-25 05:12:21下载
- 积分:1
-
是一个项目查询系统
是一个项目查询系统-is a project Inquiry System
- 2023-06-29 20:30:02下载
- 积分:1
-
Only the highest priority with a number of priority scheduling algorithm (that i...
才用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法-Only the highest priority with a number of priority scheduling algorithm (that is, the number of processors allocated to the highest priority of the process) and the first-come first-serve algorithm
- 2022-01-22 13:21:44下载
- 积分: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