• 布尔类型
    • C#中的布尔类型

      布尔(bool)类型,在C#中的别名为System.Boolean

      取值范围:true 或 false

    • Python中的布尔类型

    • Excel中布尔类型