freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

網(wǎng)上書店系統(tǒng)jsp課程設(shè)計(參考版)

2025-08-07 05:01本頁面
  

【正文】 雖然這個設(shè)計做的也不太好,但是在設(shè)計過程中所學(xué)到的東西是這次課程設(shè)計的最大收獲和財富,使我終身受益。在整個設(shè)計中我懂得了許多東西,也培養(yǎng)了我獨立工作的能力,樹立了對自己工作能力的信心,相信會對今后的學(xué)習(xí)工作生活有非常重要的影響。更深刻了解了數(shù)據(jù)庫查詢的設(shè)計和網(wǎng)頁的運行,我在設(shè)計過程中,也對一些課外的知識有了更多的認(rèn)識,在動手綜合能力上也有了很大提高。通過這次課程設(shè)計,我認(rèn)識到了數(shù)據(jù)庫系統(tǒng)在、查運算詢方面的突出作用,我認(rèn)為數(shù)據(jù)庫可謂是數(shù)據(jù)管理系統(tǒng)最好的幫手,并且我通過與曾經(jīng)學(xué)習(xí)過的Mysq相互比較,發(fā)現(xiàn)了數(shù)據(jù)庫JAVA等面向?qū)ο蟮能浖貙⒋嬉活惷嫦蛘Z言的數(shù)據(jù)庫。5訂單條目詳細(xì)信息表:存放訂單中詳細(xì)條目的基本信息。(3)客戶基本信息表:存放書店客戶的基本信息。(1)圖書基本信息表:存放網(wǎng)上書店所銷售圖書的基本信息。 return val/。 */ public float getItemPrice() { float price=()*quantity。 } public int getQuantity() { return quantity。 } public BookBean getBook() { return book。 =1。 //表示選購的圖書的數(shù)量 private int quantity=0。import 。 else return false。 } /** * 判斷圖書是否已經(jīng)加入購物車中。 } /** * 得到購物車中所有的圖書條目。 amount+=()。 IteratorCartItemBean it=().iterator()。 } } /** * 得到購物車中所有圖書的價格。 if(quantity=0) (bookId)。 */ public synchronized void setItemNum(Integer bookId,int quantity) { if((bookId)) { CartItemBean item=(CartItemBean)(bookId)。 */ public synchronized int getNumOfItems() { return numOfItems。 numOfItems=0。 } } /** * 清除購物車中所有的圖書條目。 */ public synchronized void deleteItem(Integer bookId) { if((bookId)) { (bookId)。 numOfItems++。 */ public synchronized void addItem(Integer bookId, BookBean book) { if(!(bookId)) { CartItemBean item=new CartItemBean(book)。 } /** * 在購物車中增加一個條目。 private int numOfItems=0。import 。import 。 } }}package Bean。 } finally { closePreparedStatement(pstmt)。 ()。 (1,quantity)。 int bookId=()。 while(()) { CartItemBean item=(CartItemBean)()。 String sql=update bookinfo set amount = amount ? where id = ?。 IteratorCartItemBean it=().iterator()。 */ public synchronized void buyBooks(CartBean cart) throws SQLException { Connection conn=null。 } return bEnough。 closeStatement(stmt)。 if(amount = quantity) bEnough=true。 rs=(select amount from bookinfo where id = +bookId)。 try { conn=getConnection()。 ResultSet rs=null。 */ public boolean isAmountEnough(int bookId, int quantity) throws SQLException { Connection conn=null。 closeConnection(conn)。 } finally { closeResultSet(rs)。 (book)。 rs=(sql)。 String sql=select * from bookinfo where title like 39。 try { conn=getConnection()。 ResultSet rs=null。 */ public CollectionBookBean searchBook(String keyword) throws SQLException { Connection conn=null。 closeConnection(conn)。 } finally { closeResultSet(rs)。 if(()) { book= new BookBean((1), (2), (3), (4), (5), (6), (7), (8))。 rs=()。 pstmt = (select * from bookinfo where id = ?)。 ResultSet rs=null。 */ public BookBean getBook(int bookId) throws SQLException { Connection conn=null。 closeConnection(conn)。 } finally { closeResultSet(rs)。 (book)。 rs = (select * from bookinfo)。 try { conn = getConnection()。 ResultSet rs=null。 */ public CollectionBookBean getBooks() throws SQLException { Connection conn=null。 } catch (SQLException ex) { ()。 */ protected void closeResultSet(ResultSet rs) { if(rs!=nul
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1