摘要: Kotlin不会一点 声明: val, var(mutable) 基本数据类型(基本大差不差) 数字: Int, Uint(32u), Long(1_000_000) Float(3.14f), Double 字符串 Char, String String自带length属性 String有着.st 阅读全文
posted @ 2025-04-16 04:44 L`Lawliet 阅读(26) 评论(0) 推荐(0)