CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - achieve serialization

搜索资源列表

  1. treeline-1.2.2.tar

    0下载:
  2. Python实现的树结构存储示例,可以帮助实现配置或者序列化。-Python achieved sample storage tree structure to help achieve the configuration or serialization.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:478460
    • 提供者:张先生
  1. book

    0下载:
  2. 实现文件串行化的实例,实现文件的快速存取-File serialization example, to achieve quick access to documents
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:130931
    • 提供者:王磊
  1. lesson13

    0下载:
  2. 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-CArchive category of documents used to operate. MFC framework document to provide a new and open t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:101046
    • 提供者:gubin
  1. XML_xuliehua

    0下载:
  2. 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.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-27
    • 文件大小:6522
    • 提供者:李妍霏
  1. SerializeByTy

    0下载:
  2. 本程序的关键技术为文件的串行化,并有相应的文档说明。最终要实现的效果:在单文档程序的客户区域,绘制直线,可以用文件的形式来保持用户的绘制内容。-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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:760862
    • 提供者:lksd
  1. AddressBook

    0下载:
  2. 主要通过文档序列化,实现通讯录的创建、浏览、查询等功能。-Mainly through the document serialization to achieve the creation of contacts, browsing, query and other functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7538934
    • 提供者:guiguzi
  1. 2

    0下载:
  2. 用c++实现画三角形及圆形,并实现序列化。-Using c++ to achieve painting triangles and circles, and to achieve serialization.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1964957
    • 提供者:天逸
  1. (Serialization)-carchive

    0下载:
  2. Serialization实现串行化,能实时接收和实时传输大数据,是实时控制很号的例子-Serialization to achieve serialization can receive in real time and real-time transfer large data are examples of real-time control is No.
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:39203
    • 提供者:
  1. cd

    0下载:
  2. 设计基于文档视图结构的应用程序,要求单击视图可生成三角形对象或圆形对象(由菜控制)。在单击处显示该对象,并实现序列化功能。-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
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:436629
    • 提供者:李海涛
  1. Sport

    1下载:
  2. 创建运动员信息类,包含号码、姓名、出身年月、身高、体重、5个项目成绩、得分、总分和名次等信息,根据需要定义函数成员,完成程序功能,应派生自CObject类,并实现序列化操作;在文档类中添加表示库存书和已借出书的链表或数组(可用MFC的集合类),在文档类Serialize函数中实现序列化;通过菜单打开对话框,在对话框中实现报名、成绩输入和题目要求的查询功能并及时更新文档(用多个对话框);在视图类中输出查询结果;运动员信息可保存到文件并可读出。 -Create information class a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2151179
    • 提供者:asdsdfd
  1. serialize

    0下载:
  2. MFC dialog 实现序列化与反序列化-MFC dialog to achieve serialization and deserialization! ! !
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3678079
    • 提供者:Thinking
  1. SupperData

    0下载:
  2. 超级数据类型 ,supperdata, 支持多种基础数据类型以及复合类型,并实现序列化和反序列化-Super data type, supperdata, support a variety of basic data types and complex types, and to achieve serialization and deserialization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:87397
    • 提供者:Tristan
  1. Serializer

    0下载:
  2. Serialization example
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:8685
    • 提供者:Kyuzo
  1. PLine

    0下载:
  2. 利用Visual C++平台,编写的一个绘制连续线条的小程序,实现了线条的重绘和串行化-Platform using Visual C++, write a small program to draw a continuous line, and redraw the lines to achieve serialization
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:41483
    • 提供者:xie
  1. 11111

    0下载:
  2. C#解析C__BinaryFormatter实现序列化,里面有详细的解说-C# analytical C__BinaryFormatter achieve serialization. Doc
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4484
    • 提供者:huangjinxiang
  1. xuliehua

    0下载:
  2. CSharp实现序列化,希望能给别人一点帮助!-CSharp achieve serialization
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:28295
    • 提供者:aasswwe
  1. serialization

    0下载:
  2. 编写一个截取字符串的函数,输入为一个字符串和字节数,输出为按字节截取的字符串。 但是要保证汉字不被截半个,如“我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
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:559
    • 提供者:李攀
  1. MySerialize

    0下载:
  2. MFC实现序列化代码,内部有详细注释,适合初学者学习,一看就会 -MFC to achieve serialization code, the inside has detailed notes, suitable for beginners to learn, a look will be
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:43862
    • 提供者:申克
  1. BoostArchiveDemo

    0下载:
  2. Boost实现序列化,c++bulderXE2编译。-Boost achieve serialization
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3398194
    • 提供者:wangwwd
  1. Graphic-achieve-class-support

    0下载:
  2. 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-Use the CArchive class to manipulate the file. The MFC framework program provides a new mechanism
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-12
    • 文件大小:1729441
    • 提供者:YXX
« 12 3 »
搜珍网 www.dssz.com