代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/325023/13231900
java simplecollection.java
//: holding/SimpleCollection.java
import java.util.*;
public class SimpleCollection {
public static void main(String[] args) {
Collection c = new ArrayList();
for(in
www.eeworm.com/read/325023/13231975
java containermethods.java
//: holding/ContainerMethods.java
import net.mindview.util.*;
public class ContainerMethods {
public static void main(String[] args) {
ContainerMethodDifferences.main(args);
}
} /* Out
www.eeworm.com/read/324308/13272525
diz file_id.diz
Bit Addict [TridenT] - A collection
of his viruses, code and sources.
Update 1
www.eeworm.com/read/324159/13281870
h adlsearch.h
/*
* Copyright (C) 2001-2003 Jacek Sieka, j_s@telia.com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publ
www.eeworm.com/read/324159/13282210
cpp adlsearchframe.cpp
/*
* Copyright (C) 2001-2003 Jacek Sieka, j_s@telia.com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publ
www.eeworm.com/read/323831/13314545
h cepisode.h
// Copyright (C) 2003
// Gerhard Neumann (gerhard@igi.tu-graz.ac.at)
//
// This file is part of RL Toolbox.
// http://www.igi.tugraz.at/ril_toolbox
//
// All rights reserved.
www.eeworm.com/read/323831/13314751
h cstatecollection.h
// Copyright (C) 2003
// Gerhard Neumann (gerhard@igi.tu-graz.ac.at)
//
// This file is part of RL Toolbox.
// http://www.igi.tugraz.at/ril_toolbox
//
// All rights reserved.
www.eeworm.com/read/323072/13356062
pas dcdfms.pas
unit dcDFMs;
interface
uses
Classes, PEFile, MethodLists, Procs;
type
{ TdcDFM }
TdcDFM = class(TCollectionItem)
private
FFormClass: TClassInfo;
FResTypeIndex: Integer
www.eeworm.com/read/320005/13436778
pas wwcollectioneditor.pas
unit wwCollectionEditor;
{
//
// Components : TwwCollectionEditorForm
//
// Copyright (c) 1998 by Woll2Woll Software
//
}
// 9/22/98 - Added code to Collection Editor's destructor
//
www.eeworm.com/read/318123/13487837
js wy.js
var delta=0.15
var collection;
function floaters() {
this.items= [];
this.addItem= function(id,x,y,content)
{
document.write('