摘要: 区别: StringBuilder的速度快,所以大多数情况下建议使用; StringBuffer是支持多线程的(同步访问); 阅读全文
posted @ 2021-05-20 08:51 lan408 阅读(37) 评论(0) 推荐(0)