毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

C#基于网络的毕业论文指导系统设计+源代码

时间:2018-03-14 19:55来源:毕业论文
分别为用户管理子系统、资源共享子系统、公告栏子系统、课题任务子系统、留言板子系统和个人信息子系统。各个子系统间相互配合,共同组成一个完整的具有交互性的网络平台

摘要: 目前,虽然基于网络教学管理系统已经发展得比较成熟,但是大部分高校还没有专门用于毕业论文辅导的网络平台,教务管理员、老师和学生三个角色交流信息比较传统和局限。老师一般是通过在线群组、电子邮件和面对面的方式与学生进行交流,其指导工作量较大。教务管理员统计的指导记录信息一般来源于老师的个人记录,准确性和实时性不高。为减轻老师的工作量,方便教务管理员实时查看指导记录和统计数据,利用现代化信息技术建立一个普遍适用且完整的基于网络的毕业论文指导系统就有其必要性。19614
本文首先对该系统设计的背景、意义、开发环境进行了简单的介绍,随后按照软件工程的设计思想,首先进行需求分析与设计,然后再按照需求设计数据库,最后进行编码开发,在论文中具体讲解了每一个功能实现的具体细节,包括遇到的技术难题以及解决方法。
本系统最终实现了优尔大子系统,分别为用户管理子系统、资源共享子系统、公告栏子系统、课题任务子系统、留言板子系统和个人信息子系统。各个子系统间相互配合,共同组成一个完整的具有交互性的网络平台。
关键词: 毕业论文指导系统;网络教学;WEB;E-Learning;
Design and Implementation of the Thesis Guidance System based on the Internet
Abstract:Although the Web-based Educational System has been developed mature,most universities have not yet used the thesis guidance system, which makes the Senate administrators, teachers and students hard to exchange of information . Teachers usually communicate with students by  online-groups, e-mail and face-to-face manner,which have limited work efficiency of teachers . the  administrators  usually record the guidance information by the personal records of the teachers, which exists errors. In order to reduce the workload of teachers and to make administrators more easy to view real-time guidance records and statistical data,the use of the thesis guidance system ,which is established by modern technology will be very necessary.
In this paper I introduced the background,significance and development of the system.Moreover,I showed the details of each function,including the technical problems and the solutions.
KEYWORDS:THESIS GUIDANCE SYSTEM;NETWORK TEACHING; WEB;E-LEARNING;
目    录
摘 要    1
引 言    3
1 开发环境    4
1.1 环境要求    4
1.1.1 NET Framework。    4
1.1.2 代码创作环境。    4
1.2 配置WEB.CONFIG    4
1.3 VISUAL STUDIO 2010介绍    5
2 需求分析    6
2.1 系统需求概述    6
2.2 功能划分    6
2.3 功能描述    6
2.3.1 用户管理子系统    6
2.3.2 资源共享子系统    6
2.3.3 公告栏子系统    7
2.3.4 课题任务子系统    7
2.3.5 留言板子系统    7
2.3.6 个人信息子系统    7
3 系统设计    9
3.1 总体结构    9
3.2 用户管理子系统    9
3.2.1 用户查看模块。    9
3.2.2 用户添加模块。    10
3.2.3 用户删除模块。    10
3.2.4 用户修改模块。    10
3.3 资源共享子系统    10
3.3.1文件上传模块    10
3.3.1 文件下载模块。    10
3.3.2 文件删除模块。    10
3.4 公告栏子系统。    10
3.4.1 公告查看模块。    10 C#基于网络的毕业论文指导系统设计+源代码:http://www.youerw.com/jisuanji/lunwen_11048.html
------分隔线----------------------------
推荐内容