代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/5803/74576
c utilcollect.c
/*================================================================*\
FILE: UtilCollect.c
PURPOSE: Collection functions implementation
HISTORY:
21-Mar-97 H-01-30 Alexey $$1 Created
www.eeworm.com/read/5803/74605
c utilcollectdtmpnt.c
/*================================================================*\
FILE: UtilCollectDtmpnt.c
PURPOSE: Util functions for collection datum points in the solid
HISTORY:
18-Sep-98 I-01-2
www.eeworm.com/read/11139/199912
readme
This directory contains hardware platforms that TinyOS runs on. A hardware
platform is a collection of "chips," such as microcontrollers, radios,
and non-volatile storage, whose implementations can
www.eeworm.com/read/14419/332749
readme
JasPer Readme
*************
This is the source code distribution for JasPer. JasPer is a collection
of software (i.e., a library and application programs) for the coding
and manipulation of images.
www.eeworm.com/read/487516/1235774
js data-structure.js
/**
* A basic set (in the mathematical sense) data structure
*
* @constructor
* @param {Array or SimileAjax.Set} [a] an initial collection
*/
SimileAjax.Set = function(a) {
this._hash
www.eeworm.com/read/484096/1271968
readme
GSL - GNU Scientific Library
============================
This is GSL, the GNU Scientific Library, a collection of numerical
routines for scientific computing.
GSL is free software, you can redistri
www.eeworm.com/read/483349/1278128
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'
www.eeworm.com/read/454567/1629351
properties cat-conversion.properties
Collection_kittens = com.opensymphony.xwork2.util.Cat
foo.number = com.opensymphony.xwork2.util.FooNumberConverter
www.eeworm.com/read/451220/1664317
cs frompathexpressionparser.cs
using NHibernate.Persister.Collection;
using NHibernate.Type;
namespace NHibernate.Hql.Classic
{
///
/// FromPathExpressionParser
///
public class FromPathExpressionP