论文无忧网提供:计算机毕业论文范文|计算机毕业设计|计算机毕业论文
栏目导航 ASP Java Web .NET VB6.0 JAVA VC VF DELPHI PB 计算机网络 计算机科学与技术 PHP 安卓APP 其他 C# 代写论文
当前位置: > 计算机 > PHP >

php在线学生作业管理系统qe

摘 要
随着Internet技术的发展,人们的学习生活已经离不开网络。未来社会人们的生活和学习将越来越依赖于数字技术的发展,越来越数字化、网络化、电子化、虚拟化。Internet的发展历程以及目前的应用状况和发展趋势,可以充分地相信网络技术将极大的改变我们的生活和工作方式,甚至社会的价值观也会发生某种变化。
    本设计尝试用PHP在网络上架构一个在线学生作业管理系统,以使每一位学生不用出门进教室,在家里就能够通过上网来轻松学习。本文从理论和实践两个角度出发,对一个具有数据挖掘功能在线学生作业管理系统进行设计与实现分析。论文首先较为详尽地介绍了面向对象分析与设计的有关概念与技术,特别深入介绍了在本系统中运用到的知识,如:面向对象的分析设计流程;系统中所用到的开发技术PHP的特点、结构框架以及使用方法。接着对课程系统的可行性进行了分析,然后对系统的设计思想、设计目标与系统的整体结构进行了明确的规划。最后对系统的主要页面、数据库、应用程序的设计与实现作了较为详细的讲解。
   本在线学生作业管理系统是运用PHP技术来实现的。.本系统的开发主要是能在不同的培养方案的基础上,规范而方便地生成相对应的教学大纲、考试大纲、实验教学大纲、实验进度表、教学实验项目表并保持培养方案中的数据与各大纲中的数据一致,让用户方便地去浏览、下载、修改以及删除以上信息,提高工作效率。管理员可以方便的统计出大纲中的数据,与此同时本学院的学生也可以去浏览和下载培养方案、教学大纲、考试大纲、实验教学大纲,更加了解学习内容与方向,对以后的学习有一定的帮助。论文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统从实际应用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统中的应用与实现。

内容来自论文无忧网 www.paper51.com


【关键词】面向对象分析与设计,PHP,作业管理











Abstract
Along with the development of Internet technology, daily life can not already do without the network. The life and work of the social people of future will depend on the development of digital technology more and more ,Digitize more and more, the networking, electronic, virtual. Development course and present application state and development trend of Internet, can believe network technology great change life and working way of us fully, Even a certain change will take place in the values of the society.
  This procedure tries to build up a bookshop in the network with ASP.NET, So that every customer needn't go out and can do shopping easily through surfing the Net at home .this article is analyzing the design and realization of an online bookshop with Data Mining function, from the views of theory and practice. Starting with introducing concepts and techniques of OOA and OOP in detail, especially introducing the knowledge which apply for this system, such as: the feature and flow of OOA and OOP; analyzing the feature、structure and using method of developing techniques ASP.NET and ADO.NET which using in my system. And then, this article analyses the feasibility of the system, then minutely layouts the design thoughts, goals and the system holistic framework. At last, this article minutely explains the design and realization of Web page layout, data base and application program of our system.
paper51.com

  This online bookstore system uses ASP.NET technology to realize on Visual Studio.Net platform. Its main function has: manage users, new books on sale, look for classified books, search books, collect favorite book, process of purchase, sales list, the comment of the books, website's management, etc. 
During the course of writing this article, I strive to integrate theory and practice. While expatiating the different kind of theories, I illuminate the application and operation skill combining the system so as to fully incarnate the application of these theories and techniques to this system.

   [KEYWORD]:OOA,OOD,ASP.NET,ADO.NET




目 录

XXXX学院 0
毕业设计(论文) 0
在线学生作业管理系统的设计与实现 0
目 录 1
第1章 选题背景 1
1.1网络教育的发展情况 1
1.2课程网站系统的现状 1
1.3在线学生作业管理系统的优势 2
1.4 任务概述 2
1.4.1目标:建立完善的在线学生作业管理系统 2 内容来自www.paper51.com
1.4.2《在线学生作业管理系统》系统特点 2
第2章 解决方案的选择 4
2.1 系统说明 4
2.1.1.硬.软件环境 4
2.2 开发计划 5
2.3可行性分析 5
2.3.1 风险分析 5
2.3.2 技术可行性 5
2.3.3 操作可行性 6
2.4 设计方案:对涉及工具和技术的相关说明 6
2.4.1 B/S体系结构 6
2.4.2 MYSQL简介 7
2.4.3 HTML(Hyper Text Markup Language) 9
2.4.4 PHP简介 9
第3章 需求分析 11
3.1系统分析的任务与步骤 11
3.1.1 系统分析的任务 11
3.1.2 系统分析的步骤 11
第4章  总体设计 13
4.1 网站非系统功能说明 13
4.1.1非功能性需求 13
4.2 建立功能模型 14
4.2.1识别参与者 14
4.2 建立数据库模型 14
第5章 详细设计 17
5.1 网站界面介绍 17
5.2 教学新闻简介 18
5.3作业浏览 21
5.4系统用户管理 25
5.5管理员管理网站基本信息 26
第6章 系统测试 29
6.1 系统测试的目的 29
6.2 面向对象系统测试方案 29
第7章 软件布署 31
7.1安装环境要求 31
7.2系统使用说明 31 copyright paper51.com
总结 32
致 谢 33
参考文献 34
附录 34







------分隔线----------------------------
联系方式