数据类型摘要
更新:2007 年 11 月
Visual Basic 语言关键字和运行时库成员按照目的和用途加以组织。
操作 |
语言元素 |
---|---|
在数据类型之间进行转换 |
CBool、CByte、CChar、CDate、CDbl、CDec、CInt、CLng、CObj、CShort、CSng、CStr、Fix、Int |
设置内部数据类型 |
Boolean、Byte、Char、Date、Decimal、Double、Integer、Long、Object、Short、Single、String |
验证数据类型 |
IsArray、IsDate、IsDbNull、IsError、IsNothing、IsNumeric、IsReference |