代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/376256/2711802
java pagebean.java
package com.lideedu.huang.addressBook.utils;
import java.util.Collection;
@SuppressWarnings("unused")
public class PageBean {
private int currentPage=1; //当前页号
private i
www.eeworm.com/read/371214/2781348
java goodsbean.java
package com;
import java.util.ArrayList;
import java.util.Collection;
import java.sql.*;
public class GoodsBean
{
private Connection con;
PageNumber pageNumber=new PageNumber(
www.eeworm.com/read/371214/2781349
java producebean.java
package com;
import java.util.ArrayList;
import java.util.Collection;
import java.sql.*;
public class ProduceBean
{
private Connection con;
ProduceClass produce=new ProduceClass();
www.eeworm.com/read/371214/2781356
java safelogbean.java
package com;
import java.util.ArrayList;
import java.util.Collection;
import java.sql.*;
public class SafeLogBean
{
private Connection con;
SafeLogClass safeLog;
public SafeL
www.eeworm.com/read/368758/2808047
h ads860.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola 860 ADS board. Copied from the MBX stuff.
* Magnus Damm added defines for 8xxrom and extended bd_info.
*
www.eeworm.com/read/368758/2808097
h gth.h
/*
* Parameters for GTH board
* Based on FADS860T
* by thomas.lange@corelatus.com
* A collection of structures, addresses, and values associated with
* the Motorola 860T FADS board. Copied
www.eeworm.com/read/364803/2901460
java menu.java
package com.newsoft.system.business;
import java.util.Collection;
import com.newsoft.hibernate.DaoFactory;
/**
* @author davi
* @version 1.0
*/
public class Menu extends DaoFactory{
www.eeworm.com/read/358738/2982797
mmp shapeimplementation.mmp
/**
*
* @brief Project specification file for ECom Interface Collection dll
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
TARGET 101FDA60.dll
TARGETTYPE ECOMIIC
// ECom Dll
www.eeworm.com/read/357083/3032028
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/356021/3043842
java producthome.java
package examples.cmp;
import javax.ejb.*;
import java.rmi.RemoteException;
import java.util.Collection;
/**
* This is the home interface for Product. This interface
* is implemented by the EJB Se