1、- I - 错误!未指定书签。基于 CMS 的门户网站的设计 与实现 摘 要 网络的日益发展,使网站的开发和管理倍受人们的关注。在这里,介绍了基于 PHPCMS 框架的 CMS 网站系统的开发,剖析了模块化开发方式在网站过程中的优势。 CMS 是网站信息管理和维护的良好工具,因而成为很多建站者的首选。该 CMS 以 PHP 做为主要语言,采用 MySQL 做为数据库支持。PHP 和 MYSQL 是做中小型网站的最佳 组合。该网站主要用于学校信息发布,学校信息发布是一项琐碎、复杂而又十分细致的 工作,而且不容许出错,如果按照传统的信息传递模式,将会耗费工作人员大量的时间 和精力,并且也很难保证新
2、闻的及时性和准确性。而基于 CMS 的学校网站就是一个能 够在网上实现新闻的网上多用户发布,多栏目管理,实时的进行行为统计和记录的网上 交互系统。他的出现很好的解决了这个燃眉之急。 关键词:关键词:PHPCMSPHPCMS;CMSCMS;MYSQLMYSQL;网站开发;信息发布;网站开发;信息发布 昌吉学院本科毕业论文格式规范 - II - Design and implementation of CMS occupation technical school in Hami based on portal Abstract The increasing development of the
3、network, so that website development and management of much attention. Here, the introduced based on the CMS website PHPCMS framework system development,analysis of the modular development way in the website of the advantages of the process.CMS is a good tool for web information management and maint
4、enance, and thus become the site of choice for many. The CMS with PHP as the main language, the use of MySQL as a database support. PHP and MYSQL are the best combination of small and medium-sized site. The site mainly for school information, school information dissemination is a trivial, complex, v
5、ery detailed work, but does not allow for error, according to the traditional mode of information dissemination, it will take a lot of staff time and effort, and is also very difficult to ensure the accuracy and timeliness of news. The school website based on CMS is an online to the realization of t
6、he online news users, multiple columns management, to conduct real-time statistics and records online interactive system. His appearance is very good solution to this as pressing danger. Key Words:PHPCMS;CMS;MYSQL;Web Development;Information Release - III - 目 录 摘 要 . I Abstract II 引 言 1 1 绪论 . 2 1.1 课题背景与意义 2 1.1.1 课题背景 . 2 1.1.2 项目提出的意义 . 2 1.2 国内外现状分析 3 1.3 本文的主要贡献及组织结构 4 1.3.1 本文的主要贡献 . 4 1.3.2 本文的组织结构 . 4 2 网站的开发方法及相关技术 . 5 2.1 软件开发模型 5 2.2 系统开发方法 6 2.3 体系结构 7 2.4 开发工具及环境简介 8 3