摘要:
package test;import java.sql.Connection; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement;public class CRUD { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub try { create(); } catch (S... 阅读全文
posted @ 2013-12-05 11:59
剑握在手
阅读(728)
评论(0)
推荐(0)

浙公网安备 33010602011771号