代码搜索:Serialization

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

代码结果 2,507
www.eeworm.com/read/405009/11474338

txt javacode.txt

using System; using System.IO; using System.Runtime.InteropServices; using System.Runtime.Serialization; /// /// Giora Tamir (giora@gtamir.com), 2005 /// nam
www.eeworm.com/read/340916/12122828

h sketch.h

// Sketch.h // Defines a sketch #pragma once #include #include "Elements.h" using namespace System; using namespace cliext; using namespace System::Runtime::Serialization; na
www.eeworm.com/read/340916/12124371

h sketch.h

// Sketch.h // Defines a sketch #pragma once #include #include "Elements.h" using namespace System; using namespace cliext; using namespace System::Runtime::Serialization; na
www.eeworm.com/read/208832/15234593

cs contentviewproviders.cs

using System; using System.Data; using liuwei.FrameWork.DB; using System.Xml.Serialization; namespace liuwei.FrameWork.Providers { [Serializable] /// /// ContentViewProviders 的摘
www.eeworm.com/read/488989/1226485

asmx grid.asmx

Imports System Imports System.Web.Services Imports System.Xml.Serialization Imports Microsoft.VisualBasic public class company public ticker
www.eeworm.com/read/480510/1316974

h sketch.h

// Sketch.h // Defines a sketch #pragma once #include #include "Elements.h" using namespace System; using namespace cliext; using namespace System::Runtime::Serialization; na
www.eeworm.com/read/480510/1317363

h sketch.h

// Sketch.h // Defines a sketch #pragma once #include #include "Elements.h" using namespace System; using namespace cliext; using namespace System::Runtime::Serialization; na
www.eeworm.com/read/470713/1454009

java objectstreamexception.java

/* ObjectStreamException.java -- Superclass of all serialization exceptions Copyright (C) 1998, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath i
www.eeworm.com/read/470713/1454026

java streamcorruptedexception.java

/* StreamCorruptedException.java -- Error in stream during serialization Copyright (C) 1998, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is f
www.eeworm.com/read/470713/1454028

java notactiveexception.java

/* NotActiveException.java -- thrown when serialization is not active Copyright (C) 1998, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; y