代码搜索:Collection

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

代码结果 10,000
www.eeworm.com/read/257326/4364334

java playlist.java

package javazoom.jlGui.playlist; /** * Playlist. */ import java.util.Collection; /** * Playlist. * This interface defines method that a playlist should implement. * A playlist p
www.eeworm.com/read/253341/4394843

h mbx860t.h

/* * A collection of structures, addresses, and values associated with * the Motorola 860T MBX board. * Copied from the FADS stuff, which was originally copied from the MBX stuff! * Magnus Da
www.eeworm.com/read/161121/5556409

c misc.c

/* * misc.c * * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994 * * Modified for ARM Linux by Russ
www.eeworm.com/read/160303/5574643

dowhack

#!/bin/sh # A collection of whack sequences to test Pluto. # Generally, we command the west Pluto to negotiate with east. # Sometimes north and south come into play, but not as participants. # # Note
www.eeworm.com/read/159772/5581711

tcl search.tcl

# search.tcl -- # # This demonstration script creates a collection of widgets that # allow you to load a file into a text widget, then perform searches # on that file. # # RCS: @(#) $Id: search.tcl,v
www.eeworm.com/read/159772/5581714

tcl sayings.tcl

# sayings.tcl -- # # This demonstration script creates a listbox that can be scrolled # both horizontally and vertically. It displays a collection of # well-known sayings. # # RCS: @(#) $Id: sayings.
www.eeworm.com/read/158872/5590149

h fr30-sim.h

// OBSOLETE /* collection of junk waiting time to sort out // OBSOLETE Copyright (C) 1998, 1999 Free Software Foundation, Inc. // OBSOLETE Contributed by Cygnus Solutions. // OBSOLETE // OBSOLE
www.eeworm.com/read/158411/5597377

java messagequeue.java

import java.util.ArrayList; /** A first-in, first-out bounded collection of messages. */ public class MessageQueue { /** Constructs an empty message queue. */ public Messa
www.eeworm.com/read/155374/5624072

h mbx860t.h

/* * A collection of structures, addresses, and values associated with * the Motorola 860T MBX board. * Copied from the FADS stuff, which was originally copied from the MBX stuff! * Magnus Da
www.eeworm.com/read/152843/5657023

c misc.c

/* * misc.c * * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994 * * Modified for ARM Linux by Russ