代码搜索:Serialization

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

代码结果 2,507
www.eeworm.com/read/183938/5250925

cs folderpermission.cs

using System; using System.Xml; using System.Xml.Serialization; // // DotNetNuke - http://www.dotnetnuke.com // Copyright (c) 2002-2005 // by Shaun Walker ( sales@perpetualmotion.ca ) of Perp
www.eeworm.com/read/183938/5250948

cs logdetailinfo.cs

using System; using System.Xml; using System.Xml.Serialization; // // DotNetNuke - http://www.dotnetnuke.com // Copyright (c) 2002-2005 // by Shaun Walker ( sales@perpetualmotion.ca ) of Perp
www.eeworm.com/read/310805/3690993

xsd item1.xsd

www.eeworm.com/read/305285/3776447

java autoimpl.java

// $Id: AutoImpl.java,v 1.2 2002/09/02 09:00:32 per_nyfelt Exp $ import org.ozoneDB.*; public class AutoImpl extends OzoneObject implements Auto { /** * The serialization vers
www.eeworm.com/read/294376/3917160

aspx sample.aspx


www.eeworm.com/read/448364/1690300

as updatemanager.as

package net.davidtucker.air.update { import com.adobe.serialization.json.JSONDecoder; import flash.desktop.NativeApplication; import flash.desktop.Updater; import flash.events.Event; i
www.eeworm.com/read/439514/1805946

cs studentticket.cs

using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { /// /// 学生票子类
www.eeworm.com/read/429388/1949375

cs studentticket.cs

using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { /// /// 学生票子类
www.eeworm.com/read/429388/1949377

cs cinema.cs

using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { /// /// 电影院类
www.eeworm.com/read/429388/1949423

cs studentticket.cs

using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { /// /// 学生票子类