代码搜索:Collection

找到约 10,000 项符合「Collection」的源代码

代码结果 10,000
www.eeworm.com/read/366065/9834443

test notify.test

# -*- tcl -*- # # notify.test -- # # This file tests several functions in the file, 'generic/tclNotify.c'. # # This file contains a collection of tests for one or more of the Tcl # built-in commands.
www.eeworm.com/read/366065/9834459

test load.test

# Commands covered: load # # This file contains a collection of tests for one or more of the Tcl # built-in commands. Sourcing this file into Tcl runs the tests and # generates output for errors. N
www.eeworm.com/read/366065/9834474

test scan.test

# Commands covered: scan # # This file contains a collection of tests for one or more of the Tcl # built-in commands. Sourcing this file into Tcl runs the tests and # generates output for errors. N
www.eeworm.com/read/366065/9834497

test info.test

# Commands covered: info # # This file contains a collection of tests for one or more of the Tcl # built-in commands. Sourcing this file into Tcl runs the tests and # generates output for errors. N
www.eeworm.com/read/366065/9834501

test safe.test

# safe.test -- # # This file contains a collection of tests for safe Tcl, packages loading, # and using safe interpreters. Sourcing this file into tcl runs the tests # and generates output for errors.
www.eeworm.com/read/366065/9834514

test iocmd.test

# Commands covered: open, close, gets, read, puts, seek, tell, eof, flush, # fblocked, fconfigure, open, channel, fcopy # # This file contains a collection of tests for one or more of the Tcl # b
www.eeworm.com/read/169058/9883995

java checkedlist.java

//: generics/CheckedList.java // Using Collection.checkedList(). import typeinfo.pets.*; import java.util.*; public class CheckedList { @SuppressWarnings("unchecked") static void oldStyleM
www.eeworm.com/read/359861/10119810

c nodemgr.c

/* * Node information (ConfigROM) collection and management. * * Copyright (C) 2000 Andreas E. Bombe * 2001-2003 Ben Collins * * This code is licensed
www.eeworm.com/read/359548/10139715

java catalog.java

/*!Begin Snippet:file*/ import java.util.*; import java.io.*; /** * Maintains the information of a library catalog. Contains a * collection of {@link CatalogItem} objects. * * @author au
www.eeworm.com/read/424281/10468550

texi rng.texi

@cindex random number generators The library provides a large collection of random number generators which can be accessed through a uniform interface. Environment variables allow you to select diff