亚洲国产日韩欧美在线a乱码,国产精品路线1路线2路线,亚洲视频一区,精品国产自,www狠狠,国产情侣激情在线视频免费看,亚洲成年网站在线观看

基于web的校園論壇系統(tǒng)ASP+SQL

  • 相關(guān)推薦

基于web的校園論壇系統(tǒng)ASP+SQL

畢業(yè)論文

中英文題目,摘要,關(guān)鍵詞 1
1 Microsoft SQL Server 2
1.1 什么是Microsoft SQL Server 2
1.2 SQL Server數(shù)據(jù)庫(kù)系統(tǒng)特點(diǎn) 2
1.3 系統(tǒng)設(shè)備和系統(tǒng)表 2
1.4 系統(tǒng)存儲(chǔ)過(guò)程 3
1.5 管理工具和實(shí)用程序 3
2 系統(tǒng)開(kāi)發(fā)工具 4
2.1 開(kāi)發(fā)環(huán)境 4
2.2 STRUTS簡(jiǎn)介 4
2.3 ECLIPSE簡(jiǎn)介 7
2.4 Tomcat簡(jiǎn)介 7
2.5 Java簡(jiǎn)介 8
3 系統(tǒng)開(kāi)發(fā)背景 9
4 系統(tǒng)分析 9
4.1需求分析 9
4.2 總體結(jié)構(gòu) 11
5 功能設(shè)計(jì) 13
5.1 前臺(tái) 13
5.2 后臺(tái) 13
6 系統(tǒng)詳細(xì)設(shè)計(jì) 13
6.1 數(shù)據(jù)庫(kù)設(shè)計(jì) 13
6.2 用戶(hù)表示層 17
6.3 業(yè)務(wù)邏輯層 27
6.4 控制處理層 37
7 測(cè)試與運(yùn)行 47
7.1 系統(tǒng)測(cè)試 47
7.2總體運(yùn)行 48
8 技術(shù)難點(diǎn) 48
8.1 數(shù)據(jù)庫(kù)的連接使用 48
8.2 數(shù)據(jù)記錄的分頁(yè)顯示 48
8.3數(shù)據(jù)表之間的數(shù)據(jù)參照完整性 48
8.4 中文信息提交時(shí)的亂碼問(wèn)題 48
9 結(jié)論 49
參考文獻(xiàn) 49
致謝詞 50

中英文題目,摘要,關(guān)鍵詞
基于WEB的校園論壇系統(tǒng)
 
摘要:基于web的校園論壇系統(tǒng)是1個(gè)提供給互聯(lián)網(wǎng)用戶(hù)交互式通信,討論的系統(tǒng)。它提供了1個(gè)自由的討論區(qū)。用戶(hù)可以在論壇上發(fā)表文章,提出問(wèn)題并發(fā)表自己的觀點(diǎn),也可以在論壇上看到其他人發(fā)表的文章,并能對(duì)文章進(jìn)行回復(fù),達(dá)到了互相交流,討論的目的。系統(tǒng)采用的開(kāi)發(fā)工具有:SQL Server 2000,eclipse,tomcat,jdk,采用了struts(mvc),jsp,servlet,xml等技術(shù)解決了瀏覽器與服務(wù)器端應(yīng)用程序的連接問(wèn)題,具有代碼可移植性強(qiáng),程序可擴(kuò)展性,結(jié)構(gòu)清晰等優(yōu)點(diǎn)。系統(tǒng)按照軟件工程的方法,從需求分析,系統(tǒng)的總體設(shè)計(jì),功能實(shí)現(xiàn),數(shù)據(jù)庫(kù)設(shè)計(jì),詳細(xì)設(shè)計(jì)等若干方面闡述了系統(tǒng)的開(kāi)發(fā)流程,并通過(guò)截圖、表格等方式,形象地體現(xiàn)了設(shè)計(jì)者的設(shè)計(jì)思想,最后就本系統(tǒng)的技術(shù)難點(diǎn)和存在的問(wèn)題加以解決。
關(guān)鍵詞:web;論壇;jsp;struts; sql

School Forum System Based on Web
 
