代码搜索:Collection

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

代码结果 10,000
www.eeworm.com/read/318483/13477737

txt text.txt

to become involved in document imaging, you presumably already have a large collection of paper documents. These documents must be converted into electronic images in a process known as backfile conve
www.eeworm.com/read/316384/13523839

java sales.java

import java.util.*; /** * Maintains the information of a order. Contains a collection of {@link Orders} * objects. * * @author Wang Yunsheng * @version 1.0.0 * @see Orders */ public
www.eeworm.com/read/313229/13591562

html index.html

NTFS Documentation This directory contains a collection of documents on various part of the NTFS implementation. Material from "Inside the Windows NT file system" is not repeated, the r
www.eeworm.com/read/310862/13642187

em utils.em

/* Utils.em - a small collection of useful editing macros */ /*------------------------------------------------------------------------- I N S E R T H E A D E R Inserts a comment header
www.eeworm.com/read/152843/5665854

oss readme.oss

Introduction ------------ This file is a collection of all the old Readme files distributed with OSS/Lite by Hannu Savolainen. Since the new Linux sound driver is founded on it I think these informat
www.eeworm.com/read/143132/5758911

c tcpsubr.c

/* Low level TCP routines: * control block management * sequence number logical operations * state transitions * RTT cacheing * garbage collection * */ #include #include
www.eeworm.com/read/142674/5763322

java~1~ shengserivcebean.java~1~

package xian.bin.serivce; import java.util.*; public class ShengSerivceBean implements SerivceSheng { public ShengSerivceBean() { } public Collection getAllSheng() throws Exception { /**@tod
www.eeworm.com/read/135941/5876894

oss readme.oss

Introduction ------------ This file is a collection of all the old Readme files distributed with OSS/Lite by Hannu Savolainen. Since the new Linux sound driver is founded on it I think these informat
www.eeworm.com/read/131315/5940351

c footobar.c

/* footobar.c: a collection of functions to convert internal representations of variables and functions to external representations, and vice versa */ #include "rc.h" #define FSCHAR '\1' #defi
www.eeworm.com/read/130382/5957577

c pgprngread.c

/* * pgpRngRead.c - Read in various parts of a keyring. * * The big function (>500 lines, yeep!) is ringFileOpen(); it opens another * keyring and merges it with the collection in memory. Mos