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

正文內(nèi)容

購物系統(tǒng)課程設計報告-資料下載頁

2025-04-14 04:49本頁面
  

【正文】 et. br */ public void destroy() { ()。 // Just puts destroy string in log // Put your code here } /** * The doGet method of the servlet. br * * This method is called when a form has its tag value method equals to get. * * @param request the request send by the client to the server * @param response the response send by the server to the client * @throws ServletException if an error occurred * @throws IOException if an error occurred */ public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {doPost(request,response)。 } /** * The doPost method of the servlet. br * * This method is called when a form has its tag value method equals to post. * * @param request the request send by the client to the server * @param response the response send by the server to the client * @throws ServletException if an error occurred * @throws IOException if an error occurred */ public void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { (GBK)。 String proname = (proname)。 String profile = (profile)。 String type = (type)。 int price = ((price))。 int totalnum = ((totalnum))。 int id = ((id))。 ProductPO po = new ProductPO()。 (id)。 (proname)。 (profile)。 (price)。 (type)。 (totalnum)。 ProductDAO dao = new ProductDAO()。 boolean flag = (po)。 if(flag) { (/ShopCar/servlet/Admin_List)。 } }/** * Initialization of the servlet. br * * @throws ServletException if an error occure */ public void init() throws ServletException { // Put your code here }}本系統(tǒng)需布置到網(wǎng)絡服務器上(如:Tomcat),用戶及管理員通過瀏覽器對信息進行相應的操作。如需安裝在其它機器上,只需安裝網(wǎng)絡服務器并布置上即可。三、總結(jié) 本系統(tǒng)實現(xiàn)了一些基本的電子購物系統(tǒng)的功能,但其中對商品的銷售模塊實現(xiàn)得較為簡單,不支持網(wǎng)上支付功能,該功能涉及到的技術(shù)較為復雜,不在本系統(tǒng)的考慮范圍之內(nèi)。另外,沒有對銷售商品的庫存量管理的功能,例如當用戶購買的商品庫存量不足時應該給予及時的提示,在今后的實際應用中可以做進一步的完善。本系統(tǒng)在實現(xiàn)過程中使用了JDBC技術(shù)實現(xiàn)了與后臺數(shù)據(jù)庫的互連,主要使用了JDBC中的幾個重要接口,如:driverManeger,Connection,Statement 和ResuleSet等,利用其中的標準方法實現(xiàn)和數(shù)據(jù)庫的連接、訪問、斷連等操作,完整的體現(xiàn)了一個數(shù)據(jù)庫應用程序應該具備的最普遍的功能(添加,修改,刪除和查詢等),所使用的語句和操作步驟均可能在今后的相似類型的程序中使用到。另外,使用了JavaBean技術(shù)封裝了對數(shù)據(jù)庫德常用操作以及分頁顯示功能,在使用時只需對寫好的JavaBean組件做簡單的調(diào)用即可,有效地較少了代碼的冗余,提高了程序的執(zhí)行效率。四、參考文獻[1] Jsp應用開發(fā)技術(shù) 王強 清華大學出版社 [2]J2EE專業(yè)項目實例開發(fā) 王雷 潘英譯 電子工業(yè)出版社18
點擊復制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1