代码搜索:serialization
找到约 2,507 项符合「serialization」的源代码
代码结果 2,507
www.eeworm.com/read/168182/7813344
cpp ex28adoc.cpp
// Ex28aDoc.cpp : implementation of the CEx28aDoc class
//
#include "stdafx.h"
#include "Ex28a.h"
#include "Ex28aDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CEx28aDoc
IMP
www.eeworm.com/read/144211/5753172
java
#------------------------------------------------------------
# Java ByteCode
# From Larry Schwimmer (schwim@cs.stanford.edu)
0 belong 0xcafebabe compiled Java class data,
>6 beshort x version %d.
>4
www.eeworm.com/read/139332/5802345
hpp string.hpp
#ifndef BOOST_SERIALIZATION_STRING_HPP
#define BOOST_SERIALIZATION_STRING_HPP
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
//////
www.eeworm.com/read/139332/5802353
hpp access.hpp
#ifndef BOOST_SERIALIZATION_ACCESS_HPP
#define BOOST_SERIALIZATION_ACCESS_HPP
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
///////
www.eeworm.com/read/139332/5802356
hpp vector.hpp
#ifndef BOOST_SERIALIZATION_VECTOR_HPP
#define BOOST_SERIALIZATION_VECTOR_HPP
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
//////
www.eeworm.com/read/139332/5802362
hpp set.hpp
#ifndef BOOST_SERIALIZATION_SET_HPP
#define BOOST_SERIALIZATION_SET_HPP
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
/////////1//
www.eeworm.com/read/139332/5802369
hpp map.hpp
#ifndef BOOST_SERIALIZATION_MAP_HPP
#define BOOST_SERIALIZATION_MAP_HPP
// MS compatible compilers support #pragma once
#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
/////////1//
www.eeworm.com/read/118881/6093345
java bytearray.java
/*
* ByteArray.java
*/
package org.hsql;
import java.io.*;
import java.sql.*;
class ByteArray {
private byte data[];
ByteArray(String s) {
data=StringConverter.hexToByte(s);
www.eeworm.com/read/158326/11625940
cpp xinyandoc.cpp
// xinyanDoc.cpp : implementation of the CXinyanDoc class
//
#include "stdafx.h"
#include "xinyan.h"
#include "xinyanDoc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch
www.eeworm.com/read/153733/12010347
cc main.cc
// U4600 LCD Module
// Matt Chapman
#include
#include
#include
#include "lcd.hh"
// Serialization information.
SerialType U46