搜索资源列表
CHAP03
- 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第六章的代码,其中包含如下程序的代码。 3.1 鼠标绘图程序 3.2 键盘输入显示 3.3 所见即所得的打印程序 3.4 多页打印程序 3.5 以二进制形式打开文件 3.6 文档的串行化 3.7 剪切板操作文本 3.8 剪贴板操作位图 3.9 获取文件属性 3.10 获取系统中所有注册文件的类型信息 3.11 获取磁盘空间 3.12 获取系统信息 3.1
slnUsingIserialization
- NET网络编程与IO编程,visual basic .net 2005编译通过。-串行化!
Scribble
- 文档视图串行化示例,就是在MSDN中的那个Scribble-English
serialize
- 序列化又称串行化,是.NET运行时环境用来支持用户定义类型的流化的机制。其目的是以某种存储形成使自定义对象持久化,或者将这种对象从一个地方传输到另一个地方。-Serialization, also known as serialization. NET runtime environment used to support user-defined type of flow mechanism. Its purpose is some storage of the formation of th
MyDraw
- 该程序是用一个单文档程序实现绘制圆和直线两种图像,并利用串行化技术保存图形数据,对于初学者有很大帮助-The program is a single document to draw a circle and a straight line to realize two kinds of image, and using technology to save the serial pattern data, are very helpful for beginners