2020-11-04 JAVA. 使用if語句通過使用String = null ... isEmpty()檢查字串是否為空時,有什麼區別嗎? 即: public String name; if(name == null) { //do something }
確定! 回上一頁