国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

基于linux的校園通訊錄網(wǎng)站的研究與設(shè)計(jì).doc

    
約35頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)

基于linux的校園通訊錄網(wǎng)站的研究與設(shè)計(jì),基于linux的校園通訊錄網(wǎng)站的研究與設(shè)計(jì)1.34萬(wàn)字我自己的畢業(yè)論文,原創(chuàng)的,已經(jīng)通過(guò)校內(nèi)系統(tǒng)檢測(cè),僅在本站獨(dú)家出售,重復(fù)率低,大家放心下載使用摘要 隨著互聯(lián)網(wǎng)的快速發(fā)展,如今,web網(wǎng)頁(yè)能夠做到動(dòng)態(tài)地與用戶交互,甚至可以作為用戶的存儲(chǔ)平臺(tái),用戶可以將各種信息通過(guò)網(wǎng)頁(yè)保存在互聯(lián)網(wǎng)上,能夠非常簡(jiǎn)便快捷地上傳,下載,查詢...
編號(hào):99-423055大小:1.30M
分類: 論文>通信/電子論文

內(nèi)容介紹

此文檔由會(huì)員 淘寶大夢(mèng) 發(fā)布

基于Linux的校園通訊錄網(wǎng)站的研究與設(shè)計(jì)

1.34萬(wàn)字
我自己的畢業(yè)論文,原創(chuàng)的,已經(jīng)通過(guò)校內(nèi)系統(tǒng)檢測(cè),僅在本站獨(dú)家出售,重復(fù)率低,大家放心下載使用

摘要 隨著互聯(lián)網(wǎng)的快速發(fā)展,如今,Web網(wǎng)頁(yè)能夠做到動(dòng)態(tài)地與用戶交互,甚至可以作為用戶的存儲(chǔ)平臺(tái),用戶可以將各種信息通過(guò)網(wǎng)頁(yè)保存在互聯(lián)網(wǎng)上,能夠非常簡(jiǎn)便快捷地上傳,下載,查詢,瀏覽信息。因此,以校園為研究對(duì)象,研究面向網(wǎng)絡(luò)的存儲(chǔ)通訊錄,使用Web平臺(tái)來(lái)存儲(chǔ)學(xué)生的信息,實(shí)現(xiàn)大范圍準(zhǔn)確查找聯(lián)系人,打造便捷的校園信息服務(wù)平臺(tái),完善校園信息服務(wù),給校園信息的管理和維護(hù)提供更便捷、更安全的服務(wù)系統(tǒng)而開(kāi)發(fā)的校園信息通訊錄系統(tǒng)。
通訊錄網(wǎng)站分為兩部分,一是管理員部分,管理員作為后端,統(tǒng)籌管理班級(jí)和學(xué)生,負(fù)責(zé)創(chuàng)建班級(jí),添加學(xué)生,編輯學(xué)生信息等;另一部分是學(xué)生模塊,學(xué)生登錄之后能夠查詢,更新自己的聯(lián)系信息,并能夠?qū)崿F(xiàn)班級(jí)留言,文件共享等。在此研究中,都使用密碼驗(yàn)證登錄,來(lái)保護(hù)學(xué)生信息安全。
通訊錄網(wǎng)站的平臺(tái)是以Linux為操作系統(tǒng),使用Apache作為Web服務(wù)器,Mysql作為數(shù)據(jù)庫(kù),PHP為編寫(xiě)動(dòng)態(tài)網(wǎng)頁(yè)語(yǔ)言。這一組合稱為L(zhǎng)AMP架構(gòu),被譽(yù)為最強(qiáng)大的網(wǎng)站解決方案,全球70%的網(wǎng)絡(luò)訪問(wèn)流量由這一架構(gòu)提供。其為開(kāi)源軟件,成本低廉、部署靈活、快速開(kāi)發(fā)、安全穩(wěn)定,資源豐富,因此作為研究校園通訊錄網(wǎng)站的首選平臺(tái)。只要在Linux上安裝完成Apache,Mysql ,PHP 之后,作簡(jiǎn)要配置,最后將網(wǎng)頁(yè)源代碼放入/var/www/html/contacts/目錄下,通過(guò)瀏覽器即可訪問(wèn)。

關(guān)鍵詞:Linux;Apache;Mysql;PHP;LAMP;通訊錄;網(wǎng)頁(yè)


Research and Design of Linux-based campus contacts website
Abstract With the rapid development of the Internet , and now , Web pages can be dynamically interact with the user , the user can even be used as a storage platform, users can save all kinds of information on the Internet via the web , can be very easily and quickly upload, download, query, browse information . Therefore, to campus for the study, research-oriented network storage contacts book , use the Web platform to store student information to achieve a wide range of accurate and find contacts , to create convenient campus information service platform , improve campus information services to the campus information management and maintenance to provide more convenient and more secure services and the development of campus information system address book system .
Website address book is divided into two parts, one part of the administrator , the administrator backend , integrated management classes and students , is responsible for creating classes, add students, edit student information ; another part of the student module , students log can then query update their contact information , and the ability to achieve class message , file sharing and so on. In this study, the use Password Authentication to protect student information security.
Contacts website is Linux platform for the operating system, use the Apache Web server as , MySQL as database , PHP language for writing dynamic web pages . This combination is called LAMP architecture , known as the most powerful website solution , 70% of global network traffic provided by this architecture . It is open source software, low cost, deployment flexibility , rapid development, security and stability, abundant resources, and therefore the site as a research campus book platform of choice . Just after the completion of the installation on Linux Apache, MySQL, PHP, briefly configuration , and finally into the page source code under / var / www / html / contacts / directory can be accessed through a browser.

Key words Linux ; Apache ; MySQL ; PHP ; LAMP ; contacts ; website

目 錄
第一章 緒 論 1
1.1 研究背景 1
1.2 研究發(fā)展趨勢(shì) 2
1.3 研究目的及意義 3
1.4 論文研究的主要內(nèi)容 3
第二章 系統(tǒng)架構(gòu)及原理 5
2.1 基于Linux的系統(tǒng)結(jié)構(gòu) 5
2.2 系統(tǒng)工作原理 5
2.3 網(wǎng)站結(jié)構(gòu)及功能 6
第三章 系統(tǒng)架構(gòu)的技術(shù)介紹 8
3.1 Linux操作系統(tǒng) 8
3.2 Apache Web服務(wù)器 8
3.3 MySQL數(shù)據(jù)庫(kù) 9
3.4 PHP語(yǔ)言 10
第四章 系統(tǒng)的安裝與配置 11
4.1 安裝配置Linux系統(tǒng) 11
4.2 安裝配置Apache 13
4.2.1 Apache的安裝 13
4.2.2 配置Apache.........................................................................................................14
4.3 安裝配置Mysql 14
4.3.1 安裝Mysql 14
4.3.2 配置MySQL 15
4.4 安裝配置PHP 15
4.4.1 安裝PHP 15
4.4.2 配置PHP 16
第五章 網(wǎng)站的設(shè)計(jì)與調(diào)試 18
5.1 PHP 相關(guān)語(yǔ)法介紹 18
5.2 PHP連接MySQL數(shù)據(jù)庫(kù) 19
5.3 網(wǎng)站模塊介紹 20
5.3.1 用戶登錄模塊 20
5.3.2 管理員管理模塊 21
5.3.3 學(xué)生訪問(wèn)模塊 23
第六章 總結(jié)及展望 28
6.1總結(jié) 28
6.2展望 28
致謝.............................................................................................................................................. 30
參考文獻(xiàn) 31