摘要:
1、Oracle8/8i/9i数据库(thin模式) Class.forName("oracle.jdbc.driver.OracleDriver").newInstance(); String url="jdbc:oracle:thin:@localhost:1521:orcl"; //orcl为... 阅读全文
posted @ 2015-02-28 16:39
巅峰寂寞
阅读(177)
评论(0)
推荐(0)
2015年2月28日