代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5936700
c cp-gc.c
/* Garbage collection primitives for GNU C++.
Copyright (C) 1992 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
GNU CC is free
www.eeworm.com/read/130122/5964555
java croftsoftcollection.java
package com.croftsoft.apps.collection;
import java.awt.Dimension;
import java.net.URL;
import com.croftsoft.core.CroftSoftConstants;
import com.croftsoft.core.gui.mult
www.eeworm.com/read/128531/5986128
h rpx8260.h
/*
* A collection of structures, addresses, and values associated with
* the Embedded Planet RPX6 (or RPX Super) MPC8260 board.
* Copied from the RPX-Classic and SBS8260 stuff.
*
* Copyright (c)
www.eeworm.com/read/127565/6004040
java~20~ ejbaccountshome.java~20~
package sqlaccounts;
import javax.ejb.*;
import java.util.*;
import java.rmi.*;
public interface EjbAccountsHome extends javax.ejb.EJBHome {
public Collection findByType(String Type) throws Finder
www.eeworm.com/read/127565/6004043
java~14~ ejbaccountshome.java~14~
package sqlaccounts;
import javax.ejb.*;
import java.util.*;
import java.rmi.*;
public interface EjbAccountsHome extends javax.ejb.EJBHome {
public Collection findByType(String Type) throws Finder
www.eeworm.com/read/127565/6004050
java~24~ adminsession.java~24~
package sqlaccounts;
import javax.naming.*;
import javax.rmi.PortableRemoteObject;
import java.util.Collection;
import java.util.Vector;
/**
* Title:
* Description:
* Copyright: