代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/113072/15470821
txt 548.txt
Size 属性
Microsoft® Visual Basic® Scripting Edition
Size 属性
应用于
语言参考
File 对象
Folder 对象
www.eeworm.com/read/113072/15470830
txt 527.txt
ParentFolder 属性
Microsoft® Visual Basic® Scripting Edition
ParentFolder 属性
应用于
语言参考
File 对象
Folder 对象
www.eeworm.com/read/113072/15470831
txt 101.txt
Day 函数
Microsoft® Visual Basic® Scripting Edition
Day 函数
语言参考
版本 1
请参阅
描述
返回 1 到 31 之间的一个整数(包括 1 和31),代表某月中的一天。
语法
Day(date)
date 参数是任意可以代表日期的表达式。如果 date 参数中包含 Null,则返回 Null
www.eeworm.com/read/113072/15470837
txt 591.txt
Randomize 语句
Microsoft® Visual Basic® Scripting Edition
Randomize 语句
请参阅
语言参考
Rnd 函数
www.eeworm.com/read/113072/15470846
txt 593.txt
ReDim 语句
Microsoft® Visual Basic® Scripting Edition
ReDim 语句
请参阅
语言参考
Dim 语句
Set 语句
www.eeworm.com/read/113072/15470849
txt 189.txt
Sgn 函数
Microsoft® Visual Basic® Scripting Edition
Sgn 函数
语言参考
版本 1
请参阅
描述
返回表示数字符号的整数。
语法
Sgn(number)
number 参数可以是任意有效的数值表达式。
返回值
Sgn 函数有如下返回值:
如果 number 为
Sgn 返回
大于零
www.eeworm.com/read/113072/15470853
txt 222.txt
Year 函数
Microsoft® Visual Basic® Scripting Edition
Year 函数
语言参考
版本 1
请参阅
描述
返回一个代表某年的整数。
语法
Year(date)
date 参数是任意可以代表日期的参数。如果 date 参数中包含 Null,则返回 Null。
www.eeworm.com/read/113072/15470854
txt 293.txt
Exists 方法
Microsoft® Visual Basic® Scripting Edition
Exists 方法
请参阅
语言参考
Add 方法
Items 方法
Keys 方法
Remove 方法
RemoveAll 方法
www.eeworm.com/read/113072/15470856
txt 370.txt
RemoveAll 方法
Microsoft® Visual Basic® Scripting Edition
RemoveAll 方法
请参阅
语言参考
Add 方法
Exists 方法
Items 方法
Keys 方法
Remove 方法
www.eeworm.com/read/113072/15470862
txt 183.txt
ScriptEngineMajorVersion 函数
Microsoft® Visual Basic® Scripting Edition
ScriptEngineMajorVersion 函数
语言参考
版本 2
请参阅
描述
返回使用的 Script 引擎的主版本号。
语法
ScriptEngineMajorVersion
说明
返回值直接对