代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/418017/2094170
c collection.c
/*
* Test program for trace collection
*/
/*
* Typedefs
*/
typedef struct TEST_STRUCT {
char memberc;
int memberi;
float memberf;
double memberd;
} test_struct;
typedef int test_a
www.eeworm.com/read/418017/2094179
exp collection.exp
# Copyright 1998 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Fre
www.eeworm.com/read/410728/2204959
c collection.c
/*
* Test program for trace collection
*/
/*
* Typedefs
*/
typedef struct TEST_STRUCT {
char memberc;
int memberi;
float memberf;
double memberd;
} test_struct;
typedef int test_a
www.eeworm.com/read/410728/2204967
exp collection.exp
# Copyright 1998 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Fre
www.eeworm.com/read/406607/2275724
js collection.js
/*
* JavaScript Software Development Kit - what JavaScript should be and can be - js-sdk.sourceforge.net
* Copyright (C) 2006-2007 Mathew Sheets
*
* == BEGIN LICENSE ==
*
* Licensed under
www.eeworm.com/read/406607/2275873
js collection.js
/**
* @fileOverview jsx.collections.Collection is an Interface class. Defines the methods for base collections.
* @example
class MyCollection implements Collection
www.eeworm.com/read/405479/2290358
java collection.java
/*
* Hibernate, Relational Persistence for Idiomatic Java
*
* Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
* indicated by the @author tags or express copyright attribu
www.eeworm.com/read/403274/2313692
c collection.c
/*
Copyright (c) 1999 - 2002 Intel Corporation. All rights reserved
This software and associated documentation (if any) is furnished
under a license and may only be used or copied in accordance
www.eeworm.com/read/403274/2313707
h collection.h
///////////////////////////////////////////////////////////////////////////////
//
// This software is provided "as is" with no warranties, express or
// implied, including but not limited to any i