1.1 普通 if 与 if let 的比较1> 如果常量是可选项( Optional ), if 判断后仍然需要解包( ! ) let name: String? = "老王" let age: Int ...
確定! 回上一頁