摘要: 逻辑与(&&)的优先级高于逻辑或(||)逻辑与运算一侧数值为0时不再进行后续计算;逻辑或运算一侧数值为1时不再进行后续计算; #in... 阅读全文
posted @ 2021-01-07 15:20 nepu_bin 阅读(89) 评论(0) 推荐(0)