代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/124637/6042982
cs configsectionhandler.cs
using System;
using System.Xml;
using System.Xml.Serialization;
using System.Configuration;
namespace blowery.Web.HttpModules
{
///
/// This class acts as a factory for the config
www.eeworm.com/read/105599/6197810
properties xmlserializermessages_sk.properties
# This file contains error messages related to XML serialization.
# The messages are arranged in key and value tuples in a ListResourceBundle.
#
# @version
BadMessageKey = Chybov\u00e1 spr\u
www.eeworm.com/read/158649/11595063
java serialctl.java
//: c11:SerialCtl.java
// Controlling serialization by adding your own
// writeObject() and readObject() methods.
// {NoAutomaticTesting}
import java.io.*;
public class SerialCtl implements Ser
www.eeworm.com/read/346312/11755037
cs uddiservicelist.cs
using System;
using System.Xml;
using System.Xml.Serialization;
using System.Collections;
namespace UDDI_Explorer
{
///
/// Summary description for UDDIServiceList.
///
www.eeworm.com/read/122710/14673640
c mpheap.c
/*++
Module Name:
mpheap.c
Abstract:
This DLL is a wrapper that sits on top of the Win32 Heap* api. It
provides multiple heaps and handles all the serialization itself.
Ma
www.eeworm.com/read/464469/1528804
vb classes.vb
Option Explicit On
Option Strict On
Imports System.Xml.Serialization
Imports System.IO
Public Class frmClasses
Private strPath As String
Private strFile As String
Private Const strIEFil
www.eeworm.com/read/458936/1579171
svn-base urlrequesthelper.as.svn-base
package cn.iservice.delegates
{
import cn.iservice.event.LoadFinishEvent;
import cn.iservice.util.ServerResult;
import com.adobe.serialization.json.JSON;
impo
www.eeworm.com/read/458936/1579173
as urlrequesthelper.as
package cn.iservice.delegates
{
import cn.iservice.event.LoadFinishEvent;
import cn.iservice.util.ServerResult;
import com.adobe.serialization.json.JSON;
impo
www.eeworm.com/read/452300/1656848
js haserializer.js
/**
* HTML_AJAX_Serialize_HA - custom serialization
*
* This class is used with the JSON serializer and the HTML_AJAX_Action php class
* to allow users to easily write data handling and dom manip