代码搜索:Collection

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

代码结果 10,000
www.eeworm.com/read/451220/1664269

cs collectionpropertymapping.cs

using NHibernate.Persister.Entity; using NHibernate.Type; namespace NHibernate.Persister.Collection { /// /// Summary description for CollectionPropertyMapping. /// p
www.eeworm.com/read/451220/1664285

cs ipropertymapping.cs

using NHibernate.Type; namespace NHibernate.Persister.Entity { /// /// Abstraction of all mappings that define properties: entities, collection elements. /// public in
www.eeworm.com/read/245316/4504360

java refbaseobject.java

package javax.jmi.reflect; import java.util.Collection; public interface RefBaseObject { public RefObject refMetaObject(); public RefPackage refImmediatePackage(); public RefPacka
www.eeworm.com/read/238372/4615364

m4 libreplace_macros.m4

# # This is a collection of useful autoconf macros # ############################################ # Check if the compiler handles c99 struct initialization, and if not try -AC99 and -c99 flags # Usag
www.eeworm.com/read/237597/4622276

cs gc.cs

// // gc.cs -- Demonstrates forced garbage collection // // Compile this program with the following command line: // C:>csc gc.cs // namespace nsGarbage { using Syste
www.eeworm.com/read/234783/4656948

ftl spring.ftl

www.eeworm.com/read/231924/4708810

vm spring.vm

#** * spring.vm * * This file consists of a collection of Velocity macros aimed at easing * some of the common requirements of web applications - in particular * handling of forms. * * Spring's
www.eeworm.com/read/231924/4708989

vm spring.vm

#** * spring.vm * * This file consists of a collection of Velocity macros aimed at easing * some of the common requirements of web applications - in particular * handling of forms. * * Spring's
www.eeworm.com/read/227819/4768192

readme

This is a preliminary test repository, to ensure that we have a collection of tests which work, and which may be used to debug/verify the functionality of the server. There is no test harness yet
www.eeworm.com/read/227264/4776031

java ibasicicollectionengine.java

/** * Description: * * @ Author Create/Modi Note * Xiaofeng Xie Mar 4, 2006 */ package Global.basic.data.collection; public interface IBasicICollectionEngine extends IEle