The use of bitwise operators in JavaScript is very rare and often & or | is simply a mistyped && or || , which will lead to unexpected behavior.
確定! 回上一頁