摘要: <?xml version="1.0" encoding="UTF-8" ?><web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-in 阅读全文
posted @ 2016-02-25 17:27 li1111xin 阅读(2590) 评论(0) 推荐(0) 编辑
摘要: 1、Oracle8/8i/9i数据库(thin模式) Class.forName("oracle.jdbc.driver.OracleDriver").newInstance(); String url="jdbc:oracle:thin:@localhost:1521:orcl"; //orcl为 阅读全文
posted @ 2016-02-25 09:12 li1111xin 阅读(464) 评论(0) 推荐(0) 编辑