VB中数据占几个字节 数据类型 字节型 byte 1 布尔型 boolean 2 整型 integer 2 长整型 long 4 单精度 single 4 双精度 double 8 货币型 currency 8 日期型 date 8 对象型 object 4 变长字符串 string 1字节/字符 相关文章: uint8类型的数据占几个字节? 2022-01-03 汉字占几个字节? 2021-12-16 javaInt占几个字节 2021-05-10 int占几个字节? 2021-11-05 int占几个字节 2021-11-05