代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/100925/6264755
makefile
# New ports collection makefile for: Firebird
# Date created: 20 December 2000
# Whom: Geoffrey C. Speicher
#
# $FreeBSD$
#
PORTNAME= firebird
PORTVERSION= 0.9
PORTREV
www.eeworm.com/read/493711/6389171
js goods.js
/*
* Licensed under the MIT License:
* http://www.opensource.org/licenses/mit-license.php
* This collection of scripts is built on top of the very light weight jQuery library.
* Credit for jquer
www.eeworm.com/read/487311/6519096
pas lexlib.pas
unit LexLib;
(* Standard Lex library unit for TP Lex Version 3.0.
2-11-91 AG *)
interface
(* The Lex library unit supplies a collection of variables and routines
needed by the lexic
www.eeworm.com/read/483659/6600395
pas lexlib.pas
unit LexLib;
(* Standard Lex library unit for TP Lex Version 3.0.
2-11-91 AG *)
interface
(* The Lex library unit supplies a collection of variables and routines
needed by the lexic
www.eeworm.com/read/478118/6720118
java generators13.java
// generics/Generators13.java
// TIJ4 Chapter Generics, Exercise 13, page 637
/* Overload the fill() method so that the arguments and return types are
* the specific subtypes of Collection: List, Q
www.eeworm.com/read/410854/11266903
java options.java
package KnowledgeBase;
import net.rim.device.api.system.*;
import net.rim.device.api.collection.util.*;
class DataStore {
private static PersistentObject store;
private static Data
www.eeworm.com/read/410854/11266944
java datastore.java
package KnowledgeBase;
import net.rim.device.api.system.*;
import net.rim.device.api.collection.util.*;
class DataStore {
private static PersistentObject store;
private static Data
www.eeworm.com/read/158402/11621071
java postoffice.java
package nachos.network;
import nachos.machine.*;
import nachos.threads.*;
/**
* A collection of message queues, one for each local port. A
* PostOffice interacts directly with the network
www.eeworm.com/read/157811/11662050
cpp utils.cpp
//Utils.cpp, Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005 R.Lackner
//Collection of utility functions and classes for RLPlot
//
// This file is part of RLPlot.
//
// RLPlot is free soft
www.eeworm.com/read/259112/11820278
readme
The Time-Frequency Toolbox (TFTB) is a collection of about 100 scripts
for GNU Octave and Matlab (R) developed for the analysis of
non-stationary signals using time-frequency distributions. It is
prim