当前位置:
首页
资源下载

搜索资源 - achieve serialization
搜索资源列表
-
0下载:
Python实现的树结构存储示例,可以帮助实现配置或者序列化。-Python achieved sample storage tree structure to help achieve the configuration or serialization.
-
-
0下载:
实现文件串行化的实例,实现文件的快速存取-File serialization example, to achieve quick access to documents
-
-
0下载:
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-CArchive category of documents used to operate. MFC framework document to provide a new and open t
-
-
0下载:
XML的序列化,如今在面向对象和XML盛行的时代,能够很好的发挥二者的特长,实现了对象转化为XML。如果欠缺之处,希望大家批评指正。-XML serialization is now object-oriented and XML in the prevalence of age, can play both good talent and achieve the object into XML. If the gaps, I hope everyone criticism.
-
-
0下载:
本程序的关键技术为文件的串行化,并有相应的文档说明。最终要实现的效果:在单文档程序的客户区域,绘制直线,可以用文件的形式来保持用户的绘制内容。-The key technology for this program documents serialization, and have the corresponding documentation. Ultimately to achieve the effect: In the single-document program customer a
-
-
0下载:
主要通过文档序列化,实现通讯录的创建、浏览、查询等功能。-Mainly through the document serialization to achieve the creation of contacts, browsing, query and other functions.
-
-
0下载:
用c++实现画三角形及圆形,并实现序列化。-Using c++ to achieve painting triangles and circles, and to achieve serialization.
-
-
0下载:
Serialization实现串行化,能实时接收和实时传输大数据,是实时控制很号的例子-Serialization to achieve serialization can receive in real time and real-time transfer large data are examples of real-time control is No.
-
-
0下载:
设计基于文档视图结构的应用程序,要求单击视图可生成三角形对象或圆形对象(由菜控制)。在单击处显示该对象,并实现序列化功能。-Design is based on the structure of the document view application requirements click the view object can generate triangular or circular object (by the food control). Click the Office of
-
-
1下载:
创建运动员信息类,包含号码、姓名、出身年月、身高、体重、5个项目成绩、得分、总分和名次等信息,根据需要定义函数成员,完成程序功能,应派生自CObject类,并实现序列化操作;在文档类中添加表示库存书和已借出书的链表或数组(可用MFC的集合类),在文档类Serialize函数中实现序列化;通过菜单打开对话框,在对话框中实现报名、成绩输入和题目要求的查询功能并及时更新文档(用多个对话框);在视图类中输出查询结果;运动员信息可保存到文件并可读出。 -Create information class a
-
-
0下载:
MFC dialog 实现序列化与反序列化-MFC dialog to achieve serialization and deserialization! ! !
-
-
0下载:
超级数据类型 ,supperdata, 支持多种基础数据类型以及复合类型,并实现序列化和反序列化-Super data type, supperdata, support a variety of basic data types and complex types, and to achieve serialization and deserialization
-
-
0下载:
Serialization example
-
-
0下载:
利用Visual C++平台,编写的一个绘制连续线条的小程序,实现了线条的重绘和串行化-Platform using Visual C++, write a small program to draw a continuous line, and redraw the lines to achieve serialization
-
-
0下载:
C#解析C__BinaryFormatter实现序列化,里面有详细的解说-C# analytical C__BinaryFormatter achieve serialization. Doc
-
-
0下载:
CSharp实现序列化,希望能给别人一点帮助!-CSharp achieve serialization
-
-
0下载:
编写一个截取字符串的函数,输入为一个字符串和字节数,输出为按字节截取的字符串。 但是要保证汉字不被截半个,如“我ABC”4,应该截为“我AB”,输入“我ABC汉DEF”,6,应该输出为“我ABC”而不是“我ABC+汉的半个”-A sort, with JAVA and JAVA class implements the serialization method (two kinds)? COLLECTION framework to achieve more to achieve, what k
-
-
0下载:
MFC实现序列化代码,内部有详细注释,适合初学者学习,一看就会 -MFC to achieve serialization code, the inside has detailed notes, suitable for beginners to learn, a look will be
-
-
0下载:
Boost实现序列化,c++bulderXE2编译。-Boost achieve serialization
-
-
0下载:
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-Use the CArchive class to manipulate the file. The MFC framework program provides a new mechanism
-