Besides the incorrect syntax, in those languages you would use ! instead of ~ to invert a boolean value. ~ is a bitwise negation, not a logical negation ...
確定! 回上一頁