【正文】
訪問WEB數(shù)據(jù)庫的多種方案 5 J2EE簡介 52.系統(tǒng)分析與總體設(shè)計 系迅速統(tǒng)功能描述 9 10 系統(tǒng)流程分析 113.系統(tǒng)數(shù)據(jù)庫結(jié)構(gòu)設(shè)計與實現(xiàn) 創(chuàng)建數(shù)據(jù)庫了 16 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計 164.系統(tǒng)主界面與后臺界面設(shè)計 主界面設(shè)計 19 顯示最新筆記本動態(tài) 19 顯示最新產(chǎn)品資訊 20 顯示購物車詳細信息 20 后臺界面設(shè)計 22 登錄界面 22 管理界面 225.后臺管理模塊設(shè)計 管理員管理模塊 23 管理員管理界面 23 管理員管理功能分析 24 購物車管理模塊 24 購物車管理界面 24 購物車版塊管理功能分析 256.圖形界面的管理 圖形界面管理塊 26 用戶登錄成功的點擊動態(tài)菜單界面, 26 用戶點擊動態(tài)菜單的功能分析 277.總結(jié)與展望 系統(tǒng)總結(jié) 28 系統(tǒng)展望 29 筆記本銷售系統(tǒng)的發(fā)展趨勢 29 系統(tǒng)體系結(jié)構(gòu)的發(fā)展趨勢 30參考文獻致 謝筆記本銷售管理系統(tǒng)摘要從建站的實際情況出發(fā),經(jīng)過對有關(guān)筆記本網(wǎng)站的一番考察和分析,確立了系統(tǒng)采用J2EE作為開發(fā)環(huán)境,Microsoft SQL Server 2005作為數(shù)據(jù)庫服務(wù)器,捆綁的 Tomcat ()作為測試服務(wù)器及筆記本購買系統(tǒng)的具體實現(xiàn)功能。Notebook sales management system Abstract We built them, the actual situation, after some on the laptop site survey and analysis of the system established by J2EE as the development environment, Microsoft SQL Server 2005 as the database server, bundled Tomcat () as a test server and concrete realization of notebook to buy the system functions. And described the structure of the system design and function design, implementation, classification notebook display, the latest information shows that the latest offer shows, search, purchase and so on. Authorized users can manager to the client machine interactive process to realize the release of notebooks, management, realtime behavioral statistics and records. The system has good internal interface, better fault tolerance, to withstand the pressure of large numbers of users simultaneously view and meet the needs of the majority of notebook sales release, can be a very good service with the other subsystems on the website of the press release. The system is a laptopbased sales and content management of the entire station management system。J2EE架構(gòu)可以充分利用用戶原有的投資,如一些公司使用的BEA Tuxedo、IBM CICS, IBM Encina,、Inprise VisiBroker 以及Netscape Application Server。高級中間件供應(yīng)商提供以下這些復雜的中間件服務(wù): o 狀態(tài)管理服務(wù) 讓開發(fā)人員寫更少的代碼,不用關(guān)心如何管理狀態(tài),這樣能夠更快地完成程序開發(fā)?;贘2EE平臺的應(yīng)用程序可被部署到各種操作系統(tǒng)上。J2EE部署到可靠的操作環(huán)境中,他們支持長期的可用性。 基于J2EE的Java結(jié)構(gòu)圖 J2EE技術(shù)訪問WEB數(shù)據(jù)庫 訪問WEB數(shù)據(jù)庫的多種方案目前在WINDOWS環(huán)境下有多種訪問WEB數(shù)據(jù)庫的技術(shù),主要有:公共網(wǎng)關(guān)接口CGI(Common Gateway Interface)CGI是較早實現(xiàn)的技術(shù)。user=sa。后臺系統(tǒng)集成: 后臺系統(tǒng)的集成可能需要用到許多不同的技術(shù),至于何種最佳需要根據(jù)后臺系統(tǒng)的特征而定。由于這種聲明性的方法,你不必編寫加強安全性的規(guī)則。即使可以調(diào)用enterprise bean的create及remove方法,容器也將會在后臺執(zhí)行這些任務(wù)。因此導致了許多個人企業(yè)開設(shè)自己的網(wǎng)站,專屬買自己的產(chǎn)品。用戶管理:(1) 注冊賬號;(2) 登錄賬號;(3) 用戶登錄次數(shù)顯示。前臺系統(tǒng)不需要進行身份認證,任何人都可以通過瀏覽器閱讀筆記本最新信息,及查看筆記本價格。在設(shè)計數(shù)據(jù)庫結(jié)構(gòu)時,很多表都需要設(shè)計一個整型字段作為標識列,這幾乎已經(jīng)成為慣例,例如表admin中的ID字段。img/Title/39。 管理界面5.后臺管理模塊設(shè)計 管理員管理模塊管理員管理模塊設(shè)計可以實現(xiàn)以下功能:(1) 添加用戶信息;(2) 修改購買產(chǎn)品的折扣(3) 添加筆記本(4) 查詢筆記本信息 只有管理員用戶才可以進入管理員管理模塊,單擊“登錄”超級鏈接。(4) 支付(5) 繼續(xù)購買只有登錄用戶才可以進入購物車管理模塊,單擊“Buy”按鈕超級鏈接。 用戶登錄成功的點擊動態(tài)菜單界面,打開登錄頁面示,用戶點擊產(chǎn)品列表, 用戶點擊動態(tài)菜單的功能分析顯示動態(tài)信息:為了便于版塊管理,/,并在后面有動態(tài)導航,搜索,新聞資訊。系統(tǒng)使用是由Sun Microsystems公司于1995年5月推出的Java程序設(shè)計語言和Java平臺,利用微軟提供的Tomcat建立運行環(huán)境,再結(jié)合Microsoft SQL Server 2005建立數(shù)據(jù)連接關(guān)系。相信不久的將來一定可以看到極速CPU市場的高速增長。這對應(yīng)用開發(fā)者提出了較高的要求,而且迫使應(yīng)用開發(fā)者投入很多精力來解決應(yīng)用程序以外的問題。