代码搜索:serialization
找到约 2,507 项符合「serialization」的源代码
代码结果 2,507
www.eeworm.com/read/294720/8210473
txt 下载说明.txt
╭⌒╮┅~ ¤ ╭⌒╮ ╭⌒╮ ╭⌒╮╭⌒╮╭⌒╮ ╭⌒╮
╭⌒╭⌒╮╭⌒╮~╭⌒╮︶︶, ︶╭⌒╮︶︶︶︶, ︶︶''
,︶︶︶︶,''︶~~ ,''~︶︶ ,'' ︶︶ '︶ …︶︶
╭═════════欢迎访问飞扬的网站══════════╮
║ 软件下载: http://11.136.26.8/fly_software/index.asp ║
║ 闪客岛 ...
www.eeworm.com/read/193517/8220823
cs mydatalist.cs
using System;
namespace CSLA.Templates
{
[Serializable()]
public class MyDataList : NameValueList
{
#region static Methods
public static MyDataList GetMyDataList()
{
www.eeworm.com/read/193517/8221244
cs callmethodexception.cs
using System;
namespace CSLA.Server
{
///
/// This exception is returned from the
/// CallMethod method in the server-side DataPortal
/// and contains the exception thrown b
www.eeworm.com/read/193517/8221262
cs dataportalexception.cs
using System;
namespace CSLA.Server
{
///
/// This exception is returned from the
/// server-side DataPortal and contains the exception
/// and context data from the server.
www.eeworm.com/read/192928/8264276
cs jsformatproviderconfiguration.cs
using System;
using System.Xml.Serialization;
using Club.Framework.Format;
namespace Club.Framework.Providers
{
///
/// Summary description for UrlFormatProvider.
///
www.eeworm.com/read/192928/8264279
cs urlformatproviderconfiguration.cs
using System;
using System.Xml.Serialization;
using Club.Framework.Format;
namespace Club.Framework.Providers
{
///
/// Summary description for UrlFormatProvider.
///
www.eeworm.com/read/192928/8264301
cs dtoproviderconfiguration.cs
using System;
using System.Xml.Serialization;
using Club.Framework.Data;
namespace Club.Framework.Providers
{
///
/// Summary description for DTOProvider.
///
[Xml
www.eeworm.com/read/192762/8277501
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/192762/8282691
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/269819/11076433
cpp chapter09doc.cpp
// Chapter09Doc.cpp : implementation of the CChapter09Doc class
//
#include "stdafx.h"
#include "Chapter09.h"
#include "Chapter09Doc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL