代码搜索:Collection

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

代码结果 10,000
www.eeworm.com/read/358155/2999403

java data.java

//this class is just a simple collection of arrays //of the data which has been selected import java.util.*; public class Data { Kid[] kids; public Data(Kid[] kd) { kids = kd; }
www.eeworm.com/read/355025/3065914

jbx useraction.jbx

[PropertyInfo] areadb,Areadb,false,false, , ,false, coll,Collection,false,false, , ,false, db,Userdb,false,false, , ,false, errors,ActionErrors,false,false, , ,false,
www.eeworm.com/read/350657/3118388

c misc.c

/* * arch/sh/boot/compressed/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 * * Adapte
www.eeworm.com/read/350657/3119865

c drivers.c

/* drivers.c Copyright (c) 1999 The Puffin Group This is a collection of routines intended to register all the devices in a system, and register device drivers. */ #include #inclu
www.eeworm.com/read/350657/3119959

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 * puts by Nick Holloway 1993, bette
www.eeworm.com/read/268146/4255148

h duet_ads.h

/* * A collection of structures, addresses, and values associated with * the Motorola DUET ADS board. Values common to all FADS family boards * are in board/fads/fads.h * * Copyright (C) 2003 Ara
www.eeworm.com/read/264106/4289571

java clinic.java

package org.springframework.samples.petclinic; import java.util.Collection; import org.springframework.dao.DataAccessException; /** * The high-level PetClinic business interface. * *
www.eeworm.com/read/264095/4292003

c misc.c

/* * arch/sh/boot/compressed/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 * * Adapte
www.eeworm.com/read/264095/4293542

c drivers.c

/* drivers.c Copyright (c) 1999 The Puffin Group This is a collection of routines intended to register all the devices in a system, and register device drivers. */ #include #inclu
www.eeworm.com/read/264095/4293636

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 * puts by Nick Holloway 1993, bette