摘要:
1、测试数据库1.1 数据库数据 1.2 数据库结构 1.3 数据库脚本DROP TABLE IF EXISTS `school`.`student`;CREATE TABLE `school`.`student` (`id` int(11) NOT NULL default '0',`name... 阅读全文
posted @ 2015-09-16 14:14
一谦的视界
阅读(671)
评论(0)
推荐(0)
摘要:
public static Adttendance DBSql(String data) throws SQLException { String url = "jdbc:mysql://localhost:3306/attendance?useUnicode=true&character... 阅读全文
posted @ 2015-09-16 14:12
一谦的视界
阅读(474)
评论(0)
推荐(0)

浙公网安备 33010602011771号