代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/258694/4352050
java transporttestcase.java
package org.ksoap2.transport;
import org.ksoap2.*;
import org.ksoap2.serialization.*;
import org.ksoap2.transport.mock.*;
import junit.framework.*;
public abstract class TransportTestCase extends T
www.eeworm.com/read/132665/14081253
py attribs.py
#!/usr/bin/python -u
import sys
import libxml2
# Memory debug specific
libxml2.debugMemory(1)
#
# Testing XML document serialization
#
doc = libxml2.parseDoc(
"""
www.eeworm.com/read/105725/15660231
h ex16cdoc.h
// Ex16cDoc.h : interface of the CEx16cDoc class
//
#pragma once
#include "student.h"
class CEx16cDoc : public CDocument
{
protected: // create from serialization only
CEx16cDoc();
D
www.eeworm.com/read/105725/15660359
h ex09bview.h
// Ex09bView.h : interface of the CEx09bView class
//
#pragma once
#include "cwebbrowser2.h"
class CEx09bView : public CView
{
protected: // create from serialization only
CEx09bView();
www.eeworm.com/read/105725/15660488
h ex16bdoc.h
// Ex16bDoc.h : interface of the CEx16bDoc class
//
#pragma once
#include "student.h"
class CEx16bDoc : public CDocument
{
protected: // create from serialization only
CEx16bDoc();
D
www.eeworm.com/read/105725/15660548
h ex15adoc.h
// Ex15aDoc.h : interface of the CEx15aDoc class
//
#pragma once
#include "student.h"
class CEx15aDoc : public CDocument
{
protected: // create from serialization only
CEx15aDoc();
D
www.eeworm.com/read/105725/15660581
h ex15bdoc.h
// Ex15bDoc.h : interface of the CEx15bDoc class
//
#pragma once
#include "student.h"
class CEx15bDoc : public CDocument
{
protected: // create from serialization only
CEx15bDoc();
D
www.eeworm.com/read/105725/15660699
h ex16adoc.h
// Ex16aDoc.h : interface of the CEx16aDoc class
//
#pragma once
#include "student.h"
class CEx16aDoc : public CDocument
{
protected: // create from serialization only
CEx16aDoc();
D
www.eeworm.com/read/377523/9272754
java worm.java
//: c11:Worm.java
// From 'Thinking in Java, 2nd ed.' by Bruce Eckel
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
// Demonstrates object serialization.
import java.io.*;
class
www.eeworm.com/read/168182/7813727
h ex22cview.h
// Ex22cView.h : interface of the CEx22cView class
//
#pragma once
class CEx22cView : public CView
{
protected: // create from serialization only
CEx22cView();
DECLARE_DYNCREATE(CEx22