a * b != 0 发表于 2022-03-14 Referencesperformance - Why is (a*b != 0) faster than (a != 0 && b != 0) in Java? - Stack OverflowWhy does this multiplication integer overflow result in zero? - Stack Overflow