代码搜索结果

找到约 10,000 项符合 Storage 的代码

persistentstub.cs

namespace Perst.Impl { using Perst; public class PersistentStub : IPersistent { public virtual int Oid { get { return o

register.h

/* $Id: Register.h,v 1.1.1.1 2000/09/24 11:39:10 pure Exp $ */ #ifndef __Register_h__ #define __Register_h__ #include "Storage.h" class ByteReg { Storage& storage; unsigned addr; public: ByteReg

rawstorageiterator.cpp

//: C04:RawStorageIterator.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Demonstrate the raw_s

rawstorageiterator.cpp

//: C20:RawStorageIterator.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Demonstrate the

rawstorageiterator.cpp

//: C07:RawStorageIterator.cpp // From "Thinking in C++, 2nd Edition, Volume 2" // by Bruce Eckel & Chuck Allison, (c) 2001 MindView, Inc. // Available at www.BruceEckel.com. // Demonstrate the ra

inter_athena.conf

// When you want put the comment in these setting file // use dobule slash like this. (c) 2003 Athena Project. // TXT版本专用,设定存档文件路径及存档名称 storage_txt: save/storage.txt party_txt: save/party.txt p

rawstorageiterator.cpp

//: C20:RawStorageIterator.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Demonstrate the

gnarray.imp

// // $Source: /home/gambit/CVS/gambit/sources/game/gnarray.imp,v $ // $Date: 2002/08/26 05:50:08 $ // $Revision: 1.2 $ // // DESCRIPTION: // Implementation for N-dimensional arrays // // This file is