代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/290185/8498556
java exercise 4.order.java
import java.util.*;
/**
* The class maintains a list of order items. This class implements the
* interface Iterable to being able to iterate through the items
* using the for-each
www.eeworm.com/read/290185/8498566
java exercise 4.catalog.java
import java.util.*;
/**
* The class models a product catalog. This class implements the interface
* Iterable to being able to iterate through the products using the
* for-each loop.
www.eeworm.com/read/188811/8514295
java documentfromcacheform.java
/*
* Copyright 2003-2004 Michael Franken, Zilverline.
*
* The contents of this file, or the files included with this file, are subject to
* the current version of ZILVERLINE Collaborative Sour
www.eeworm.com/read/188811/8514312
java editcollectioncontroller.java
/*
* Copyright 2003-2004 Michael Franken, Zilverline.
*
* The contents of this file, or the files included with this file, are subject to
* the current version of ZILVERLINE Collaborative Sour
www.eeworm.com/read/188382/8544920
cls constvalues.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/188382/8545005
cls customers.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/188382/8545077
cls cusclasses.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/187979/8582910
txt readme.txt
Version 1.0
This is a collection of m-files I created for my queueing system class at UCSD. It currently handles M/M/C queueing systems and Finite Source Queues. There is an m-file included that
www.eeworm.com/read/187682/8609502
c collect-io.c
/*
* GQview
* (C) 2004 John Ellis
*
* Author: John Ellis
*
* This software is released under the GNU General Public License (GNU GPL).
* Please read the included file COPYING for more informati