代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/139323/13161113
cron oracle.cron
#ident "@(#)root 1.19 98/07/06 SMI" /* SVr4.0 1.1.3.1 */
#
# The root crontab should be used to perform accounting data collection.
#
# The rtc command is run to adjust the real time clock if and
www.eeworm.com/read/320163/13431749
txt pdb_format.txt
All the doc for Progect PDB format is in progect.h (ok, there's not a lot of
doc...).
Basically, you have a collection of TaskExtendedRecordType, each one having
three main fields :
(1) attr
(2
www.eeworm.com/read/307616/13719155
cpp ex9_22.cpp
// Ex9_22.cpp : main project file.
// Using generic collection classes
#include "stdafx.h"
using namespace System;
using namespace System::Collections::Generic; // For generic collections
www.eeworm.com/read/151482/5681121
java entityutils.java
package org.springframework.samples.petclinic.util;
import java.util.Collection;
import java.util.Iterator;
import org.springframework.orm.ObjectRetrievalFailureException;
import org.springfra
www.eeworm.com/read/151482/5681123
java hibernateclinic.java
package org.springframework.samples.petclinic.hibernate;
import java.util.Collection;
import org.springframework.dao.DataAccessException;
import org.springframework.orm.hibernate3.support.Hiber
www.eeworm.com/read/150763/5689152
c treespace.c
/* treespace.c
collection of tree perturbation routines
*/
#include "paml.h"
int MakeTreeIb (int ns, int Ib[], int rooted)
{
/* construct tree from Ib[] using the algorithm of adding spec
www.eeworm.com/read/147766/5723454
h bseip.h
/*
* A collection of structures, addresses, and values associated with
* the Bright Star Engineering ip-Engine board. Copied from the MBX stuff.
*
* Copyright (c) 1998 Dan Malek (dmalek@jlc.net)
www.eeworm.com/read/147331/5731038
c gconv_db.c
/* Provide access to the collection of available transformation modules.
Copyright (C) 1997,98,99,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed
www.eeworm.com/read/147331/5731597
c td_ta_enable_stats.c
/* Enable collection of statistics for process.
Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper , 1
www.eeworm.com/read/144212/5753037
readme
This collection of scripts was originally written for older versions
of bash by Noah Friedman (friedman@gnu.ai.mit.edu). The conversion
to bash v2 syntax was done by Chet Ramey.
These scripts ar