代码搜索结果
找到约 10,206 项符合
Storage 的代码
storage.c
/*
* Various storage structures (pool allocation, vector, hash table)
*
* Copyright (C) 1993, Eric Youngdale.
* 2004, Eric Pouech
*
* This library is free software; you can r
storage.spec
# Compound Storage DLL.
# (FIXME: some methods are commented out. Commenting them in _WILL_
# result in dataloss. Do it at your own risk.)
1 pascal StgCreateDocFileA(str long long ptr) StgCreate
storage.c
/* Compound Storage
*
* Implemented using the documentation of the LAOLA project at
*
* (Thanks to Martin Schwartz
storage.eww
$WS_DIR$\storage.ewp
storage.java
/* CVS ID: $Id: Storage.java,v 1.7 2000/12/30 10:39:09 wastl Exp $ */
package net.wastl.webmail.server;
import net.wastl.webmail.config.*;
import net.wastl.webmail.xml.*;
import net.wastl.webmai
storage.as
import DojoExternalInterface;
class Storage{
public static var SUCCESS = "success";
public static var FAILED = "failed";
public static var PENDING = "pending";
// Wait the following number of m
storage.java
package com.accp.entity.jb_sale;
/**
* Storage entity.
*
* @author MyEclipse Persistence Tools
*/
public class Storage implements java.io.Serializable {
// Fields
private Long s
storage.java
package TeaWeb;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
public class Storage {
public Storage()
{
}
public ResultSet getStorage(StorageDetail obj) //查询
{
mib2c.storage.conf
# mib2c.storage.conf:
#
# This is a special mib2c.conf file that assumes that you want to do
# all storage of information locally rather than pulling the
# information from another source outside t
storage.java
/*
* @(#)Storage.java 1.5 02/09/19 @(#)
*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved.
* PROPRIETARY/CONFIDENTIAL
* Use is subject to license terms.
*/
package com.sun.midp