在C编程语言中,为什么按位运算符(&和|)的优先级低于等于运算符(==)?这对我来说没有意义.
c bitwise-operators operator-precedence
bitwise-operators ×1
c ×1
operator-precedence ×1