资源列表
串行化(Serialization)示范例子
- 串行化是微软提供的用于对对象进行文件I/O的一种机制,该机制在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。很多人对什么是串行化、怎么使对象具有串行化能力和如何使用串行化功能等问题都 不甚明了。本文试图对串行化做一个简单的解释。 -serial Microsoft is the right target for file I / O of a mechanism that in the framework of (Frame) / Document (D
一个专门处理c++异常的类和例子
- CExceptionLogger,是一个可以免费使用的C++类,用它可以截获未处理异常,如:非法存取、栈溢出、被零除等,并可以将异常详细信息记录到日志文件...... -CExceptionLogger, is a free use of the category C, and it can be intercepted untreated abnormalities, such as : illegal access, stack overflow, zero, and can be extr
确定有穷自动机分析内核
- 核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在 CAjaxParserDlg::OnInitDialog。 -core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according to a
LineChart
- 用C#实现的画线程序代码-C# the line drawing code
ext2_src
- windows下的ext2文件系统的驱动-windows under the ext2 file system driver
用C编写设备驱动程序的示例
- 用C编写设备驱动程序的示例-C device drivers example
TestPrint
- 打印演示,打印方面的应用,解决打印多印、失真问题-print demo ,application of print,solve print and multiprint,distortion
SQL_user
- 示例源代码:VC在SQL Server7中动态增加/删除用户-sample source code : VC in Dynamic SQL Server7 increase / delete users
AnimateDlgIcon
- 一个演示使用ImageList切换应用程序在windows状态栏上显示的对话框图标的程序。(演示如何动态更改对话框的标题图标)-a demonstration using ImageList switching applications in windows status bar icon shows the dialog box procedure. (A demonstration of how dynamic changes in the dialog box title icon)
实例71.如何以二进制查看文件
- 如何以二进制查看文件-how binary document View
实例70读写文件
- 写文件 写文件-written document written document
实例69.串行化多文档
- 多文档 多文档-more documents and mo re documents
