代码搜索:serialization

找到约 2,507 项符合「serialization」的源代码

代码结果 2,507
www.eeworm.com/read/287213/8705757

dsw wzd.dsw

Microsoft Developer Studio Workspace File, Format Version 5.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/185687/8991960

cs dataaccount.cs

using System; using System.Runtime.Serialization; using System.Runtime.Serialization.Formatters.Binary ; namespace Eboer.MIS.MF.WinForm.DataAccount { /// /// 帐套属性,要被序列化 ///
www.eeworm.com/read/185687/8992007

cs deskconfig.cs

using System; using System.Runtime.Serialization; using System.Runtime.Serialization.Formatters.Binary ; namespace Eboer.MIS.MF.WinForm { /// /// DeskConfig 的摘要说明。 ///
www.eeworm.com/read/379399/9199006

cs fckeditorconfigurations.cs

/* * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == * * Licensed under the terms of any of
www.eeworm.com/read/181232/9264324

xml test2.xml

System.Runtime.Serialization.Formatters.Soap
www.eeworm.com/read/181232/9264332

xml save2.xml

System.Runtime.Serialization.Formatters.Soap
www.eeworm.com/read/375820/9348967

cs propertystatic.cs

using System; //序列化 using System.Runtime.Serialization; using System.Runtime.Serialization.Formatters.Binary ; namespace ExamSystem { /// /// PropertyStatic 的摘要说明。 ///
www.eeworm.com/read/178380/9403597

cpp ex30adoc.cpp

// ex30aDoc.cpp : implementation of the CEx30aDoc class // #include "stdafx.h" #include "ex30a.h" #include "ex30aDoc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/373758/9440134

cpp ex30adoc.cpp

// ex30aDoc.cpp : implementation of the CEx30aDoc class // #include "stdafx.h" #include "ex30a.h" #include "ex30aDoc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/371789/9536585

cpp chapter09doc.cpp

// Chapter09Doc.cpp : implementation of the CChapter09Doc class // #include "stdafx.h" #include "Chapter09.h" #include "Chapter09Doc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FIL