摘要: *包装类: 将基本类型封装成类,其中包含属性和方法以方便对象操作。 *byte >Byte *short >Short *long >Long *float >Float *double >Double *boolean >Boolean *int >Integer *char >Character 阅读全文
posted @ 2017-06-12 10:03 咫尺天涯是路人丶 阅读(845) 评论(0) 推荐(0)