摘要: 1.包装类 包装类(Wrapper):针对八种基本数据类型定义相应的引用类型 有了类的特点,就可以调用类的方法 基本数据类型 包装类 boolean Boolean char Character byte Byte short Short int Integer long Long float Fl 阅读全文
posted @ 2025-08-19 17:30 lu璐 阅读(12) 评论(0) 推荐(0)