代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/326747/3467627
po collection_mapping.po
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2007-10-25 07:47+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-
www.eeworm.com/read/326747/3467655
po collection_mapping.po
#, fuzzy
msgid ""
msgstr ""
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Content-Type: text/plain; charset=utf-8\n"
#: index.docbook:5
msgid "Collection
www.eeworm.com/read/305277/3778291
scala unittest_collection.scala
object Test {
import scala.testing.SUnit._
import scala.collection.mutable.{ArrayBuffer, Buffer, BufferProxy, ListBuffer}
trait BufferTest extends Assert {
def doTest(x:Buffer[String]) =
www.eeworm.com/read/302950/3821486
cs collection.aspx.cs
//=====================================================================
//== (C)2007 Foosun Inc.By doNetCMS1.0 ==
//== Forum:bbs.foosun.net
www.eeworm.com/read/280962/4121144
py large_collection.py
"""illlustrates techniques for dealing with very large collections.
Also see the docs regarding the new "dynamic" relation option, which
presents a more refined version of some of these patterns.
""
www.eeworm.com/read/275562/4175238
zc linked-collection.zc
//[of]:description
//[c]Linked collection is like a collection but it is a double linked list.
//[c]
//[c]The double linked list allow fast removal of any element (o(1)).
//[cf]
//[of]:imports
/
www.eeworm.com/read/273759/4193479
sgml value_collection.sgml
Varargs Value Collection
Converting varargs to generic values