0
3
1230
1
一、Typescript常用的数据类型 布尔类型(boolean)、数字类型(number)、字符串类型(string)、数组类型(array)、元组类型(tuple)、枚举...