文件名称:delphi_collections_1_0
介绍说明--下载内容来自于网络,使用问题请自行百度
Delphi Collections provides functionality that is typically provided by standard collection libraries of languages such as C++, Java and Smalltalk but strangely missing from Delphi.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Collections_1_0_D5.dpk
Test/ComparisonUI.dfm
Test/ComparisonUI.pas
Test/FunctionalTest.pas
Test/MemoryLeakTest.pas
Test/PerformanceTest.pas
Test/Test_D5.cfg
Test/Test_D5.dof
Test/Test_D5.dpr
Test/Test_D5.dsk
Test/Test_D5.res
Test/Test_D7.cfg
Test/Test_D7.dof
Test/Test_D7.dpr
Test/Test_D7.dsk
Test/Test_D7.res
Test/TestGroup_D7.bpg
Test/TestGroup_D7.dsk
Test/Test Specifications.rtf
Test/TestUI.ddp
Test/TestUI.dfm
Test/TestUI.pas
Test/
build_help.bat
buildD5.bat
buildD7.bat
clean.bat
CollArray.pas
Collections.pas
Collections_1_0_D5.cfg
Collections_1_0_D5.dof
Help/Best implementation.rtf
Help/Blank.bmp
Help/Contact Details.rtf
Help/Delphi Collections.cnt
Help/Delphi Collections.hpj
Help/ECollectionError.rtf
Help/How can mix interface and class.rtf
Help/IAssociation.rtf
Help/IAssociationWrapper.rtf
Help/IBag.rtf
Help/IBoolean.rtf
Help/ICardinal.rtf
Help/IChar.rtf
Help/IClass.rtf
Help/ICollection.rtf
Help/ICollectable.rtf
Help/IComparable.rtf
Help/IComparator.rtf
Help/IDouble.rtf
Help/IEquatable.rtf
Help/IFilter.rtf
Help/IHashable.rtf
Help/IIntegerAssociation.rtf
Help/IIntegerMap.rtf
Help/IIntegerMapIterator.rtf
Help/IIntegerAssociationWrapper.rtf
Help/IIntegerMappable.rtf
Help/IInteger.rtf
Help/IInterfaceWrapper.rtf
Help/IIterator.rtf
Help/IList.rtf
Help/IMap.rtf
Help/IMapIterator.rtf
Help/IMappable.rtf
Help/Inspector Legend.rtf
Help/IObject.rtf
Help/ISet.rtf
Help/IStringMapIterator.rtf
Help/IStringAssociationWrapper.rtf
Help/IStringMappable.rtf
Help/IStringMap.rtf
Help/IStringAssociation.rtf
Help/IString.rtf
Help/Key Features.rtf
Help/Licence.rtf
Help/Performance characteristics.rtf
Help/Protected.bmp
Help/Published.bmp
Help/Quick start maps.rtf
Help/Quick start using existing classes.rtf
Help/Quick start sets.rtf
Help/Quick start using primitive types.rtf
Help/Quick start using new classes.rtf
Help/Quick start iterators.rtf
Help/Quick start items.rtf
Help/ReadOnly.bmp
Help/TAbstractSet.rtf
Help/TAbstractIterator.rtf
Help/TAbstractComparator.rtf
Help/TAbstractFilter.rtf
Help/TAbstractItem.rtf
Help/TAbstractBagWrapper.rtf
Help/TAbstractCollection.rtf
Help/TAbstractStringMap.rtf
Help/TAbstractList.rtf
Help/TAbstractIntegerMap.rtf
Help/TAbstractMappable.rtf
Help/TAbstractIntegerMappable.rtf
Help/TAbstractMap.rtf
Help/TAbstractBag.rtf
Help/TAbstractStringMappable.rtf
Help/TArray.rtf
Help/TAssociation.rtf
Help/TAssociationWrapper.rtf
Help/TBooleanWrapper.rtf
Help/TCardinalWrapper.rtf
Help/TCharWrapper.rtf
Help/TClassWrapper.rtf
Help/TCollectionType.rtf
Help/TCollectableArray.rtf
Help/TCollectionFilterFunc.rtf
Help/TCollectionPosition.rtf
Help/TCollectionCompareFunc.rtf
Help/TCollectionError.rtf
Help/TDefaultComparator.rtf
Help/TDoubleWrapper.rtf
Help/TExposedPArrayList.rtf
Help/THashIntegerMap.rtf
Help/THashMap.rtf
Help/THashStringMap.rtf
Help/THashSet.rtf
Help/TIntegerAssociationWrapper.rtf
Help/TIntegerWrapper.rtf
Help/TInterfacelWrapper.rtf
Help/TListMap.rtf
Help/TListSet.rtf
Help/TMiscCollectionLibrary.rtf
Help/TNaturalComparator.rtf
Help/TObjectWrapper.rtf
Help/TPArrayMap.rtf
Help/TPArrayBag.rtf
Help/TPArraySet.rtf
Help/TPArrayList.rtf
Help/TReverseNaturalComparator.rtf
Help/TSearchResult.rtf
Help/TSearchResultType.rtf
Help/TStringAssociationWrapper.rtf
Help/TStringWrapper.rtf
Help/What is Delphi Collections.rtf
Help/What is Iterator.rtf
Help/What is Natural.rtf
Help/What is Bag.rtf
Help/What is List.rtf
Help/What is Set.rtf
Help/What is Map.rtf
Help/What is Comparator.rtf
Help/What is Wrapper.rtf
Help/Why Access Violations.rtf
Help/Why are Functions Overloaded.rtf
Help/
Collections_1_0_D5.dsk
Collections_1_0_D5.res
Collections_1_0_D7.cfg
Collections_1_0_D7.dof
Collections_1_0_D7.dpk
Collections_1_0_D7.dsk
Collections_1_0_D7.res
CollHash.pas
CollLibrary.pas
CollList.pas
CollPArray.pas
CollWrappers.pas
Design.vsd
Readme.rtf
Test/Test_D7.$$$
Test/Test_D7.~dsk
Test/ComparisonUI.dfm
Test/ComparisonUI.pas
Test/FunctionalTest.pas
Test/MemoryLeakTest.pas
Test/PerformanceTest.pas
Test/Test_D5.cfg
Test/Test_D5.dof
Test/Test_D5.dpr
Test/Test_D5.dsk
Test/Test_D5.res
Test/Test_D7.cfg
Test/Test_D7.dof
Test/Test_D7.dpr
Test/Test_D7.dsk
Test/Test_D7.res
Test/TestGroup_D7.bpg
Test/TestGroup_D7.dsk
Test/Test Specifications.rtf
Test/TestUI.ddp
Test/TestUI.dfm
Test/TestUI.pas
Test/
build_help.bat
buildD5.bat
buildD7.bat
clean.bat
CollArray.pas
Collections.pas
Collections_1_0_D5.cfg
Collections_1_0_D5.dof
Help/Best implementation.rtf
Help/Blank.bmp
Help/Contact Details.rtf
Help/Delphi Collections.cnt
Help/Delphi Collections.hpj
Help/ECollectionError.rtf
Help/How can mix interface and class.rtf
Help/IAssociation.rtf
Help/IAssociationWrapper.rtf
Help/IBag.rtf
Help/IBoolean.rtf
Help/ICardinal.rtf
Help/IChar.rtf
Help/IClass.rtf
Help/ICollection.rtf
Help/ICollectable.rtf
Help/IComparable.rtf
Help/IComparator.rtf
Help/IDouble.rtf
Help/IEquatable.rtf
Help/IFilter.rtf
Help/IHashable.rtf
Help/IIntegerAssociation.rtf
Help/IIntegerMap.rtf
Help/IIntegerMapIterator.rtf
Help/IIntegerAssociationWrapper.rtf
Help/IIntegerMappable.rtf
Help/IInteger.rtf
Help/IInterfaceWrapper.rtf
Help/IIterator.rtf
Help/IList.rtf
Help/IMap.rtf
Help/IMapIterator.rtf
Help/IMappable.rtf
Help/Inspector Legend.rtf
Help/IObject.rtf
Help/ISet.rtf
Help/IStringMapIterator.rtf
Help/IStringAssociationWrapper.rtf
Help/IStringMappable.rtf
Help/IStringMap.rtf
Help/IStringAssociation.rtf
Help/IString.rtf
Help/Key Features.rtf
Help/Licence.rtf
Help/Performance characteristics.rtf
Help/Protected.bmp
Help/Published.bmp
Help/Quick start maps.rtf
Help/Quick start using existing classes.rtf
Help/Quick start sets.rtf
Help/Quick start using primitive types.rtf
Help/Quick start using new classes.rtf
Help/Quick start iterators.rtf
Help/Quick start items.rtf
Help/ReadOnly.bmp
Help/TAbstractSet.rtf
Help/TAbstractIterator.rtf
Help/TAbstractComparator.rtf
Help/TAbstractFilter.rtf
Help/TAbstractItem.rtf
Help/TAbstractBagWrapper.rtf
Help/TAbstractCollection.rtf
Help/TAbstractStringMap.rtf
Help/TAbstractList.rtf
Help/TAbstractIntegerMap.rtf
Help/TAbstractMappable.rtf
Help/TAbstractIntegerMappable.rtf
Help/TAbstractMap.rtf
Help/TAbstractBag.rtf
Help/TAbstractStringMappable.rtf
Help/TArray.rtf
Help/TAssociation.rtf
Help/TAssociationWrapper.rtf
Help/TBooleanWrapper.rtf
Help/TCardinalWrapper.rtf
Help/TCharWrapper.rtf
Help/TClassWrapper.rtf
Help/TCollectionType.rtf
Help/TCollectableArray.rtf
Help/TCollectionFilterFunc.rtf
Help/TCollectionPosition.rtf
Help/TCollectionCompareFunc.rtf
Help/TCollectionError.rtf
Help/TDefaultComparator.rtf
Help/TDoubleWrapper.rtf
Help/TExposedPArrayList.rtf
Help/THashIntegerMap.rtf
Help/THashMap.rtf
Help/THashStringMap.rtf
Help/THashSet.rtf
Help/TIntegerAssociationWrapper.rtf
Help/TIntegerWrapper.rtf
Help/TInterfacelWrapper.rtf
Help/TListMap.rtf
Help/TListSet.rtf
Help/TMiscCollectionLibrary.rtf
Help/TNaturalComparator.rtf
Help/TObjectWrapper.rtf
Help/TPArrayMap.rtf
Help/TPArrayBag.rtf
Help/TPArraySet.rtf
Help/TPArrayList.rtf
Help/TReverseNaturalComparator.rtf
Help/TSearchResult.rtf
Help/TSearchResultType.rtf
Help/TStringAssociationWrapper.rtf
Help/TStringWrapper.rtf
Help/What is Delphi Collections.rtf
Help/What is Iterator.rtf
Help/What is Natural.rtf
Help/What is Bag.rtf
Help/What is List.rtf
Help/What is Set.rtf
Help/What is Map.rtf
Help/What is Comparator.rtf
Help/What is Wrapper.rtf
Help/Why Access Violations.rtf
Help/Why are Functions Overloaded.rtf
Help/
Collections_1_0_D5.dsk
Collections_1_0_D5.res
Collections_1_0_D7.cfg
Collections_1_0_D7.dof
Collections_1_0_D7.dpk
Collections_1_0_D7.dsk
Collections_1_0_D7.res
CollHash.pas
CollLibrary.pas
CollList.pas
CollPArray.pas
CollWrappers.pas
Design.vsd
Readme.rtf
Test/Test_D7.$$$
Test/Test_D7.~dsk
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.