10 2015 档案

摘要:1.注意属性为String的数据在JDBC操作语句中要加单引号例子:conn = DriverManager.getConnection("jdbc:mysql://localhost:3306/sounds","root", "root"); stmt = conn.createStat... 阅读全文
posted @ 2015-10-17 01:16 Deribs4 阅读(222) 评论(0) 推荐(0)
摘要:Lake CountingTime Limit:1000MSMemory Limit:65536KTotal Submissions:24578Accepted:12407DescriptionDue to recent rains, water has pooled in various plac... 阅读全文
posted @ 2015-10-04 21:44 Deribs4 阅读(278) 评论(0) 推荐(0)
摘要:Fence RepairTime Limit:2000MSMemory Limit:65536KTotal Submissions:33128Accepted:10702DescriptionFarmer John wants to repair a small length of the fenc... 阅读全文
posted @ 2015-10-04 21:39 Deribs4 阅读(172) 评论(0) 推荐(0)
摘要:Saruman's ArmyTime Limit:1000MSMemory Limit:65536KTotal Submissions:5760Accepted:2949DescriptionSaruman the White must lead his army along a straight ... 阅读全文
posted @ 2015-10-04 20:00 Deribs4 阅读(204) 评论(0) 推荐(0)