失物招领网络平台项目组需求分析报告(编辑修改稿)内容摘要:

员 失物资料 13 According to the design of the Lost and Found Platform, the Lost property Information Management consists of two parts. They are lost property information submission and lost property information display. 拾到物品信息管理数据 (计算机 3102 彭泽浩 3102101210) 系统设定数据 类型、 物品名称、 地点 、发布时间以及详细描述。 拾物者捡到丢失的物品同时,我们会进行一系列的调查表填写,帮助确定失物者能够更好的了解物品信息和快速而又有效的找回自己丢失的东西。 这就是我们为什么会创建失物招领平台的原因。 Type, item name, location, release time, and described in detail. Pick up objects picked up the missing items at the same time, we will conduct a series of investigations Form, help identify stolen property to be able to better understand the items of information and retrieve their lost something quick and effective. This is why we created Lost and Found platform 拾物信息表 列名 数据类型 长度 说明 UserID Int — 主键,自增 name varchar 40 物品名称 trait varchar 25 物品特点 place varchar 100 地点 time Datetime 时间 Iname varchar 10 报失人名称 Icontactway varchar 20 联系方式 Idate Datetime 拾物日期 time Datetime 拾物时间 Loser Lost and Found platform Lost property info submission Lost property info display Administrator Lost property info 14 数据输入 根据最新寻物信息,失物者可以登录我们 的网站进行查找,我们设定了各种数据。 比如类型有多种数据进行输出,失物的名称,例如卡类证件,随身物品,电子数码,书籍资料等。 特点(颜色、大小、形状等)、 捡到地点(具体而又详细的地点) 时间(某年某月某日具体的时间)、 拾物者的信息(姓名、联系方式)、 对应的存储地点、上交物品日期以及存储时间、处理方式。 According to the latest find things stolen property can log on to our website to find, we have set up a variety of data. Such as a variety of data types the name of the output, lost property, Cards documents, belongings, electronic digital, books, information. The characteristics (color, size, shape, etc.), Pick up location (specific and detailed location) Time (a certain day of a certain period of time), Pick up the object39。 s information (name, contact information) Corresponding storage locations, and paid items date as well as the storage time, handling.. 拾物招领信息表 列名 数据类型 长度 说明 UserID Int — 主键,自增 name varchar 40 物品名称 trait varchar 25 物品特点 place varchar 100 地点 time Datetime 时间 pname varchar 10 捡拾人姓名 pcontactway varchar 20 联系方式 storeplace varchar 10 对应的存储地点 sdate Datetime 上交物品日期 soretime Datetime 存储时间 hadway varchar 30 处理方式 15 数据输出 根据数据输入,数据输出也是通过数据输入来进行的。 失物的名称(卡类证件,随身物品,电子数码,书籍资料等)。 特点(颜色、大小、形状等)、 捡到地点(具体而又详细的地点) 时间(某年某月某日具体的时间)、 拾物者的信息(姓名、联系方式)、 对应的存储地点、上交物品日期以及存储时间、处理方式。 According to the data input, data output is also performed through a data input. Lost property, the name of the (card class documents, belongings, electronic digital, books, information, etc.). The characteristics (color, size, shape, etc.), Pick up location (specific and detailed location) Time (a certain day of a certain period of time), Pick up the object39。 s information (name, contact information) Corresponding storage locations, and paid items date as well as the storage time, handling. 拾物招领信息表 列名 数据类型 长度 说明 UserID Int — 主键,自增 name varchar 40 物品名称 trait varchar 25 物品特点 place varchar 100 地点 time Datetime 时间 pname varchar 10 捡拾人姓名 pcontactway varchar 20 联系方式 storeplace varchar 10 对应的存储地点 sdate Datetime 上交物品日期 soretime Datetime 存储时间 hadway varchar 30 处理方式 ER 图 16 System functions are divided 数据流模型 失物招领管理系统 管理端 用户端 登录管理 用户管理 失物信息管理 报失信息管理 信息公布管理 失物报失 信息查询 留言 Lost and Found management system Management side Client Login Manager User Management Lost and information management Reported missing information management Information published Management Lost property was reported missing Information inquiry Leave a message 17 数据流图 Data Flow Diagram 控制流模型 故障处理 数据库存储着各个子系统的数据,所以数据库的保护是最主要的任务。 要及物品特点 拾物流程 物品名称 填写拾物信息 拾物人姓名 家庭地址 存储时间 对应的拾到地点 联系方式 处理方式 管 理 员 登录管理 用户管理 报失信息管理 信息公布管理 失物信息管理 Administrator Login Manager User Management Reported missing information management Information published Management Lost and information management 失物者 Lost and Found 浏览失物信息 Browse the Lost and Found Information 注册会员 Registered members 填写失物信息 Fill in the Lost and Found Information 提交 Submit 管理员 Administrator 发布拾物信息 Published pick up objects 查看信息公布栏 View information bulletin 18 时对数据库进行备份,这样如果遇到不可恢复的系统错误, 在系统出错后可以依靠数据库的恢复功能来还原数据。 The database stores the various subsystems’ data, so the database protection is the main task. We should back up the database in time, so if we meet the unrecoverable system error, we can rely on the database function to restore the data. 软件 开发失物招领网站需要的系统软件有: Windows XP 系统或者 Windows 7 系统。 开发需要的软件有: Visual Studio 2020 和数据库软件 SQL Server 2020。 开发过程中需 要的软件接口主要是能把团队各个成员做的模块连接在一起,最后形成一个完整的网站。 它要能使各模块之间信息相互匹配,确保系统能够正常运行。 后台的数据库管理系统用来存贮各个子系统的数据,能够支撑前台的良好运作。 运用 Microsoft SQL Sever 2020 作为数据开发工具能够使后台与前台良好的衔接在一起。 Developers Lost and Found site requires system software: Windows XP system or Windows 7 system. The needs of the development of the software: Visual Studio 2020 and the database software SQL Server 2020.. The development process of software interface is mainly to connect the modules together that the team members do, and finally formed a plete website. It can make the information of each module matched with each other, ensure that the systems can operation normally. The background database management system used to store the various subsystems’ data, and it can support the good operation of the foreground. Using Microsoft SQL Sever 2020 as data development tools can make the。
阅读剩余 0%
本站所有文章资讯、展示的图片素材等内容均为注册用户上传(部分报媒/平媒内容转载自网络合作媒体),仅供学习参考。 用户通过本站上传、发布的任何内容的知识产权归属用户或原始著作权人所有。如有侵犯您的版权,请联系我们反馈本站将在三个工作日内改正。