代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/273763/4193017
sgml gtktexttagtable.sgml
GtkTextTagTable
Collection of tags that can be used together
Y
www.eeworm.com/read/449675/1674897
java sqlloadablecollection.java
package org.hibernate.persister.collection;
public interface SQLLoadableCollection extends QueryableCollection {
public abstract String[] getCollectionPropertyColumnAliases(String propertyName, Str
www.eeworm.com/read/446949/1707944
cs sqlstoredprocedurecollection.cs
using System;
using System.Collections;
namespace SqlAdmin {
///
/// A collection of SqlStoredProcedure objects that represent the stored procedures in a SQL table.
///
www.eeworm.com/read/446949/1707946
cs sqldatabasecollection.cs
using System;
using System.Collections;
namespace SqlAdmin {
///
/// A collection of SqlDatabase objects that represent the databases in a SQL server.
///
www.eeworm.com/read/389573/2540155
data region.data
[ID] 2
[NAME] Dwarven Mines
[DESCRIPTION] You are in the Dwarven mines, a large and ancient collection of tunnels.
[DATABANK]
[/DATABANK]
[LOGICS]
noelves
www.eeworm.com/read/389570/2540206
data region.data
[ID] 2
[NAME] Dwarven Mines
[DESCRIPTION] You are in the Dwarven mines, a large and ancient collection of tunnels.
[DATABANK]
[/DATABANK]
[LOGICS]
noelves
www.eeworm.com/read/353751/3082289
sgml gtktexttagtable.sgml
GtkTextTagTable
Collection of tags that can be used together
Y
www.eeworm.com/read/353749/3082498
sgml trees-binary.sgml
Balanced Binary Trees
a sorted collection of key/value pairs optimized for searching
and traversing in order
www.eeworm.com/read/413528/11152294
h circlefit.h
//
// Fit a circle to a collection of points using the "Iterated
// Weighted Inversion Method" described in
// "Classical geometrical approach to circle fitting --
// review and new developments"
www.eeworm.com/read/413528/11152405
cpp circlefit.cpp
//
// Fit a circle to a collection of points using the "Iterated
// Weighted Inversion Method" described in
// "Classical geometrical approach to circle fitting --
// review and new developments"