代码搜索:Storage

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

代码结果 10,000
www.eeworm.com/read/232130/4704719

cpp idescrip.cpp

/* * IDESCRIP.CPP * Link Source Chapter 9 * * Implementation the IDescription interface that doesn't care * what object it works with in this LinkSource sample. It * is given a storage in
www.eeworm.com/read/227686/4769513

java datetime.java

/* Sesame - Storage and Querying architecture for RDF and RDF Schema * Copyright (C) 2005 ECCA - eTourism Competence Center Austria * * Contact: * ECCA - eTourism Competence Center Austria
www.eeworm.com/read/227686/4769772

java datetimetestcase.java

/* Sesame - Storage and Querying architecture for RDF and RDF Schema * Copyright (C) 2005 ECCA - eTourism Competence Center Austria * * Contact: * ECCA - eTourism Competence Center Austr
www.eeworm.com/read/216802/4883175

c misc.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: PCI IDE bus driver extension * FILE: drivers/storage/pciidex/misc.c * PURPOSE: Misceallenous
www.eeworm.com/read/205824/5018456

c misc.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: PCI IDE bus driver extension * FILE: drivers/storage/pciidex/misc.c * PURPOSE: Misceallenous
www.eeworm.com/read/176316/5338732

txt cryptoapi.txt

CryptoAPI ========= if you are interested in encrypting your data on persistent storage, you should take a look at /* this document is still incomplete */
www.eeworm.com/read/175436/5347113

h crestrictmgr.h

#ifndef CRESTRICTMGR_H #define CRESTRICTMGR_H /* @(#) $Id$ AxCrypt - Compressing and Encrypting Wrapper and Application Launcher for Secure Local, Server or Web Storage of Document
www.eeworm.com/read/338072/3324031

txt formats.txt

Mailbox Format Characteristics Mark Crispin 5 June 1999 When a mailbox storage technology uses local files and directories directly, the file(s) and directories are layed
www.eeworm.com/read/330522/3421790

java flowlogprocess.java

package cn.myapps.core.workflow.storage.flowlog.ejb; import cn.myapps.base.ejb.BaseProcess; public interface FlowLogProcess extends BaseProcess { }