摘要: 本文为joshua317原创文章,转载请注明:转载自joshua317博客 https://www.joshua317.com/article/204 1.字符串常量和字符串对象比较 String str1 = "joshua317"; String str2 = new String("joshu 阅读全文
posted @ 2021-11-30 18:40 joshua317 阅读(133) 评论(0) 推荐(0) 编辑