Java语言基础(4)

1.字符串 字符串常量值(String Constant Pool) 简称SCP 字符串的初始化 intern方法 字符串常用方法 字符串截取 StringBuilder append的原理 2.日期 SimpleDateFormat Calendr 3.异常(Exception) 非检查型异常 检查型异常 异常处理方式 try-catch finally throws 细节 throw
相关文章
相关标签/搜索