代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/297392/3887667
class cserver.class
' Gambas class file
STATIC PUBLIC All AS NEW Collection
STATIC PRIVATE $iKey AS Integer
PUBLIC Name AS String
PUBLIC Key AS String
PUBLIC Handle AS Connection
PUBLIC WasOpened AS Boolean
PUBLIC Dat
www.eeworm.com/read/297392/3887739
class csymbolinfo.class
' Gambas class file
STATIC PRIVATE $cTypeName AS NEW Collection
PUBLIC Name AS String
PUBLIC Type AS String
PUBLIC Kind AS String
PUBLIC Signature AS String
PUBLIC Value AS String
PUBLIC Class AS St
www.eeworm.com/read/297392/3887782
class fgambas.class
' Gambas class file
STATIC PRIVATE $cAnim AS NEW Collection
STATIC PRIVATE $hPict[8] AS Picture
PRIVATE $sAnim AS String
PRIVATE $iWait AS Integer
PRIVATE $MX AS Integer
PRIVATE $MY AS Integer
STAT
www.eeworm.com/read/294954/3913470
java util.java
import java.applet.Applet;
import java.awt.*;
import java.util.*;
/**
* A handy collection of methods for getting a component's
* frame, getting a component's applet, waiting for a
* comp
www.eeworm.com/read/294926/3914509
properties localstrings.properties
computeURL.forward=Cannot retrive ActionForward named {0}
computeURL.forwards=Cannot retrieve ActionForwards collection
computeURL.specifier=You must specify exactly one of "forward", "href", or "pa
www.eeworm.com/read/292705/3948288
h mbx.h
/*
* BK Id: SCCS/s.mbx.h 1.11 08/17/01 15:23:17 paulus
*/
/*
* A collection of structures, addresses, and values associated with
* the Motorola MBX boards. This was originally created for the
*
www.eeworm.com/read/288961/3996809
java transportmanager.java
package org.codehaus.xfire.transport;
import java.util.Collection;
/**
* Registers transports for the SOAP services.
*
* @author Dan Diephouse
*/
pub
www.eeworm.com/read/288961/3997349
java testbean.java
package org.codehaus.xfire.aegis.type.collection;
import java.util.List;
public class TestBean
{
private List strings;
private List doubles;
public List getDoubles()
{
r
www.eeworm.com/read/283915/4072593
java test.java
package org.apache.catalina.deploy;
public final class Test {
public static void main(String args[]) {
String list[] = null;
System.out.println("Creating new collection