2018年8月27日

摘要: http://www.oracle.com/technetwork/java/javase/downloads/index.html JAVA下載地址 http://commons.apache.org/logging/ Apache Commons Logging API 下載地址 http:// 阅读全文
posted @ 2018-08-27 18:50 偽人 阅读(85) 评论(0) 推荐(0) 编辑
 
摘要: hibernate 的作用是控制數據庫 1,首先要導入相關的jar包在WebRoot->WebInf->lib 2,配置好hibernate.cfg.xml 配置步驟:1數據庫名字, 2數據庫密碼,3數據庫驅動,4數據庫url,5數據庫方言,6需要映射domain地址 3,在實現類寫操作方法 寫法步 阅读全文
posted @ 2018-08-27 12:06 偽人 阅读(63) 评论(0) 推荐(0) 编辑
 

hi2