1、 I 精品课程精品课程网站的设计与网站的设计与实现实现 摘要 随着 Internet 的发展和网络信息的广泛传播, 现代教育已经开始突破传统教 育模式,与网络相结合。而精品课程就是这种结合形式之一,它打破现有教育教 学质量受制于教学资源不足的瓶颈。 我的毕业设计课题题目精品课程网站的建设研究, 是精品课程建设的一 部分。它是一个教学应用性网站,是网上的免费资源。通过该网站,可以为教师、 学生及其他相关人员提供全面的教学信息,实现教学的资源共享;可以增强师生 之间的交流,更好的促进学生的学习和对知识的掌握,并对高校的教育模式的改 革具有重要的意义。 本网站的建立主要是用 PHP 语言实现的。利用
2、网页编程工具 Wamp 进行前 台开发,构建网站框架,其中关键之处在于如何显示动态文本;动态内容是采用 My Sql 数据库开发的,它相对简单,支持动态数据类型和动态协议,便于对各 种数据资源不断更新和维护。建立完成的精品课程网站基本上可以满足预期要 求,实现网上教学资源的共享,全面提高教学质量和人才培养质量。本系统还从 实际需求角度设计了系统的硬件结构, 特别是针对系统的相关功能按照体系结构 设计的要求划分了模块,设计了模块结构以及模块之间的功能关系。 在详细设计阶段,本系统重点对相关模块的具体功能进行了详细分析设计, 给出了详细的模块功能逻辑描述;对相关接口进行了分析设计;然后对数据库进行
3、 设计;根据对精品课程的功能分析以及数据库的设置,利用编程工具 EclipsPHP studio,和数据库 MySQL 对图书管理系统进行代码实现,并且使用了许多第三 方控件来增加程序的可操作性,设计了数据的存储原则和数据存储方案。用户需 要输入用户名、密码,才能登陆系统。在系统运行过程中,系统随时存储我们增 加和修改的信息,以便使用者查看、统计、汇总。 最后,对系统实现的环境进行了分析说明。对己有功能和所欠缺的问题提出 了自己的建议和打算。在本系统完成后的测试及试用过程中,能够满足中小型精 品课程的具体需求和管理要求,各方面均已达到了预期的目标。 关键词:精品课程;网站设计技术;Eclips
4、PHP studioj 技术 精品课程网站的设计与实现 II Exquisite course website design and implementation ABSTRACT Along with the development of the Internet and information of the network spread extensively, modern education has started to break through the traditional education model, and network combined. And exquisite
5、course is one form of the combination, it breaks the existing education teaching quality teaching resources shortage by bottleneck. My graduation design task subject- quality course website construction, is part of the course construction. It is a teaching application website, is the free online res
6、ources. Through this website, can for teachers, students and other relevant personnel to provide comprehensive teaching information, realize the teaching resources sharing; Can strengthen the communication between teachers and students, improve the students learning and to grasp the knowledge and the education mode of the reform is of great significance. This site set up is mainly in PHP language implementation. Make use of a web page programming tool for the front desk EclipsPHP studio