代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/198979/7898387
h records.h
//PK 2007/02/01 - 03/09
//PK Recite
#pragma once
#include "ItemInfo.h"
namespace boost {
namespace serialization {
template
void save(Archive & ar, const fs::path & p, cons
www.eeworm.com/read/151645/5680774
java dm.java
package org.ksoap;
import java.io.*;
import org.kobjects.serialization.*;
import org.kxml.parser.*;
/** This class is not public, so save a few bytes
by using a short class name (DM stands for
www.eeworm.com/read/132292/5918482
cs commpingpong.cs
using System;
using System.Threading;
using System.IO;
using System.Xml.Serialization;
using JH.CommBase;
namespace JH.CommBase
{
///
/// Overlays CommBase to provide byte-level
www.eeworm.com/read/124637/6042928
cs unzipfile.cs
// project created on 10.11.2001 at 13:09
using System;
using System.Text;
using System.Collections;
using System.IO;
using System.Diagnostics;
using System.Runtime.Serialization.Formatters.Bina
www.eeworm.com/read/124637/6042943
cs viewzipfile.cs
// project created on 10.11.2001 at 13:09
using System;
using System.Text;
using System.Collections;
using System.IO;
using System.Diagnostics;
using System.Runtime.Serialization.Formatters.Bina
www.eeworm.com/read/121924/6067146
cs productinfo.cs
using System;
using System.Collections.Specialized;
using System.IO;
using System.Text;
using System.Xml;
using System.Xml.Serialization;
namespace Org.InteliIM.Configurations
{
///
www.eeworm.com/read/105599/6197754
properties xmlserializermessages_zh_tw.properties
# This file contains error messages related to XML serialization.
# The messages are arranged in key and value tuples in a ListResourceBundle.
#
# @version
BadMessageKey = \u627e\u4e0d\u5230
www.eeworm.com/read/105599/6197780
properties xmlserializermessages_zh_cn.properties
# This file contains error messages related to XML serialization.
# The messages are arranged in key and value tuples in a ListResourceBundle.
#
# @version
BadMessageKey = \u627e\u4e0d\u5230
www.eeworm.com/read/103322/6217052
vb form1.vb
Option Strict On
Imports System.IO
Imports System.Runtime.Serialization.Formatters.Soap
Public Class Form1
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code
www.eeworm.com/read/153733/12010468
cc clock.cc
#include "assert.hh"
#include "clock.hh"
#include "sulima.hh"
#include "checkpoint.hh"
#include "error.hh"
// The serialization information.
SerialType Event::type("Event");
SerialType