Abstract: This forum based on web is a system which supplies a platform to Internet users to communicate with each other or discuss. It supplies an area for users to talk and discuss freely. In this forum, users can utter writings, bring up problems and the solutions, or look over the writings uttered before by others and give the reversion. In that case, it can get its ends to communicate one another and talk about something with others. This paper introduces the development tools of system such as oracle, eclipse, tomcat, jdk, and the technique such as struts(mvc), jsp, servlet, xml and so on which is adopted by the system. In that case, it can solve the problem when the browser connects to the server application. And it has the advances such as powerful code repotting, programming extensive, structure in focus and so on. And then it clarifies the flow of the system development in several aspects such as requirement analysis, collectivity design of the system, function achievement and the detailed design of the data base. This paper incarnates the idea of designer by means of photographs and charts. In the end, according to the technical difficulties and the problems existent of the system, it gives some solutions to all of them, and lists the referenced literatures, and then gives thanks to the tutor and the assistances.
Keywords: web; forum; jsp; struts; sql

 
1 Microsoft SQL Server
1.1 什么是Microsoft SQL Server
Microsoft SQL Server是1個(gè)高性能的關(guān)系型數(shù)據(jù)庫(kù)管理系統(tǒng),它具有客戶(hù)機(jī)/服務(wù)器體系結(jié)構(gòu),能夠滿(mǎn)足大規(guī)模的分布式計(jì)算環(huán)境的需要。該數(shù)據(jù)庫(kù)系統(tǒng)有SQL Server和SQL Workstation兩種產(chǎn)品,SQL Workstation相當(dāng)于1個(gè)單用戶(hù)許可的SQL Server,它最多只能同時(shí)連接15個(gè)數(shù)據(jù)庫(kù),但是提供了1些客戶(hù)端數(shù)據(jù)應(yīng)用程序開(kāi)發(fā)工具,如DB_Library for C、DB_Library for Visual Basic、ODBC(Open DataBase Connectivity,開(kāi)放數(shù)據(jù)庫(kù)互連)和ODS(Open Data Services,開(kāi)放數(shù)據(jù)服務(wù))編程接口(API)等 。除了這些差異之外,SQL Workstation和SQL Server具有同樣的性能和功能。
1.2 SQL Server數(shù)據(jù)庫(kù)系統(tǒng)特點(diǎn)
1.2.1完全的客戶(hù)機(jī)/服務(wù)器體系結(jié)構(gòu) 這1結(jié)構(gòu)可以更有效地使用網(wǎng)絡(luò),因?yàn)榭蛻?hù)機(jī)/服務(wù)器運(yùn)算模式下,數(shù)據(jù)庫(kù)的查詢(xún)操作都集中在服務(wù)器方進(jìn)行,在網(wǎng)絡(luò)上傳輸?shù)氖怯脩?hù)的請(qǐng)求命令和服務(wù)器的檢索結(jié)果,而不是整個(gè)數(shù)據(jù)庫(kù)文件,這樣可以減少網(wǎng)絡(luò)上的信息流量,從而提高網(wǎng)絡(luò)的使用效率。
1.2.2 簡(jiǎn)單的圖形化管理工具,使系統(tǒng)管理更為直觀方便 SQL Enterprise Manager(SQL 企業(yè)級(jí)管理器)是1個(gè)基于Windows圖形用戶(hù)界面(GUI)的集成管理工具,利用它可以完成SQL Server的配置管理工作,如建立設(shè)備(devices)和數(shù)據(jù)庫(kù)、備份和恢復(fù)數(shù)據(jù)、執(zhí)行查詢(xún)操作、調(diào)度和警報(bào)管理、數(shù)據(jù)復(fù)制等。SQL Server的管理體系建立在SQL分布式管理對(duì)象(SQL Distributed Management Object,簡(jiǎn)寫(xiě)為SQL_DMO)基礎(chǔ)上,形成SQL Server的分布式管理框架。
1.2.3 隱含的并發(fā)控制能力 SQL Server利用動(dòng)態(tài)鎖定功能防止用戶(hù)在查詢(xún)和更新并發(fā)操作時(shí)相互間發(fā)生沖突,動(dòng)態(tài)鎖定是隱含的,用戶(hù)不必操心鎖定的過(guò)程。
1.2.4 多線(xiàn)程體系結(jié)構(gòu) SQL Server支持多線(xiàn)程操作,在多用戶(hù)并發(fā)訪問(wèn)時(shí),系統(tǒng)在產(chǎn)生較小額外負(fù)擔(dān)的情況下能夠進(jìn)行并行處理,從而減少內(nèi)存需求,提高系統(tǒng)的吞吐量。在用戶(hù)數(shù)量增加時(shí),SQL Server的運(yùn)行速度也不會(huì)明顯變慢。
1.2.5 完全支持 Web 通過(guò) Web 可以查詢(xún)、分析和處理數(shù)據(jù)。在 SQL Server 2000 中使用可擴(kuò)展標(biāo)記語(yǔ)言 (XML) 可以在松散耦合系統(tǒng)之間交換數(shù)據(jù)。從瀏覽器通過(guò)防火墻可方便而安全地訪問(wèn)數(shù)據(jù),并可對(duì)有格式文檔執(zhí)行快速全文檢索。分析和鏈接聯(lián)機(jī)分析處理 (OLAP) 多維數(shù)據(jù)集,即使在 Web 上也是如此。執(zhí)行點(diǎn)擊流分析,以了解 Web 用戶(hù)的情況。
1.2.6 高度可擴(kuò)展性和可靠性 使用增強(qiáng)的可擴(kuò)展性和可靠性功能,可無(wú)限制地?cái)U(kuò)容。分散數(shù)據(jù)庫(kù)工作負(fù)荷以獲得應(yīng)用程序的擴(kuò)展。充分利用對(duì)稱(chēng)多處理 (SMP) 硬件,并與 Microsoft Windows 2000 Datacenter 1起使用。服務(wù)器操作系統(tǒng)最多可支持 32 個(gè) CPU 和 64 GB 的 RAM。
1.2.7 對(duì)市場(chǎng)的快速反應(yīng)能力 快速構(gòu)建、部署和管理電子商務(wù)、各種業(yè)務(wù)和數(shù)據(jù)倉(cāng)庫(kù)解決方案。對(duì)用戶(hù)數(shù)據(jù)和財(cái)務(wù)數(shù)據(jù)進(jìn)行深入的數(shù)據(jù)挖掘。使用集成的 T-SQL 調(diào)試程序可縮短開(kāi)發(fā)時(shí)間,并可開(kāi)發(fā)在不同應(yīng)用程序中可重復(fù)使用的自己的功能。SQL Server 2000 提供了 Web 應(yīng)用程序開(kāi)發(fā)的捷徑。
1.3 系統(tǒng)設(shè)備和系統(tǒng)表
1.3.1系統(tǒng)設(shè)備 所謂設(shè)備實(shí)際上是指1種特殊的操作系統(tǒng)文件,它被用來(lái)存儲(chǔ)SQL Server數(shù)據(jù)庫(kù)。1個(gè)設(shè)備可以存儲(chǔ)1個(gè)或多個(gè)數(shù)據(jù)庫(kù),1個(gè)數(shù)據(jù)庫(kù)也可以存放在多個(gè)設(shè)備上。SQL Server中的設(shè)備有兩種類(lèi)型:用來(lái)存儲(chǔ)數(shù)據(jù)庫(kù)及其操作日志的數(shù)據(jù)庫(kù)設(shè)備、存放數(shù)據(jù)庫(kù)機(jī)日志備份的備份設(shè)備。
1)master數(shù)據(jù)庫(kù) 它從整體上控制SQL Server系統(tǒng)和用戶(hù)數(shù)據(jù)庫(kù)應(yīng)用程序的運(yùn)行,它所保存的目 錄

基于web的校園論壇系統(tǒng)ASP+SQL

【基于web的校園論壇系統(tǒng)ASP+SQL】相關(guān)文章:

基于WEB的網(wǎng)絡(luò)考試系統(tǒng)ASP+SQL03-08

基于web的實(shí)驗(yàn)課選課系統(tǒng)的設(shè)計(jì)ASP+sql03-08

基于用戶(hù)的Web應(yīng)用站點(diǎn)集成ASP+SQL03-08

基于WEB的在線(xiàn)考試系統(tǒng)03-09

基于Web技術(shù)的網(wǎng)絡(luò)考試系統(tǒng)03-18

基于ASP的網(wǎng)絡(luò)辦公系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)ASP+SQL03-08

基于Web的嵌入式數(shù)控系統(tǒng)實(shí)現(xiàn)03-07

基于Web的MCF5249數(shù)據(jù)采集系統(tǒng)的設(shè)計(jì)03-19

基于ASP的在線(xiàn)商品銷(xiāo)售系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)ASP+SQL03-08