代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/482846/6614553
cpp copy2.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/481789/6638458
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public DC As New MapObjects2.DataConnection
Public gds As New MapObjects2.GeoDataset
Public FName As String
Public ShpLayer As New MapObjects2.MapLay
www.eeworm.com/read/476930/6743021
cpp test3.2_inherittesttwo.cpp
/*#include
#include
using namespace std;
class point
{
friend class collection;
public:
virtual void printsquare(){}
virtual void printperimeter(){}
};
class cicle:publ
www.eeworm.com/read/408235/11401249
html c-interface.html
CHICKEN User's Manual - C interface
C interfaceThe following functions and macros are available for C code that in
www.eeworm.com/read/155088/11899104
h adocec31.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 5.01.0164 */
/* at Fri Dec 09 09:22:01 2005
*/
/* Compiler settings for a
www.eeworm.com/read/257429/11930014
h adocec31.h
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 5.01.0164 */
/* at Thu Dec 22 14:25:58 2005
*/
/* Compiler settings for a
www.eeworm.com/read/153735/12009805
7 sdli.7
'\" t
.\" -*- nroff -*-
.\"
.\" @(#) sdli.7,v 0.7.8.1 2001/12/11 13:16:08 brian Exp
.\"
.\" =========================================================================
.\"
.\" This manpage is Copyright
www.eeworm.com/read/152147/12135841
cls opcbrowserclass.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "OPCBrowserClass"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
A