代码搜索:Serialization

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

代码结果 2,507
www.eeworm.com/read/429388/1949417

cs movie.cs

using System; using System.Collections.Generic; using System.Text; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { public enum MovieType { //喜剧
www.eeworm.com/read/426834/1986724

cs scheduleitem.cs

using System; using System.Collections.Generic; using System.Text; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { /// /// 播放场次 ///
www.eeworm.com/read/426834/1986725

cs movie.cs

using System; using System.Collections.Generic; using System.Text; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { public enum MovieType { //喜剧
www.eeworm.com/read/402158/2329495

svn-base stadiumnamesresult.java.svn-base

package org.ksoap2.samples.soccer; import org.ksoap2.serialization.*; public class StadiumNamesResult extends LiteralArrayVector { // in the resultant xml message, the array elements can //
www.eeworm.com/read/402158/2329499

java stadiumnamesresult.java

package org.ksoap2.samples.soccer; import org.ksoap2.serialization.*; public class StadiumNamesResult extends LiteralArrayVector { // in the resultant xml message, the array elements can //
www.eeworm.com/read/402158/2329841

svn-base stadiumnamesresult.java.svn-base

package org.ksoap2.samples.soccer; import org.ksoap2.serialization.*; public class StadiumNamesResult extends LiteralArrayVector { // in the resultant xml message, the array elements can //
www.eeworm.com/read/402158/2329845

java stadiumnamesresult.java

package org.ksoap2.samples.soccer; import org.ksoap2.serialization.*; public class StadiumNamesResult extends LiteralArrayVector { // in the resultant xml message, the array elements can //
www.eeworm.com/read/402158/2331462

svn-base stadiumnamesresult.java.svn-base

package org.ksoap2.samples.soccer; import org.ksoap2.serialization.*; public class StadiumNamesResult extends LiteralArrayVector { // in the resultant xml message, the array elements can //
www.eeworm.com/read/402158/2331466

java stadiumnamesresult.java

package org.ksoap2.samples.soccer; import org.ksoap2.serialization.*; public class StadiumNamesResult extends LiteralArrayVector { // in the resultant xml message, the array elements can //
www.eeworm.com/read/395319/2438406

vb trackerinfo.vb

Imports System.Xml Imports System.Xml.Serialization Namespace NetShopForge.Library.Tracker Public Class TrackerInfo #Region "private vars" Private trackingID_ As