代码搜索:serialization
找到约 2,507 项符合「serialization」的源代码
代码结果 2,507
www.eeworm.com/read/269819/11076468
cpp chapter09adoc.cpp
// Chapter09ADoc.cpp : implementation of the CChapter09ADoc class
//
#include "stdafx.h"
#include "Chapter09A.h"
#include "Chapter09ADoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
www.eeworm.com/read/269583/11090704
cs serializers.cs
using System;
using System.IO ;
namespace IMLibrary
{
///
/// Serializers 的摘要说明。
///
public class Serializers
{
public Serializers()
{
//
// TODO:
www.eeworm.com/read/269583/11090752
cs serializers.cs
using System;
using System.IO ;
namespace IMLibrary
{
///
/// Serializers 的摘要说明。
///
public class Serializers
{
public Serializers()
{
//
// TODO:
www.eeworm.com/read/269248/11103645
cpp chapter09adoc.cpp
// Chapter09ADoc.cpp : implementation of the CChapter09ADoc class
//
#include "stdafx.h"
#include "Chapter09A.h"
#include "Chapter09ADoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
www.eeworm.com/read/413508/11153719
vb actatekagentinterfaces.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version:2.0.50727.3031
'
' Changes t
www.eeworm.com/read/147747/12526267
cpp ex30adoc.cpp
// ex30aDoc.cpp : implementation of the CEx30aDoc class
//
#include "stdafx.h"
#include "ex30a.h"
#include "ex30aDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/147747/12530718
cpp ex30adoc.cpp
// ex30aDoc.cpp : implementation of the CEx30aDoc class
//
#include "stdafx.h"
#include "ex30a.h"
#include "ex30aDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/133758/14025206
cpp vc04doc.cpp
// vc04Doc.cpp : implementation of the CVc04Doc class
//
#include "stdafx.h"
#include "vc04.h"
#include "vc04Doc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_
www.eeworm.com/read/205324/15320624
cpp ex30adoc.cpp
// ex30aDoc.cpp : implementation of the CEx30aDoc class
//
#include "stdafx.h"
#include "ex30a.h"
#include "ex30aDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/113469/15455735
bat compileex45.bat
IF NOT EXIST bin mkdir bin
%CORPATH%csc /t:library /out:bin/Config.Web.Serialization.dll /r:System.dll;System.Web.dll; ConfigSerialization.cs >> ex45.txt