代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/479151/1339247
c nodemgr.c
/*
* Node information (ConfigROM) collection and management.
*
* Copyright (C) 2000 Andreas E. Bombe
* 2001 Ben Collins
*
* This code is licensed under the GP
www.eeworm.com/read/477371/1361625
3 qccpackwav.3
.TH QCCPACKWAV 3 "QCCPACKWAV" ""
.SH NAME
QccPackWAV \- QccPack module for wavelets
.SH DESCRIPTION
.B QccPackWAV
provides a collection of library routines and utility programs for
wavelet-based analy
www.eeworm.com/read/474814/1390172
tcl search.tcl
# search.tcl --
#
# This demonstration script creates a collection of widgets that
# allow you to load a file into a text widget, then perform searches
# on that file.
#
# RCS: @(#) $Id: search.tcl 14
www.eeworm.com/read/474814/1390175
tcl sayings.tcl
# sayings.tcl --
#
# This demonstration script creates a listbox that can be scrolled
# both horizontally and vertically. It displays a collection of
# well-known sayings.
#
# RCS: @(#) $Id: sayings.
www.eeworm.com/read/474624/1392671
rss tmexampledmadapter.rss
// tmexampledmadapter.RSS
//
// Copyright (c) 2006 Forum Nokia. All rights reserved.
//
// Registry file for the Example Interface Implementation Collection
#include
//
www.eeworm.com/read/472280/1412640
c gc-krefs.c
/* gc-refs.c
* Maintain set of references in the garbage collector root set.
* This is independent of the actual collection mechanism
*
* Copyright (c) 1996, 1997, 1998, 1999
* Transvirtual Techn
www.eeworm.com/read/471265/1432711
java playlist.java
package javazoom.jlGui.playlist;
/**
* Playlist.
*/
import java.util.Collection;
/**
* Playlist.
* This interface defines method that a playlist should implement.
* A playlist p
www.eeworm.com/read/468587/1485858
java categoryiado.java
package iado;
import java.sql.SQLException;
import java.util.Collection;
/**
* @author lixiaoqing
*
*/
public interface CategoryIAdo {
/**
* @param id 种类号
* @return 查询结果
*/
www.eeworm.com/read/468587/1485859
java goodiado.java
package iado;
import java.sql.Date;
import java.sql.SQLException;
import java.util.Collection;
/**
* @author lixiaoqing
*
*/
public interface GoodIAdo {
/**
* @param goodID
*
www.eeworm.com/read/468587/1485865
java messageiado.java
package iado;
import java.sql.Date;
import java.sql.SQLException;
import java.util.Collection;
/**
* @author lixiaoqing
*
*/
public interface MessageIAdo {
/**
* @param messageID