代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/402158/2331458
svn-base axisstockquoteexample.java.svn-base
package org.ksoap2.samples.axis.quotes;
import org.ksoap2.*;
import org.ksoap2.serialization.*;
import org.ksoap2.transport.*;
/*
* Example that uses one of the built in axis .jws examples
* Instal
www.eeworm.com/read/402158/2331701
java transporttestcase.java
package org.ksoap2.transport;
import org.ksoap2.*;
import org.ksoap2.serialization.*;
import org.ksoap2.transport.mock.*;
import junit.framework.*;
public abstract class TransportTestCase e
www.eeworm.com/read/401074/2343054
cs program.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Collections;
using System.Xml;
using System.IO;
using System.Runtime.Serialization;
using System.Runtime.Serializ
www.eeworm.com/read/401074/2343076
cs commonclass.cs
using System;
using System.Collections;
using System.Collections.Generic;
using System.Text;
using System.Xml;
using System.IO;
using System.Runtime.Serialization;
using System.Runtime.Serializ
www.eeworm.com/read/395909/2431951
cs commonfunc.cs
using System;
using System.Collections.Generic;
using System.Text;
using feiyun0112.cnblogs.com.CSDNReader.Model;
using System.Net;
using System.Xml.Serialization;
using System.IO;
namespace
www.eeworm.com/read/395319/2438413
vb cbo.vb
Imports System
Imports System.Collections.Generic
Imports System.IO
Imports System.Reflection
Imports System.Text
Imports System.Web.Caching
Imports System.Xml
Imports System.Xml.Serialization
www.eeworm.com/read/384273/2602551
as xaxis.as
package elements.axis {
import flash.display.Sprite;
import flash.geom.Matrix;
import string.Utils;
import charts.Elements.PointBar3D;
import com.serialization.json.JSON;
import Range;
www.eeworm.com/read/374804/2745302
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;using System.Xml.Serialization;
using System.Net.Sockets;
www.eeworm.com/read/258694/4352010
java axisstockquoteexample.java
package org.ksoap2.samples.axis.quotes;
import org.ksoap2.*;
import org.ksoap2.serialization.*;
import org.ksoap2.transport.*;
/*
* Example that uses one of the built in axis .jws examples
* Instal
www.eeworm.com/read/160705/5566561
vb form1.vb
Imports System.Runtime.Serialization.Formatters.Binary
Imports System.IO
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()