//创建一个16个字符串 StringBulider s = new StringBuilder();//可传入字符串,长度 a.append("Hello,World"); a.append("nihao");