2020年6月2日
摘要: String str = "hello"; String a = new String("hello");String b = new String("hello"); 字符串String s = "ok"; 字符char c = 'a'; String 固定长度,不可变 StringBuilder 阅读全文
posted @ 2020-06-02 20:20 今进 阅读(193) 评论(0) 推荐(0)



感谢留言批评