java list集合包含字符串 StringBuilder studentString = new StringBuilder(); // 创建一个可变字符串 if (!CommonFunctions.isEmpty(studentInfoList)) { for (CertInfo ci : studentInfoList)