代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/190056/5190680
h moredesktopmgr.h
/*
File: MoreDesktopMgr.h
Contains: A collection of useful high-level Desktop Manager routines. If the Desktop Manager is not available, use the Desktop file for 'read' operations.
www.eeworm.com/read/190056/5190802
h moredesktopmgr.h
/*
File: MoreDesktopMgr.h
Contains: A collection of useful high-level Desktop Manager routines. If the Desktop Manager is not available, use the Desktop file for 'read' operations.
www.eeworm.com/read/184774/5245103
java classcourseextentvo.java
package vo;
import java.io.*;
import java.util.*;
public class ClassCourseExtentVO implements Serializable {
private String classId;
private String className;
private Collection
www.eeworm.com/read/179911/5299521
h tqm8xxl.h
/*
* A collection of structures, addresses, and values associated with
* the TQ Systems TQM850L modules. This was originally created for the
* MBX860, and probably needs revisions for other board
www.eeworm.com/read/173855/5367392
java customerhome.java
package examples;
import javax.ejb.*;
import java.util.Collection;
/**
* This is the local home interface for our entity bean.
* The container will implement this as the home object,
* wh
www.eeworm.com/read/167133/5469282
c gcrefs.c
/* gcRefs.c
* Maintain set of references in the garbage collector root set.
* This is independent of the actual collection mechanism
*
* Copyright (c) 1996, 1997, 1998, 1999
* Transvirtual Techno
www.eeworm.com/read/165570/5481214
java timingarray.java
import java.io.*;
/** A collection of functions and procedures for timing. */
public class TimingArray
{
/** A two-dimensional array (matrix). */
public int[][] a;
public static void mai
www.eeworm.com/read/350097/3134411
h tqm8xxl.h
/*
* A collection of structures, addresses, and values associated with
* the TQ Systems TQM850L modules. This was originally created for the
* MBX860, and probably needs revisions for other board