代码搜索:serializing
找到约 106 项符合「serializing」的源代码
代码结果 106
www.eeworm.com/read/123117/6063024
java cardreader.java
import java.io.*;
public class CardReader {
public static void main(String[] args) {
Card3 card = null;
try {
FileInputStream in = new FileInputStream("card.out");
ObjectInpu
www.eeworm.com/read/127767/14337230
txt e010. serializing an immutable bean property to xml.txt
An immutable property is one where the value is supplied to the constructor rather than through a setter method. By default, immutable properties are not persisted. This example demonstrates how to pe
www.eeworm.com/read/182121/9216348
cc serializer.cc
// -*-c++-*-
/***************************************************************************
serializer.cc
Classes for serializing data to clients
www.eeworm.com/read/182121/9216467
h serializer.h
// -*-c++-*-
/***************************************************************************
serializer.h
Classes for serializing data to clients
www.eeworm.com/read/493654/6388466
cpp serializermonitor.cpp
// -*-c++-*-
/***************************************************************************
serializermonitor.cpp
Class for serializing data to monitors
www.eeworm.com/read/493654/6388481
cpp serializer.cpp
// -*-c++-*-
/***************************************************************************
serializer.cc
Classes for serializing data to clients
www.eeworm.com/read/493654/6388539
h serializer.h
// -*-c++-*-
/***************************************************************************
serializer.h
Classes for serializing data to clients
www.eeworm.com/read/182121/9216334
cc serializeronlinecoachstdv7.cc
// -*-c++-*-
/***************************************************************************
serializeronlinecoachstdv7.cc
Class for serializing data to std v7
www.eeworm.com/read/182121/9216374
h serializeronlinecoachstdv8.h
// -*-c++-*-
/***************************************************************************
serializeronlinecoachstdv8.h
Class for serializing data to std v8
www.eeworm.com/read/182121/9216390
cc serializeronlinecoachstdv1.cc
// -*-c++-*-
/***************************************************************************
serializeronlinecoachstdv1.cc
Class for serializing data to std v1