代码搜索:Collection

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

代码结果 10,000
www.eeworm.com/read/137598/5823348

java perm.java

package testejb; import javax.ejb.*; import java.util.*; public interface Perm extends javax.ejb.EJBLocalObject { public String getCode(); public void setDescr(String descr); public String get
www.eeworm.com/read/137598/5823359

java employee.java

package testejb; import javax.ejb.*; import java.util.*; public interface Employee extends javax.ejb.EJBLocalObject { public String getId(); public void setName(String name); public String get
www.eeworm.com/read/137598/5823363

java employeepermcmphome.java

package testejb; import javax.ejb.*; import java.util.*; public interface EmployeePermcmpHome extends javax.ejb.EJBLocalHome { public EmployeePermcmp create(String employeeId, String permCode) thr
www.eeworm.com/read/136989/5827498

am makefile.am

##---------------------------------------------------------------------------- ## Makefile.am,v 4.1 1999/03/20 08:06:20 othman Exp ## ## Makefile for the Token tests ##----------------
www.eeworm.com/read/136985/5839348

properties localstrings.properties

cookie.get=No cookie {0} was included in this request define.null=Define tag cannot set a null value define.value=Define tag can contain only one of name attribute, value attribute, or body content
www.eeworm.com/read/136830/5844562

java customerbean.java

package com.jacksonreed; import java.io.Serializable; import java.util.Enumeration; import java.util.Vector; import java.util.Collection; import javax.naming.InitialContext; import javax.naming.Nami
www.eeworm.com/read/136828/5844966

java cadsymbolmanager.java

package com.javapatterns.prototype.cad; // CadSymbolManager import java.util.*; public class CadSymbolManager { private Hashtable symbols = new Hashtable(); // add symbol to collection
www.eeworm.com/read/136827/5846354

cpp imagecollection_p.cpp

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. ** ** This file is part of the Qtopia Environment. ** ** This pr
www.eeworm.com/read/136445/5871310

cs stringtransforms.cs

//------------------------------------------------------------------------------ // // Copyright (c) Telligent Systems Corporation. All rights reserved.
www.eeworm.com/read/136445/5871325

cs auditsummary.cs

//------------------------------------------------------------------------------ // // Copyright (c) Telligent Systems Corporation. All rights reserved.