设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
Logo 顶部广告
首页 | 机械毕业设计 | 电子电气毕业设计 | 计算机毕业设计 | 土木工程毕业设计 | 视觉传达毕业设计 | 理工论文 | 文科论文 | 毕设资料 | 帮助中心
今天是: |>>> 您现在的位置:首页>>>>文档详细内容
标题:

ASP 毕业论文管理系统论文+开题报告+答辩+外文翻译


摘   要随着计算机的不断发展和广泛应用,人们的工作效率得到不断的提高。互联网的发展,更是缩短了人们之间的距离。如何充分利用互联网,这是大家共同关心的问题。随着Internet的不断普及,人们对于互联网技术的要求已不单单是浏览一下网页,收发电子邮件。日益忙碌的人们开始追求足不出户的利用互联网这一强大的平台来实现网上教学。近几年,随着网络数据库技术的进一步发展,使得这一设想逐渐成为现实。本系统为毕业论文管理系统,具有教师上传毕业论文题目,学生选择论文题目并上传论文等功能。在本系统中,教师和学生可以很容易的注册为系统用户。教师能够发布论文题目,上传任务书。学生可以选择论文题目并上传论文。管理员可以根据用户提交的信息进行管理。本文主要分析了系统实现的相关技术原理,给出了系统实现的系统架构,并对架构及系统模块结构作了划分与设计。本文在系统的架构上采用了当前流行的B/S 结构,通过ASP、DREAMWEAVER和Access2000数据库等软件的强大功能完成了该系统。经过测试,该系统能够在windowXP+IIS5.0中用IE6.0正常运行。该系统简单方便,易于操作。它使论文管理变的方便,快捷。关键字: 论文信息管理系统; B/S; ASP

AbstractAlong with the constant development and wide application of computers, people`s work efficiency has been continually improved. Even the distance between people is reduced by Internet development. It is a common concern which is how to uses the Internet fully. With the unceasing popularization of Internet, Internet technology was not just to glance at the websites, the receiving and dispatching email by people` request. More and more busy people began to search for the use of the Internet which is a formidable platform to completion online teaching. In recent years, the network database with the further development of technology to make this vision become reality.This system for the graduation thesis management system management system, has the function which teacher to upload the graduation thesis topic and the student to choose the paper topic and to upload the paper and so on. In this system, the teacher and the student can very easy to registration for system users. The teacher can issue the paper topic and uploads the project description.The student may choose the paper topic and upload the paper.The manager may carry on the management according to the user submission information.This paper summarizes technical principles of the analysis of systems, Has given the system realization structure and made the division and the design to the construction and the system modular structure. This article has used the current popular B/S structure on the system construction, It has completed the system by the software ASP, DREAMWEAVER and Access 2000 database which has formidable function.After the test, this system can normal operation by the IE6.0 in windows XP +IIS5.0.This system is simple and convenient and easy to operate.The paper management be changed quickly and convenient by this system.Keywords : paper management information system. B/S; ASP.

目    录摘   要 1Abstract 2第一章 引  言 51.1本文的主要内容及组织结构 5第二章 系统设计基本原理与方法 72.1 ASP(Active Server Pages)技术介绍 72.2 VBScript介绍 82.3 适应Internet时代需求的B/S体系结构(基于浏览器) 82.3.1 B/S架构 82.3.2 C/S架构 92.3.3 B/S架构较之于C/S架构的优势 92.4 关键技术点介绍 92.4.1数据库技术 92.4.2 ADO数据库操作介绍 102.4.3 系统分页技术介绍 11第三章 系统总体分析 123.1系统的总体要求 123.2系统总体设计 123.3开发及运行环境 13第四章 系统的总体设计 144.1系统宏观结构图 144.2系统业务的划分及实现 144.3系统功能结构图 154.4系统业务流程图 164.5 系统E-R图的设计 164.6数据库设计 184.7网站首页的设计 214.7.1功能导航区 214.7.2展示区 22第五章 程序模块及界面设计 235.1功能模块 235.2 连接数据库 235.3 教师模块设计 235.3.1 教师登陆功能 235.3.2 教师发布课题信息功能 255.3.3 教师修改及删除信息功能 275.4 学生模块设计 285.4.1 学生登陆功能 285.4.2 学生提交论文题目功能 295.4.3 学生修改及删除信息功能 325.4.4 学生上传论文功能 325.5 选题信息浏览界面设计 335.6 上传功能的设计 345.7 留言板模块设计 345.8 管理员模块设计 355.8.1 管理员登陆功能 355.8.2 学生管理功能 365.8.3 教师管理功能 385.8.4 课题管理功能 385.8.5 留言板管理功能 385.8.6 论文题目调整功能 385.8.7 数据库管理功能 395.9系统登入和退出 40第六章 总结与展望 416.1 全文小结 416.2 发展展望 41参考文献 43致 谢 44

| 关于我们 | 友情链接 | 毕业设计招聘 |

毕业66资料站 biye66.com ©2015-2026 版权所有 | 微信:15573586651 QQ:3903700237

本站毕业设计和毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!