place a null check around everything · use try / catch instead of null checks · return a default value instead of null · use the null object ...
確定! 回上一頁