Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - serialize
Search - serialize - List
网格控件(CGridCtrl)允许你显示具有检验标志的二维网格,可以用于显示二维关联性。 使用CGridCtrl类非常简单。首先,添加头文件和实现文件 CGridCtrl.h (cpp)到工程中。在资源编辑器中增加该控件到对话框中,并添加一个成员变量来使用 CGridCtrl类。在对话框的OnInitDialog方法中,通过调用控件的AddColumn、AddRow和SetCheck方法来创建网格。你也可以调用Serialize方法从一个文件创建网格控件。
Update : 2008-10-13 Size : 29930 Publisher : 冯大为

vc++.net编写画图程序,利用坐标来显示每一秒钟显示一侦
Update : 2008-10-13 Size : 54833 Publisher : 徐佳乐

使用CFile和CArchive来存储与加载变量(没有使用序列化Serialize)!Enjoy it!谢谢~
Update : 2008-10-13 Size : 26327 Publisher : 刘同兴

A class used to serialize object into a database field存储对象到数据库字段-A class used to serialize object into a database field to the database object storage field
Update : 2008-10-13 Size : 97511 Publisher : 丁丁

======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TestDrawCurve_26 application. TestDrawCurve_26.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. TestDrawCurve_26.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestDrawCurve_26App application class. TestDrawCurve_26.cpp This is the main application source file that contains the application class CTestDrawCurve_26App. TestDrawCurve_26.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. TestDrawCurve_26.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\TestDrawCurve_26.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file TestDrawCurve_26.rc. res\TestDrawCurve_26.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp This bitmap file is used to create tiled images for the toolbar. The initial toolbar and status bar are constructed in the CMainFrame class. Edit this toolbar bitmap using the resource editor, and update the IDR_MAINFRAME TOOLBAR array in TestDrawCurve_26.rc to add toolbar buttons. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one document type and one view: TestDrawCurve_26Doc.h, TestDrawCurve_26Doc.cpp - the document These files contain your CTestDrawCurve_26Doc class. Edit these files to add your special document data and to implement file saving and loading (via CTestDrawCurve_26Doc::Serialize). TestDrawCurve_26View.h, TestDrawCurve_26View.cpp - the view of the document These files contain your CTestDrawCurve_26View class. CTestDrawCurve_26View objects are used to view CTestDrawCurve_26Doc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named TestDrawCurve_26.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////
Update : 2011-12-18 Size : 1967656 Publisher : xiayang168

实现Serialize方法保存/恢复菜单项信息。-Realise Serialize method to save and restore the menu information
Update : 2024-05-09 Size : 2048 Publisher : 站长

DL : 0
Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchive-based serialization. The code is also rife with calls to the item navagation routines of CTreeCtrl, including GetNextSiblingItem(), GetPrevSiblingItem(), and GetParentItem().
Update : 2024-05-09 Size : 41984 Publisher : 陈伟

一个非长经典的串口通讯类,我用过的,非常的棒,比微软的还要好-a classic serial communications, I used the very rods, Microsoft's much better
Update : 2024-05-09 Size : 7168 Publisher : fxh

DL : 0
这是一个关于java中对象的串行化例子,我在jbuilder9下面已调试通过,可供大家学习参考-This is a java on the Object Serialization example, I have debug jbuilder9 Below, we study for reference
Update : 2024-05-09 Size : 27648 Publisher : 朱新平

一个关于视图文档序列化的程序,可以实现读写操作-View document on a sequence of procedures, can achieve a read and write operation
Update : 2024-05-09 Size : 26624 Publisher : wuzhe

画各种不同颜色、宽度的直线,并且把它们序列化(串行化)到文件中-painted various colors, line widths, and their sequence of (Serialization) to the document
Update : 2024-05-09 Size : 56320 Publisher : 忍者

DL : 0
利用MFC,定义了tool,pen,color,来绘制不同那个的图形-use MFC, the definition of tool, pen, color, which to draw different graphics
Update : 2024-05-09 Size : 44032 Publisher : 孙立雷

将树的结构存入一个文本文件,可以读出及写入数的结构-tree structure into a text file, you can read and write a few structures
Update : 2024-05-09 Size : 41984 Publisher : 吴学文

序列化文件的操作,功能比较简单,适合初学都-sequence documents, the operation is relatively simple function, are suitable for beginners
Update : 2024-05-09 Size : 52224 Publisher : lyl

几个老外写的源代码大家块块下载-Several foreigners to write the source code for everyone to download块块
Update : 2024-05-09 Size : 100352 Publisher : 南中天

如何用正确的方法来写出质量好的软件的75条体会, 程序员,值得一看-How to use the correct way to write good quality software 75 experience, programmers, worth a visit
Update : 2024-05-09 Size : 100352 Publisher : 李俊

DL : 0
Java 版本的 PHP serialize/unserialize 完整实现。目前实现了对各种基本类型、数组、ArrayList、HashMap、和其它可序列化对象的序列化。实现了 PHP 5 中的Serializable 接口的支持。实现了 PHP 中的 __sleep 和 __wakeup 魔术方法的支持。实现了对所有标示(N、b、i、d、s、a、O、R、r、U、C)的反序列化,在对标示 a 反序列化时,可以根据下标和值来自动判断是 ArrayList 还是 HashMap。并且在反序列化时可以强制指定反序列化的类型。该类是静态类,无需也不能被实例化。除了包含了 serialize 和 unserialize 方法以外,还增加了一个 cast 方法,用来进行反序列化后的类型转换,该方法主要用于将反序列化后的 ArrayList 转化为数组或者 HashMap。
Update : 2024-05-09 Size : 5120 Publisher : 何铎

文档序列化,视类窗口拆分运用,通过这个程序可以学到很多VC的知识-Sequence of documents, depending on the type of split application of window through which the program can learn a lot of knowledge of VC
Update : 2024-05-09 Size : 2120704 Publisher : 陈娟

网格控件(CGridCtrl)允许你显示具有检验标志的二维网格,可以用于显示二维关联性。 使用CGridCtrl类非常简单。首先,添加头文件和实现文件 CGridCtrl.h (cpp)到工程中。在资源编辑器中增加该控件到对话框中,并添加一个成员变量来使用 CGridCtrl类。在对话框的OnInitDialog方法中,通过调用控件的AddColumn、AddRow和SetCheck方法来创建网格。你也可以调用Serialize方法从一个文件创建网格控件。-Grid Control (CGridCtrl) allows you to have the test showed signs of two-dimensional grid, can be used to show the relevance of two-dimensional. CGridCtrl category is very simple to use. First, add the header files and the realization of a document CGridCtrl.h (cpp) to the project. Editor in resources to increase the controls to the dialog box, and add a member variable to use CGridCtrl category. In the dialog box OnInitDialog method, by calling the control AddColumn, AddRow and methods to create SetCheck grid. You can also call the serialize method to create a file from the grid control.
Update : 2024-05-09 Size : 29696 Publisher : 冯大为

使用CFile和CArchive来存储与加载变量(没有使用序列化Serialize)!Enjoy it!谢谢~-Use CFile and CArchive to store and load variables (do not use serialization Serialize)! Enjoy it! Thank you ~
Update : 2024-05-09 Size : 25600 Publisher : 刘同兴
« 1 23 4 5 6 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.