摘要: package util; import java.sql.*; public class DBUtil { static String url = "jdbc:mysql://localhost:3306/class?useunicuee& characterEncoding=utf8"; sta 阅读全文
posted @ 2019-12-09 17:18 vvxvv 阅读(239) 评论(0) 推荐(0)