A primitive cannot be null so you don't need to check for it. If you want to check whether it was initialised or not you can check for 0, however this is ...
確定! 回上一頁