相关的搜索结果 共有1个

true

描述: 逻辑常量,真。 语法: true 备注: 可以直接在常数格/表达式中使用。 示例:   A B   1 =null   将A1赋值为null。 2 =A1==null   判断A1是否为null。 3 if A2==true >a=逻辑常量,真