-
http connect and url open by wince
http connect and url open by wince
- 2022-01-26 01:15:32下载
- 积分:1
-
在进行单机使用时,可做使pc端成为一个服务器来使用.
在进行单机使用时,可做使pc端成为一个服务器来使用.-When used in stand-alone, can make pc into a server-side use.
- 2022-11-06 15:10:04下载
- 积分:1
-
驱动进程监控器
创建进程的时候 系统提示你是否进行创建,在此框架可以设置黑白名单,如果是白名单就放过,如果是黑名单就禁止,这样就可以防止乱七八糟的进程创建。64位和32位的方式不同
- 2022-01-28 03:57:19下载
- 积分:1
-
人才管理系统,用于企业人才管理,asp的源码
人才管理系统,用于企业人才管理,asp的源码-talent management system for enterprise talent management, the source asp
- 2023-05-25 08:45:03下载
- 积分:1
-
mathematical curve examples, see oh
数学曲线的实例,可以看看哦-mathematical curve examples, see oh
- 2022-05-19 19:09:37下载
- 积分:1
-
tooltipctl的一个实例程序
tooltipctl的一个实例程序-tooltipctl of a sample program
- 2022-05-24 13:23:58下载
- 积分:1
-
一个开源链表类
实现链表的大部分功能,可直接使用。实现链表的创建,添加和删除等功能。可以帮人更好的进行链表的操作,并不用太在意链表内部的各种情况。
- 2022-09-21 01:35:04下载
- 积分:1
-
在VC,MFC中显示图像,如GIF,JPEG等格式
在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
- 2022-05-09 09:23:48下载
- 积分:1
-
VC的圆形时钟实现程序编写,时钟时间显示…
vc编写的实现圆形时钟的程序,时钟显示系统时间-vc prepared by the round the clock to achieve the procedure, the clock time display system
- 2022-05-25 05:35:09下载
- 积分: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