摘要: 转载自http://www.hollischuang.com/archives/1058 Integer 类在对象中包装了一个基本类型 int 的值。Integer 类型的对象包含一个 int 类型的字段。 此外,该类提供了多个方法,能在 int 类型和 String 类型之间互相转换,还提供了处理 阅读全文
posted @ 2020-01-24 00:33 All_just_for_fun 阅读(346) 评论(0) 推荐(0) 编辑