• Go支持如下内置基本类型:一种内置布尔类型:bool11种内置整数类型:int8、uint8、int16、uint16、int32、uint32、int64、uint64、int、uint和uintptr两种内置浮点数类型:float32和
    admin1月前
    260