1 建立一個數據源物件(需要引入:import org.apache.commons.dbcp.BasicDataSource;) private static final BasicDataSource dataSource; 2 得到資料庫 ...
確定! 回上一頁