【正文】
31: 模塊結構 主要分為前臺模塊與后臺模塊兩個大的模塊: 5 華東交通大學畢業(yè)設計 圖 32前臺功能模塊圖 6 華東交通大學畢業(yè)設計 圖 33 后臺功能模塊圖 外部接口 用戶接口: IE、 maxthon、 Chrome等瀏覽器 硬件接口:無 軟件接口: windows 操作系統(tǒng), php+appache+mysql 較新版本 7 華東交通大學畢業(yè)設計 4 數(shù)據(jù)庫設計 概念結構設計 設計思路 本章在闡述系統(tǒng)需求分析和系統(tǒng)設計目標的基礎上,對 “天下足球 ”網(wǎng)站 ”的功能進行設計。 4 華東交通大學畢業(yè)設計 3 總體設計 運行環(huán)境 硬件環(huán)境:本次演示環(huán)境客戶機和服務器為同一主機,服務器配置: Intel 酷睿 i5 3210M CPU,內存 2GB。 其它需求 其實網(wǎng)站的設計與實現(xiàn)還需要滿足客戶的需求,也就是你的投資方。 3 華東交通大學畢業(yè)設計 5) 為后臺管理提供管理入口。 3) 提供站內新聞的搜索功能。 通過相關調查,要求該系統(tǒng)應具有以下功能: 1) 通過網(wǎng)絡瀏覽各類新聞及相關信息。 數(shù)據(jù)庫:考慮到將來功能的擴展,設計如下的數(shù)據(jù)項和數(shù)據(jù)結構:管理員表、新聞表、圖片表、留言表、會員表、友情鏈接表 功能需求描述 該系統(tǒng)在性能功能上應達到如下需求:操作簡單、界面友好、完全控件式的頁面布局,使得新聞的錄入工作更簡便,許多選項包括新聞分類、新聞列表、新聞出處等只需要點擊鼠標就 可以完成;另外,跟蹤出現(xiàn)的提示信息也讓用戶隨時清楚自己的操作情況。 圖 21 前臺首頁設計框架圖 后臺模塊:包括管理員的添加刪除與管理,欄目信息的添加刪除與管理,也包括會員的管理。實現(xiàn)智能化,做到信息同步,大大的減少操作人員手工勞動,使得足球事業(yè)發(fā)展更規(guī)范化、制度化和科學化。 “天下足球 ”網(wǎng)站要保持在受 1 華東交通大學畢業(yè)設計 眾中的形象,一是要了解受眾對足球不斷變化的關注需求,更重要的是把握住足球比賽最鮮明的個性的特征,在這些特征上做好文章、做活文章,使足球信息真正成為受眾持久關注的熱點,為人們的精神生活服務,為推動體育事業(yè)的發(fā)展做出更大的貢獻。正是這些區(qū)別于其它新聞的鮮明特征吸引著大眾?;?、新浪等人們熟悉的體育新聞網(wǎng)站以最快 、最新、最全的報道足球新聞深受人們喜愛。因為體育的發(fā)展與傳播是離不開網(wǎng)絡的。合適的就是最好的, PHP的快速,開發(fā)成本低,周期短,后期維護費用低,開源產(chǎn)品豐富(這點可以影響到很多項目的決策),這些都是另外兩種語言無法比擬的。越來越多的新公司或者新項目使用 PHP,這使得 PHP 相關社區(qū)越來越活躍,而這又反過來影響到很多項目或公司的選擇,形成一個良性的循環(huán)。 ” 另一方面,從 Web開發(fā)的歷史看來, PHP、 Python和 Ruby幾乎是同時出現(xiàn)的,都是十分有特點的、優(yōu)秀的開源語言,但 PHP 卻獲得了比 Python和 Ruby多得多的關注度。 國我們回過頭來看一看,中國足球仍還是在原地打轉。 雖然當下全中國的足球氛圍和足球水平確實不高,但是不可否認的是,足球人口并不會少,這一點從中超、世界杯的關注度來看就很清楚(在最新一期的國際足聯(lián)排名當中,中超位列亞洲第二,全球第一十四)。 關鍵詞: “天下足球 ”網(wǎng)站; DIV+CSS; PHP ; mysql 1 華東交通大學畢 業(yè)設計 Design and Implementation of world soccer website Abstract In the long course of history, sport and art has always been two integral parts of human spirit civilized football ,a most popular and influencial sport in these tens years or even hundreds years,in some aspects,is a special kind of art.. Nowadays, with the help of Inter technology, dissemination of soccer information is more quickly , the soccer fans are not only able to learn football scores at the first time , but also informed of the details of the court inside and outside. As a soccer fan , the author try to build a simple yet beautiful,traditional yet innovation, timely website that mainly post soccer information by bining my expertise and my website is called Total Soccer. In this paper, first of all, the background of the football news sitehas been analyzed in order to clear out the intention of this research. Secondly, in accordance with the requirements of software engineering project the demands of the football news site which are based on the analysis of process and problem in business have been put forward and then the system has been modeled in this chapter. Thirdly, the system including software applications architecture, work architecture and business process is founded on OOA and presented by applying UML and DIV+CSS with B/S in Chapter III. In the fourth chapter, the database involving the modeling (ER diagram) and the logical devise has been schemed. The development employing PHP and mysql as well as the test of system which is interactive,novel Interface design have been conducted in the fifth chapter. Key words: Total Soccer website; DIV+CSS; PHP; MYSQL 2 華東交通大學畢業(yè)設計 1 緒 論 ........................................................................................................................................................................ 1 研 究 的 背 景 及 意義 ........................................................................................................................................... 1 選 題 的 背景 ................................................................................................................................................ 1 國 內 外 研 究 現(xiàn)狀 ........................................................................................................................................ 1 研 究 的 意義 ................................................................................................................................................ 1 系統(tǒng)目標 ............................................................................................................................................................ 2 2 需求分析 ..............................................................................