代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/238372/4615100
readme
# $Source: /opt/cvs/samba/smbldap-tools/README,v $
#
Latest version may be found at http://samba.idealx.org/
What those tools are for?
=-=-=-=-=-=-=-=-=-=-=-=-=
A collection of scripts, 玱ver
www.eeworm.com/read/237048/4634242
java permissioncollection.java
/* PermissionCollection.java -- A collection of permission objects
Copyright (C) 1998, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free sof
www.eeworm.com/read/237048/4634247
java permissions.java
/* Permissions.java -- a collection of permission collections
Copyright (C) 1998, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software
www.eeworm.com/read/233448/4689578
java abstractcollection.java
/* AbstractCollection.java -- Abstract implementation of most of Collection
Copyright (C) 1998, 2000, 2001, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath
www.eeworm.com/read/233448/4689764
java collectioncertstoreparameters.java
/* CollectionCertStoreParameters -- collection-based cert store parameters
Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; yo
www.eeworm.com/read/229812/4751654
gml array.gml
.ix 'type' 'array'
.ix 'array'
.pp
An
.us array
is a collection of objects which are all of the same type. All
elements (objects) in the array are stored in contiguous (adjacent)
memory.
.pp
www.eeworm.com/read/229812/4752545
inf oemtitle.inf
Title: D32ALIB.CPP
Description: DOS/32 Advanced Example Files Collection
Copyright: (C) 1996-2002 Supernar Systems, Ltd.
Author: Narech Koumar
www.eeworm.com/read/229812/4752551
inf oemtitle.inf
Title: INT1CH.ASM
Description: DOS/32 Advanced Example Files Collection
Copyright: (C) 1996-2002 Supernar Systems, Ltd.
Author: Narech Koumar
www.eeworm.com/read/227684/4770402
sml make-html.sml
(* make-html.sml
*
* COPYRIGHT (c) 1996 AT&T Research.
*
* This is a collection of constructors for building some of the common
* kinds of HTML elements.
*)
structure MakeHTML : sig
val bl
www.eeworm.com/read/227135/4777213
java searcher.java
package jaoso.framework.core.search;
import java.util.Collection;
/**
* @author Quake Wang,Edgeloner
* @since 2004-5-21
* @version $Revision: 1.2 $
*
**/
public interf