excel 基础语法 变量相关

数字:

decimal(几本上属都行)
integer(小整数)long (长整数)
single(短小数) double(长小数)
byte (特别小的整数)

布尔:

boolean

字符串:

string

日期:

date

相关文章: