摘要:
import java.io.UnsupportedEncodingException; public class TestUnicode{ /* * 中文转unicode编码 */ public static String gbEncoding(final String gbString) { c 阅读全文
摘要:
日志报错: No operations allowed after connection closed.; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No ope 阅读全文