- 1、本文档共35页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
某公司网络文件系统的构建
摘 要
随着计算机及网络技术的飞速发展,企业文件管理信息化、网络化是必然的趋势。利用计算机和网络技术来进行文件管理,具有以下优势:利于实现数据信息的共享,减轻管理员的工作负荷,使文件管理更科学、更规范、更安全。因此,设计一个安全的网络文件管理系统是十分必要的。
系统采用B/S工作模式,使用ASP技术和ACCESS数据库平台。主要功能如下:对于服务器端的文件实现多文件同时上传;多功能的文件在线编辑;强大的多用户管理体系,能对用户进行目录与文件的访问限制;强大的统计功能,能精确统计每一个文件夹及文件的大小。为确保系统安全性,服务器端配置了SSL,系统对用户密码用MD5进行加密。此论文详细介绍了系统的需求分析,系统设计和具体实现。最后,以表格形式给出测试结果。
关键词: 互连网;文件管理;ASP
Design and Implementation of Network File Management System
Abstract
With the fast development of computer and network technology, it is an inevitable tendency for companies to manage documents by the use of computer and network technology. In that way, it is advantageous to share information and reduce the workload of managers. It will make the document management more scientific, more standard and much safer. Therefore, it is very essential to design a safe network file management system.
This system is based on the B/S model and developed by ASP and ACCESS database. Its main functions are as follows. Multiple files at the sever terminal can be uploaded simultaneously. It has the multiple functional file edition online. It has powerful management system for multiple users. It can limit the users’ access to the folders or files. It has powerful statistical function, and it can precisely count the size of each folder and file. In order to guarantee the system’s security, the server terminal has configured SSL; and the password is encrypted with MD5 encryption algorithm. In this paper, the requirement analysis, design and implementation of the system are introduced in detail. At last, the result of testing is introduced in the form of tables.
Key words:
目 录
论文总页数:24页
1引言 1
1.1课题背景 1
1.2国内外研究现状 1
1.3本课题研究的意义 1
1.4本课题的研究方法 1
2用户需求分析 1
2.1用户角色需求 1
2.2功能需求 2
2.2.1用户管理 2
2.2.2文件管理 2
2.2.3安全性的实施 2
2.3性能需求 3
3相关理论基础 3
3.1系统开发环境 3
3.2 B/S模式 3
3.3 ASP技术 3
3.4结构化查询语言SQL 4
3.5 MD5算法原理 4
3.6关于SSL加密机制 5
4网络文件管理系统的设计 5
4.1功能模块 5
4.1.1系统结构介绍 5
4.1.2具体功能模块划分 6
4.2系统功能图示例 6
4.3数据库表的设计与实现 7
5系统功能模块的实现 7
5.1系统登录模块 7
5.2用户管
您可能关注的文档
- 毕业设计:基于JAVA的聊天室设计与实现(终稿).doc
- 毕业设计:高速铁路中隧道监控量测的应用(终稿).doc
- 毕业设计:使用JAVA设计的公交查询系统(终稿).doc
- 毕业设计:简述某娱乐网站的设计与开发(终稿).doc
- 毕业设计:简述网络层加密的实现(终稿).doc
- 毕业设计:GPS在铁路控制测量中的应用——浅谈RTK测量精度与遮挡物影响关系(终稿).doc
- 毕业设计:基于.NET的端口检测技术的原理与实现(终稿).doc
- 毕业设计:简述大随机数生成程序的开发与测试(终稿).doc
- 毕业论文:基于MCS-51单片机的温度报警装置的设计和开发.doc
- 毕业论文:国内外采煤机的发展史(终稿).doc
文档评论(0)