代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/340665/3283313
java permissioncollection.java
/* PermissionCollection.java -- A collection of permission objects
Copyright (C) 1998, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software
www.eeworm.com/read/340212/3291283
java chapter.java
package com.ajaxlab.ajax;
import java.util.*;
public class Chapter {
private String id = "";
private String name = "";
private Collection sectiones = new ArrayList();
public Chapter
www.eeworm.com/read/339557/3299212
c morefilesx.c
/*
File: MoreFilesX.c
Contains: A collection of useful high-level File Manager routines
which use the HFS Plus APIs wherever possible.
Version: MoreFilesX 1.0.1
Copyright:
www.eeworm.com/read/339557/3299213
cpp morefilesx.cpp
/*
File: MoreFilesX.c
Contains: A collection of useful high-level File Manager routines
which use the HFS Plus APIs wherever possible.
Version: MoreFilesX 1.0.1
Copyright:
www.eeworm.com/read/339557/3299214
h morefilesx.h
/*
File: MoreFilesX.h
Contains: A collection of useful high-level File Manager routines
which use the HFS Plus APIs wherever possible.
Version: MoreFilesX 1.0.1
Copyright:
www.eeworm.com/read/337546/3328531
c misc.c
/*
* arch/sh/boot/compressed/misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
*
* Adapted
www.eeworm.com/read/337546/3331858
c misc.c
/*
* arch/shmedia/boot/compressed/misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
*
* Ada
www.eeworm.com/read/337546/3331958
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette