代码搜索:Collection

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

代码结果 10,000
www.eeworm.com/read/389028/2544531

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/389028/2544534

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/385891/2578401

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/381423/2646664

java daofactoryutils.java

package com.newsoft.hibernate; import java.util.Collection; /** * @author davi * @version 1.0 */ public abstract class DaoFactoryUtils { public String sql; public int pageStart;
www.eeworm.com/read/375190/2725853

solaris2 readme.solaris2

The collector supports both incremental collection and threads under Solaris 2. The incremental collector normally retrieves page dirty information through the appropriate /proc calls. But it can al
www.eeworm.com/read/371214/2781362

java leavelanguagebean.java

package com; import java.util.ArrayList; import java.util.Collection; import java.sql.*; public class leavelanguageBean { private Connection con; public leavelanguageBean() {
www.eeworm.com/read/368758/2807730

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/368386/2815188

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/366696/2884974

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/366696/2884977

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.