代码搜索:Collection

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

代码结果 10,000
www.eeworm.com/read/356070/3043017

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/356021/3043870

java cart.java

package examples; import java.util.Collection; import java.rmi.RemoteException; import java.util.*; /** * This is the CartBean remote interface. * * This interface is what clients operat
www.eeworm.com/read/355317/3054635

jbx cart.jbx

[PropertyInfo] allCartItems,Iterator,false,false, , ,true, cartItem,CartItem,false,false, , ,false, itemMap,Map,false,false, , ,false, items,Collection,false,false, , ,t
www.eeworm.com/read/350657/3119141

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/268146/4255124

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/268003/4258144

rss tmexampledmadapter.rss

// tmexampledmadapter.RSS // // Copyright (c) 2006 Forum Nokia. All rights reserved. // // Registry file for the Example Interface Implementation Collection #include //
www.eeworm.com/read/264106/4289576

java toplinkclinic.java

package org.springframework.samples.petclinic.toplink; import java.util.Collection; import oracle.toplink.expressions.ExpressionBuilder; import oracle.toplink.queryframework.ReadAllQuery;
www.eeworm.com/read/264095/4292776

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/263552/4302049

java columnitemprovider.java

/** * * * * $Id$ */ package dbdesigner.provider; import dbdesigner.Column; import dbdesigner.DbdesignerPackage; import java.util.Collection; import java.u
www.eeworm.com/read/262926/4307858

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