Check if a value is null ... The rect === null evaluates to true because the rect variable is assigned to a null value. On the other hand, the square === null ...
確定! 回上一頁