代码搜索:Storage
找到约 10,000 项符合「Storage」的源代码
代码结果 10,000
www.eeworm.com/read/249895/4445077
java memoryusage.java
package org.garret.perst;
/**
* Information about memory usage for the correspondent class.
* Instances of this class are created by Storage.getMemoryDump method.
* Size of internal database
www.eeworm.com/read/241991/4556747
java cannotremoveexception.java
package org.jgroups.persistence;
/**
* @author Mandar Shinde
* This exception inherits the Exception class and is used in
* cases where the Persistence Storage cannot remove a pair
* from its st
www.eeworm.com/read/241991/4556749
java cannotpersistexception.java
package org.jgroups.persistence;
/**
* @author Mandar Shinde
* This exception inherits the Exception class and is used in
* cases where the Persistence Storage cannot persist a pair
* from its s
www.eeworm.com/read/233448/4685185
c decl-nospec-3.c
/* Data definition with no type or storage class should receive a
pedwarn, rather than a warning which becomes an error with
-pedantic. Test with -pedantic-errors. */
/* Origin: Joseph Myers
www.eeworm.com/read/232130/4705524
cpp cstrtabl.cpp
/*
* CSTRTABL.CPP
* Sample Code Class Libraries
*
* Implementation of a string table handler. The CStringTable
* class hides details of storage from the user. The strings might
* be cach
www.eeworm.com/read/229812/4751950
gml complex_.gml
:P.
.ix 'Complex class'
This class is used for the storage and manipulation of complex
numbers, which are often represented by
:ITALICS.real
and
:ITALICS.imaginary
components (Cartesian coordin
www.eeworm.com/read/229812/4753399
h ufortify.h
/*
* FILE:
* ufortify.h
*
* DESCRIPTION:
* User options for fortify. Changes to this file require fortify.c to be
* recompiled, but nothing else.
*/
#define FORTIFY_STORAGE
www.eeworm.com/read/227686/4769073
java literal.java
/* Sesame - Storage and Querying architecture for RDF and RDF Schema
* Copyright (C) 2001-2005 Aduna
*
* Contact:
* Aduna
* Prinses Julianaplein 14 b
* 3817 CS Amersfoort
* The Neth