代码搜索:Storage
找到约 10,000 项符合「Storage」的源代码
代码结果 10,000
www.eeworm.com/read/39422/1131444
dat test3.dat
//------------------------------test3.dat??------------------------------------------------
@00
00000001 // 1800 FN1: //data storage for 1st Fib. No.
00000000 //
www.eeworm.com/read/489223/1225867
sgml string_chunks.sgml
String Chunks
efficient storage of groups of strings
String chu
www.eeworm.com/read/488612/1228058
properties configuration.properties
#
# Configuration settings for the file config storage provider module.
#
#
# Defines the directory, where the user settings will be stored.
# If the directory starts with an '~/', the given di
www.eeworm.com/read/249552/4447856
java~1~ books.java~1~
package mediasystem.mediadata;
import mediasystem.media.*;
public class Books {
private MyBook[] bookArray = new MyBook[storage.MaxBookNum];
}
www.eeworm.com/read/190346/5185391
h node-rev.h
/* node-rev.h : interface to node revision retrieval and storage
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserve
www.eeworm.com/read/163987/5501048
dfm jvappstoragebasemainfrmu.dfm
object JvAppStorageBaseMainFrm: TJvAppStorageBaseMainFrm
Left = 321
Top = 227
BorderStyle = bsDialog
Caption = 'App Storage Demo'
ClientHeight = 361
ClientWidth = 376
Color = clBt
www.eeworm.com/read/338839/3312455
c datastore.c
/*++
Copyright (c) 2002 - 2003 Microsoft Corporation
Module Name:
datastore.c
Abstract:
This module contains routines that provide support for storage and
retrieval of the
www.eeworm.com/read/315452/3620692
properties applicationresources.properties
# Resources for parameter 'com.fely.struts.ApplicationResources'
# Project com.felyxiu.www.storage
username=用户名
password=密码
www.eeworm.com/read/315452/3620746
properties applicationresources.properties
# Resources for parameter 'com.fely.struts.ApplicationResources'
# Project com.felyxiu.www.storage
username=用户名
password=密码
www.eeworm.com/read/285437/4051931
sql 1.framework-objects_v068.sql
DELIMITER //
-- ------------ --
-- Domain model --
-- ------------ --
--
-- SYSTEM tables
--
-- use qwoss
-- //
SET FOREIGN_KEY_CHECKS = 0
//
SET storage_engine=InnoDB
//
CREA