代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/103193/6356370
cls apiicondispenser.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "ApiIconDispenser"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
www.eeworm.com/read/250714/12387483
java collectionutils.java
/*
* Copyright 2002-2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/169327/5424466
java persistentcollection.java
//$Id: PersistentCollection.java,v 1.20.2.18 2004/02/04 01:44:42 oneovthafew Exp $
package net.sf.hibernate.collection;
import java.io.Serializable;
import java.sql.PreparedStatement;
import java.sql
www.eeworm.com/read/163959/5504507
java abstractpersistentcollection.java
//$Id: AbstractPersistentCollection.java,v 1.17 2005/04/02 20:33:53 oneovthafew Exp $
package org.hibernate.collection;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Colle
www.eeworm.com/read/394350/8229440
java customerinformationsystem.java
package uml;
import java.util.Collection;
import java.util.Iterator;
public class CustomerInformationSystem {
/**
*/
public void add_customer(){
}
/**
*
www.eeworm.com/read/371236/9560490
h collect.h
#ifndef COLLECT_MODULE
#define COLLECT_MODULE
typedef void (*Collection_FuncPos) (void *object, int pos);
typedef void (*Collection_Func) (void *object);
typedef int (*Collection_Comp)
www.eeworm.com/read/116214/14982640
h collect.h
#ifndef COLLECT_MODULE
#define COLLECT_MODULE
typedef void (*Collection_FuncPos) (void *object, int pos);
typedef void (*Collection_Func) (void *object);
typedef int (*Collection_Comp)
www.eeworm.com/read/205541/15313981
c xccxct.c
/*****************************************************************************
* Copyright 2001, The Aerospace Corporation *
* All rights reserved