網(wǎng)站信息管理系統(tǒng).doc
約25頁DOC格式手機(jī)打開展開
網(wǎng)站信息管理系統(tǒng),頁數(shù) 25字?jǐn)?shù) 13688內(nèi)容提要 隨著互聯(lián)網(wǎng)日益深入社會生活,以網(wǎng)站作為對外的展示窗口,進(jìn)行內(nèi)外信息交流,已成為大眾的迫切需要。是典型的信息管理系統(tǒng)(mis),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的數(shù)據(jù)...
內(nèi)容介紹
此文檔由會員 張陽陽 發(fā)布
網(wǎng)站信息管理系統(tǒng)
頁數(shù) 25 字?jǐn)?shù) 13688
內(nèi)容提要
隨著互聯(lián)網(wǎng)日益深入社會生活,以網(wǎng)站作為對外的展示窗口,進(jìn)行內(nèi)外信息交流,已成為大眾的迫切需要。網(wǎng)站信息管理系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的數(shù)據(jù)庫。而對于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。
我們使用MACROMEDIA公司的Dreamweaver MX制作頁面,用JAVA語言做連接數(shù)據(jù)庫的程序,使用ORACLE制作系統(tǒng)的數(shù)據(jù)庫,做一個具有新聞瀏覽、新聞搜索、添加新聞、更新新聞和刪除新聞功能的小型的網(wǎng)站信息管理系統(tǒng)。
關(guān)鍵詞:信息,管理
Abstract
Go deep into the society increasingly along with the Internet living, with website demonstration window way being used as outward, proceed the outside information in inside exchanges, have become the mass and urgent demand.Website information management system is development two aspects that typical information management system( MIS), its development includes primarily the backstage database establishes with support and the head applies the procedure.Establishes to rise to the former request the data consistency is strong with the complete, the database that data safety like.But request the latter very much the applied procedure function complete, easy usage etc. characteristics.
We use the MACROMEDIA company Dreamweaver MX manufacture page, doing the procedure that link the database with the language of JAVA, using the database that ORACLE manufacture system, doing a small scaled website for having news viewing, news searching for, increasing news, renewing news with deleting news function information the management the system.
Key word: Information management system
目 錄
引言 1
一、概述 1
網(wǎng)站信息管理系統(tǒng)的意義和目的 1
二、網(wǎng)站信息管理系統(tǒng)介紹 1
1. 系統(tǒng)簡介 1
2. 系統(tǒng)功能介紹 2
2.1. 用戶部分 2
2.2. 新聞管理部分 2
三、網(wǎng)站信息管理系統(tǒng)開發(fā)工具和環(huán)境 2
1.網(wǎng)站開發(fā)工具JSP介紹 2
1.1. 開發(fā)基于Web的應(yīng)用程序:背景 3
1.2. Web應(yīng)用開發(fā)的JavaServer Pages技術(shù)方法 3
1.3. JSP技術(shù)在多個方面加速了動態(tài)Web頁面的開發(fā) 4
1.3.1. 將內(nèi)容的生成和顯示進(jìn)行分離 4
1.3.2. 強(qiáng)調(diào)可重用的組件 4
1.3.3. 采用標(biāo)識簡化頁面開發(fā) 4
1.4. JSP頁面看上去象什么? 5
1.5. JSP指示 6
1.6. JSP標(biāo)識 6
1.7. 腳本元件 6
1.8. JSP頁面的應(yīng)用模型 6
1.9. 使用Java Servlet的一個靈活的應(yīng)用 7
1.10. 采用企業(yè)級JavaBean技術(shù)的可擴(kuò)展處理 7
1.11. JSP頁面與XML技術(shù)的集成 7
1.12. JSP技術(shù)的未來 8
2. 系統(tǒng)開發(fā)語言JAVA介紹 8
3. 網(wǎng)頁制作工具Dreamweaver介紹 9
4. Oracle數(shù)據(jù)庫介紹 10
4.1 概論 10
4.2 特點(diǎn) 10
4.3 存儲結(jié)構(gòu) 11
4.3.1 物理結(jié)構(gòu) 11
4.3.2 邏輯結(jié)構(gòu) 11
4.4 分布式數(shù)據(jù)庫管理介紹 11
4.4.1 原理 11
4.4.2 過程 12
四、網(wǎng)站信息管理系統(tǒng)設(shè)計 12
1. 系統(tǒng)功能設(shè)計 12
2. 數(shù)據(jù)庫設(shè)計 21
五、結(jié)束語 22
六、參考文獻(xiàn) 22
參考文獻(xiàn)
1. 沈佩娟:《數(shù)據(jù)庫管理及應(yīng)用開發(fā)》,清華大學(xué)出版社, 1995年4月;
2. (美)霍蘭德、(美)塔維思托克著; 馬朝暉等譯:《JSP核心技術(shù)》,機(jī)械工業(yè)出版社, 2001年8月;
3. 黃理編著:《網(wǎng)站開發(fā)新動力:用JSP輕松開發(fā)Web網(wǎng)站》,北京希望電子出版社, 2001年1月;
4. 陳戈止編著:《信息系統(tǒng)與管理》,西南財經(jīng)大學(xué)出版社, 2001年2月;
5. 周家地編著:《Dreamweaver MX入門與提高》,清華大學(xué)出版社, 2002年4月;
頁數(shù) 25 字?jǐn)?shù) 13688
內(nèi)容提要
隨著互聯(lián)網(wǎng)日益深入社會生活,以網(wǎng)站作為對外的展示窗口,進(jìn)行內(nèi)外信息交流,已成為大眾的迫切需要。網(wǎng)站信息管理系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的數(shù)據(jù)庫。而對于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。
我們使用MACROMEDIA公司的Dreamweaver MX制作頁面,用JAVA語言做連接數(shù)據(jù)庫的程序,使用ORACLE制作系統(tǒng)的數(shù)據(jù)庫,做一個具有新聞瀏覽、新聞搜索、添加新聞、更新新聞和刪除新聞功能的小型的網(wǎng)站信息管理系統(tǒng)。
關(guān)鍵詞:信息,管理
Abstract
Go deep into the society increasingly along with the Internet living, with website demonstration window way being used as outward, proceed the outside information in inside exchanges, have become the mass and urgent demand.Website information management system is development two aspects that typical information management system( MIS), its development includes primarily the backstage database establishes with support and the head applies the procedure.Establishes to rise to the former request the data consistency is strong with the complete, the database that data safety like.But request the latter very much the applied procedure function complete, easy usage etc. characteristics.
We use the MACROMEDIA company Dreamweaver MX manufacture page, doing the procedure that link the database with the language of JAVA, using the database that ORACLE manufacture system, doing a small scaled website for having news viewing, news searching for, increasing news, renewing news with deleting news function information the management the system.
Key word: Information management system
目 錄
引言 1
一、概述 1
網(wǎng)站信息管理系統(tǒng)的意義和目的 1
二、網(wǎng)站信息管理系統(tǒng)介紹 1
1. 系統(tǒng)簡介 1
2. 系統(tǒng)功能介紹 2
2.1. 用戶部分 2
2.2. 新聞管理部分 2
三、網(wǎng)站信息管理系統(tǒng)開發(fā)工具和環(huán)境 2
1.網(wǎng)站開發(fā)工具JSP介紹 2
1.1. 開發(fā)基于Web的應(yīng)用程序:背景 3
1.2. Web應(yīng)用開發(fā)的JavaServer Pages技術(shù)方法 3
1.3. JSP技術(shù)在多個方面加速了動態(tài)Web頁面的開發(fā) 4
1.3.1. 將內(nèi)容的生成和顯示進(jìn)行分離 4
1.3.2. 強(qiáng)調(diào)可重用的組件 4
1.3.3. 采用標(biāo)識簡化頁面開發(fā) 4
1.4. JSP頁面看上去象什么? 5
1.5. JSP指示 6
1.6. JSP標(biāo)識 6
1.7. 腳本元件 6
1.8. JSP頁面的應(yīng)用模型 6
1.9. 使用Java Servlet的一個靈活的應(yīng)用 7
1.10. 采用企業(yè)級JavaBean技術(shù)的可擴(kuò)展處理 7
1.11. JSP頁面與XML技術(shù)的集成 7
1.12. JSP技術(shù)的未來 8
2. 系統(tǒng)開發(fā)語言JAVA介紹 8
3. 網(wǎng)頁制作工具Dreamweaver介紹 9
4. Oracle數(shù)據(jù)庫介紹 10
4.1 概論 10
4.2 特點(diǎn) 10
4.3 存儲結(jié)構(gòu) 11
4.3.1 物理結(jié)構(gòu) 11
4.3.2 邏輯結(jié)構(gòu) 11
4.4 分布式數(shù)據(jù)庫管理介紹 11
4.4.1 原理 11
4.4.2 過程 12
四、網(wǎng)站信息管理系統(tǒng)設(shè)計 12
1. 系統(tǒng)功能設(shè)計 12
2. 數(shù)據(jù)庫設(shè)計 21
五、結(jié)束語 22
六、參考文獻(xiàn) 22
參考文獻(xiàn)
1. 沈佩娟:《數(shù)據(jù)庫管理及應(yīng)用開發(fā)》,清華大學(xué)出版社, 1995年4月;
2. (美)霍蘭德、(美)塔維思托克著; 馬朝暉等譯:《JSP核心技術(shù)》,機(jī)械工業(yè)出版社, 2001年8月;
3. 黃理編著:《網(wǎng)站開發(fā)新動力:用JSP輕松開發(fā)Web網(wǎng)站》,北京希望電子出版社, 2001年1月;
4. 陳戈止編著:《信息系統(tǒng)與管理》,西南財經(jīng)大學(xué)出版社, 2001年2月;
5. 周家地編著:《Dreamweaver MX入門與提高》,清華大學(xué)出版社, 2002年4月;