【正文】
, allowing users to share between the tools and software, technical documentation and other resources. How to design the stability of the BBS system, each developer must consider the problem, a successful BBS system can greatly improve the bearing of this forum website click rate, in order to make a forum system play a greater role, the enterprise user added to the products, services, and other content are discussed, the development of enterprises has a good role in promoting. This paper introduces the background and significance of the research and the development of the domestic and foreign, and introduces the technology of the subject.. Combined with the business users basic requirements, detailed analysis and research, identify seven modules: individual user management function, the content of the Forum display function, member management and maintenance functions, partition management and maintenance functions, sector management and maintenance functions, article management function and replies management function, including the main function of the system. This paper expounds the realization of the main function modules in detail.. This system uses Studio Zend integrated development environment, and uses the Yii framework technology based on MVC mode to develop. Use Sphinx fulltext search engine to achieve the article search. System foreground data using file caching and Memcache caching technology can greatly improve the user experience. Database using the Oracle Corp Mysql database, using SQLyog to achieve the database management and operation. In the premise of the object oriented programming technology, the concrete realization of the system is pleted.. The system has solved the pressure of the website under the large amount of visit, and has III good assistant for the development of the enterprise. Keyword: Forum management system。 Sphinx。 Mysql IV 目 錄 摘 要 ....................................................................................................................... I Abstract ......................................................................................................................... II 目 錄 ..................................................................................................................... IV 第 1 章 引 言 .................................................................................................. 1 系統(tǒng)開發(fā)背景 ............................................................................................ 1 國(guó)內(nèi)外發(fā)展?fàn)顩r ........................................................................................ 2 國(guó)內(nèi)方面 ............................................................................................ 2 國(guó)外方面 ............................................................................................ 2 研究?jī)?nèi)容及目標(biāo) ........................................................................................ 3 第 2 章 相關(guān)技術(shù)綜述 .......................................................................................... 4 Zend Studio .................................................................................................. 4 Yii 框架 ........................................................................................................ 5 Sphinx .......................................................................................................... 5 UEditor......................................................................................................... 5 第 3 章 系統(tǒng)分析與設(shè)計(jì) ...................................................................................... 7 系統(tǒng)分析 .................................................................................................... 7 系統(tǒng)運(yùn)行環(huán)境 .............................................................................................. 7 系統(tǒng)安全性 ........................................................................................ 8 系統(tǒng)通用性 ........................................................................................ 8 功能設(shè)計(jì) ..................................................................................................... 8 數(shù)據(jù)庫(kù)設(shè)計(jì) ............................................................................................... 10 關(guān)鍵問(wèn)題討論 ............................................................................................. 13 數(shù)據(jù)庫(kù)設(shè)計(jì) ....................................................................................... 13 訪問(wèn)量大時(shí)的解決方法 .................................................................... 13 搜索功能 ........................................................................................... 13 第 4 章 系統(tǒng)功能詳細(xì)實(shí)現(xiàn) ................................................................................ 14 個(gè)人用戶管理功能 .................................................................................. 14 論壇內(nèi)容展示功能 .................................................................................. 16 V 會(huì)員管理功能 .......................................................................................... 19 添加會(huì)員功能 .................................................................................. 19 會(huì)員管理功能 .................................................................................. 22 分區(qū)管理功能 .......................................................................................... 25 添加分區(qū) .......................................................................................... 26 分區(qū)管理 .......................................................................................... 28 版塊管理功能 .......................................................................................... 30 添加版塊 .......................................................................................... 30 版塊管理 ................................