代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/105943/15652064
url the simtel.net ms-dos collection, simtelnet-msdos-ramdisk-.url
[InternetShortcut]
URL=http://ftp.univie.ac.at/simtel.net/msdos/ramdisk-pre-bydate.html
Modified=804B8A3E3AEDBF017A
www.eeworm.com/read/105943/15653217
url delphi-x, worlds greatest collection of delphi source code and information.url
[InternetShortcut]
URL=http://www.delphideli.com/
Modified=807BE1928035BF01E3
www.eeworm.com/read/429563/8802790
txt 7.txt
包装类:
1)解决一些 基本类型取值问题 :例如缺考的学生成绩不能处理为0(null)
2)解决基本类型不能使用场合 :例如Collection中只允许放置引用类型
3)实现基本类型和字符串的转换
"" + (int)i + (float)f
-------------------------------------------------------------------
www.eeworm.com/read/429563/8802794
7~
包装类:
1)解决一些 基本类型取值问题 :例如缺考的学生成绩不能处理为0(null)
2)解决基本类型不能使用场合 :例如Collection中只允许放置引用类型
3)实现基本类型和字符串的转换
"" + (int)i + (float)f
-------------------------------------------------------------------
www.eeworm.com/read/427517/8937880
m menufilesave.m
function MenuFileSave(handles)
% MenuFileSave is a subfile of the AnalogFilter GUI collection
%
% James C. Squire, 2002
% Assistant Professor, Virginia Military Institute
% ver 1.0
% MenuFileS
www.eeworm.com/read/427517/8938019
m menufileopen.m
function MenuFileOpen
% MenuFileOpen is a subfile of the AnalogFilter GUI collection
%
% James C. Squire, 2002
% Assistant Professor, Virginia Military Institute
% ver 1.0
% MenuFileOpen retur
www.eeworm.com/read/282030/9123432
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/183690/9144282
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 se
www.eeworm.com/read/379233/9203823
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
www.eeworm.com/read/379233/9203843
cls opcserverclass.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "OPCServerClass"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
At