在上期内容当中,我们介绍了Kotlin 的那些与Java 写法不同的地方。 ... val a: Int? = try { parseInt(input) } catch (e: NumberFormatException) ...
確定! 回上一頁