代码搜索:visual basic
找到约 10,000 项符合「visual basic」的源代码
代码结果 10,000
www.eeworm.com/read/113072/15471048
txt 71.txt
CDate 函数
Microsoft® Visual Basic® Scripting Edition
CDate 函数
语言参考
版本 1
请参阅
描述
返回表达式,此表达式已被转换为 Date 子类型的 Variant。
语法
CDate(date)
date 参数是任意有效的日期表达式。
说明
IsDate 函数用于判断 date 是
www.eeworm.com/read/113072/15471049
txt 161.txt
Month 函数
Microsoft® Visual Basic® Scripting Edition
Month 函数
请参阅
语言参考
Date 函数
Day 函数
Now 函数
Weekday 函数
Year 函数
www.eeworm.com/read/113072/15471052
txt 273.txt
CreateFolder 方法
Microsoft® Visual Basic® Scripting Edition
CreateFolder 方法
语言参考
版本 3
请参阅
应用于
描述
创建文件夹。
语法
object.CreateFolder(foldername)
CreateFolder 方法的语法有以下部分:
部分
描述
www.eeworm.com/read/113072/15471054
txt 516.txt
Key 属性
Microsoft® Visual Basic® Scripting Edition
Key 属性
请参阅
语言参考
CompareMode 属性
Count 属性
Item 属性
www.eeworm.com/read/113072/15471055
txt 486.txt
Drives 属性
Microsoft® Visual Basic® Scripting Edition
Drives 属性
请参阅
语言参考
Drives 集合
Files 属性
SubFolders 属性
www.eeworm.com/read/113072/15471057
txt 150.txt
Len 函数
Microsoft® Visual Basic® Scripting Edition
Len 函数
请参阅
语言参考
InStr 函数
www.eeworm.com/read/113072/15471058
txt 530.txt
Path 属性
Microsoft® Visual Basic® Scripting Edition
Path 属性
应用于
语言参考
Drive 对象
File 对象
Folder 对象
www.eeworm.com/read/113072/15471065
txt 168.txt
Oct 函数
Microsoft® Visual Basic® Scripting Edition
Oct 函数
语言参考
版本 1
请参阅
描述
返回表示数字八进制值的字符串。
语法
Oct(number)
number 参数是任意有效的表达式。
说明
如果 number 参数不是整数,则在进行运算前,将其四舍五入到最接近的整数。
如果 n
www.eeworm.com/read/113072/15471066
txt 194.txt
Space 函数
Microsoft® Visual Basic® Scripting Edition
Space 函数
请参阅
语言参考
String 函数
www.eeworm.com/read/113072/15471067
txt 58.txt
Abs 函数
Microsoft® Visual Basic® Scripting Edition
Abs 函数
请参阅
语言参考
Sgn 函数