字符串空值處理先來看一段代碼fun getUserName(uName: String): String { return "userName=" + uName}fun main(args: Array ) ...
確定! 回上一頁