逻辑运算符

&&  两个都为true,结果为true

||  有一个为true,结果为true

!  如果为true,返回false

posted @ 2022-05-14 11:37  liulangde  阅读(9)  评论(0)    收藏  举报