摘要: 1.Object类 2.Date类 3.DateFormat类 4.Calendar类 5.System类 6.StringBuilder类 7.基本类型包装类 阅读全文
posted @ 2018-07-25 21:40 xiaoInter 阅读(148) 评论(0) 推荐(0) 编辑
摘要: 容器(container):有且只有三种(都有越界异常) ctrl + h 继承结构 1.字符串 StringIndexOutOfBoundsException byte[] 数组 2.数组 ArrayIndexOutOfBoundsException 3.集合 IndexOutOfBoundsEx 阅读全文
posted @ 2018-07-25 21:39 xiaoInter 阅读(105) 评论(0) 推荐(0) 编辑