代码搜索:Collection

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

代码结果 10,000
www.eeworm.com/read/353454/3085545

java mylisttest.java

package demo.chapter.collection; import java.util.Iterator; public class MyListTest { public static void main(String[] args) { MyList list = new MyList( new In
www.eeworm.com/read/268146/4255266

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/268146/4255293

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/265319/4283207

java orderproducthome.java

// OrderProductHome.java // OrderProductHome is the home interface for entity EJB // OrderProduct. package com.deitel.advjhtp1.bookstore.ejb; // Java core packages import java.util.Collection;
www.eeworm.com/read/263448/4302545

java mailmessage.java

package com.al_williams.SMTP; /** * This is just a collection of data that makes up a mail message. * @author Al Williams * @version 1.0 * @see SMTP#sendMail */ public class MailMessage
www.eeworm.com/read/262313/4314113

java userservice.java

package sample.portlet.service; import java.util.Collection; import sample.portlet.domain.User; public interface UserService { User insertUser(String username, String password); voi
www.eeworm.com/read/260165/4334672

h carray_traits_unittest_.h

// Updated: 15th September 2006 #if !defined(MFCSTL_INCL_MFCSTL_COLLECTIONS_HPP_CARRAY_TRAITS) # error This file cannot be directly included, and should only be included within mfcstl/collection
www.eeworm.com/read/260165/4334674

h carray_adaptors_unittest_.h

// Updated: 21st January 2007 #if !defined(MFCSTL_INCL_MFCSTL_COLLECTIONS_HPP_CARRAY_ADAPTORS) # error This file cannot be directly included, and should only be included within mfcstl/collection
www.eeworm.com/read/253341/4395080

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/253341/4395120

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