77范文网 - 专业文章范例文档资料分享平台

软件工程详细设计报告

来源:网络收集 时间:2018-10-23 下载这篇文档 手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:或QQ: 处理(尽可能给您提供完整文档),感谢您的支持与谅解。点击这里给我发消息

旅游信息网站—详细设计报告(The Detail Report for Tourism Information Website)

3.5.8 接口Interface

(1)用户留言板

(1) The user message board

(2)在留言板中所使用的数据表 (2) The data tables used in the message board

表3-8-8-1 用户数据表 Table 3-8-8-1 user data table

序号 Serial number 1 2 3 4 5 6 7

列名

Column names

UserId UserPwd UserName UserSex UserAge UserAdress UserPNumger

类型 Type Int Char Char Char Int Char Char

大小 Size 10 20 2 40 20

42

可为空 Nullable Not Null Not Null Not Null Not Null Not Null Not Null Not Null

默认值 Default values Null Null Null Null Null Null Null

说明 Explain 用户账号 User account 用户密码 User password 用户姓名 User Name 用户性别 User Gender 用户年龄 User age 用户住址 User address 用户电话

旅游信息网站—详细设计报告(The Detail Report for Tourism Information Website)

8 9

UserProfessional UserEmail

Char Char

10 30

Not Null Not Null

Null Null

10 Question Char 50 Null

11 Answer Char 50 Null

User's phone 用户职业 User vocational 用户邮箱 User's mailbox 注册问题 Registration problems 问题答案 Answer

表3-8-8-2 留言板信息表

Table 3-8-8-2 message board information table

序号 Serial number 1 2 3 4

列名 Column names

类型 Type

大小 Size

可为空 Nullable

默认值 Default values Null Null Null Null

说明 Explain 标题 Title 内容 Content 用户名 User name 留言时间 Message time

Title Content UserName Leave_Message_Time

Varchar Text Char Datetime

100 10

Not Null Not Null Not Null Not Null

3.5.9 存储分配 Storage Allocation

在留言板模块中由留言内容所决定,系统其自动分配内存,根据其大小,以便信息存储。

Content in the message board module, the system automatically allocates memory, according to their size, so that the information is stored. 3.5.10 注释设计Notes Design

1.模块首部的注释:用户验证程序。

A module first of Note: The user verification process. 2.模块的数据库类Open()注释:用以验证数据库连接。

Module Database Class Open () Note: to verify the database connection. 3.模块的数据库类Close()注释:用以验证数据库关闭状态。 Module of the database class Close () Note: used to validate the database off.

43

旅游信息网站—详细设计报告(The Detail Report for Tourism Information Website)

3.5.11 限制条件Restrictions

当系统第一次使用时,具有统一的用户ID和密码。

在用户准备留言时,首先必须登录网站系统,也可以进入本系统后登录,也可以在后来直接登录到留言板。

When the system is first used, with a unified user ID and password.

User to prepare a message you must first log on the website system can also enter the system log, log in directly to the message board later. 3.5.12 测试计划Test Plan

对本模块进行单元测试。在已设置的约束条件和布局情况下,验证单项程序的完整性。

其次对系统进行集成测试,以检测系统完整性。 最后与其他项目组进行交叉测试。

Unit testing of the module. Set constraints and layout of the case, verify the integrity of the individual program.

Secondly, the system integration testing, to detect the integrity of the system. Finally, cross-testing with other project team. 3.5.13 尚未解决的问题Unresolved Issues

需求中的问题在本设计中已经基本实现,但是,那都是最基本的考虑,并且在开发工程中可能出现功能不完善或者是功能模块中缺少一些其它方面的小功能等等。在本设计中还有没解决的问题有:在用户留言时,当有很多用户留言时,在一个页面上显示,但是没有实现分页的功能,在后来测试中,会添加这方面的功能。同时在用户留言时,当有人给该用户回复时也遇到一定的问题,就是回复并没有具体到每个用户身上。所以说,在后期的工作中,重点把留言分页显示出来,用户回复时可以针对每一条留言,不会再杂乱无章的。

Demand has been the basic realization of this design, however, are the most basic considerations in the development project may be imperfect or missing some other function in the function module. In this design, there did not solve the problem: the user message when there are many users message displayed on one page, but no

44

旅游信息网站—详细设计报告(The Detail Report for Tourism Information Website)

paging function in later tests, it will add such functions. When the user's message at the same time, when someone replies to the user also encountered some problems, is the reply and not specific to each user who. So, in later work, focusing on the message paging is displayed when a user replies to a message for each one, will not chaotic.

3.6 帮助模块设计 Help Module Design (撰写人:单伟兵 3092101204

Writer: WeiBing Shan 2102-021-0192) 3.6.1 程序描述 Program Description

帮助模块是为了让用户对系统功能了解更加详细,方便用户使用。帮助模块也列举了许多用户在使用过程中会遇到的常见问题,并且帮助用户解答。

The help module is designed to make users know more detail about the system functions, convenient for users to use. The help module also lists many common problems that many users will meet in used, then help users answer. 3.6.2 功能Function

本系统分为八个功能模块,分别是用户管理、后台管理、酒店管理、同行入口管理、路线管理、照片分享、交流中心、帮助模块。各模块的功能如下:

用户管理主要包括注册,登录,权限管理,修改密码。

本网站的会员管理功能可以方便管理者对会员信息进行查询,删除,添加等操作。

本网站的酒店管理功能可以方便管理者对酒店进行添加,删除,修改等操作。 本网站的线路管理功能可以方便管理者对线路进行添加,删除,修改等操作。 同行入口管理模块包括报名,询价,旅客收款,同行付款。

照片分享主要是给用户上传照片,查看他人照片以及评论人家照片用的。用户只要通过已经注册的账号登录旅行社首页,找到照片分享模块,根据提示进行照片上传或者查看他人已经上传的照片及评论他人的照片。

本系统的交流中心是一种在Internet上常见的用于官方信息服务的Web系统。交流中心主要用于旅行社官方客服给予旅客有关旅行方面的一些解答,也作为旅客们互相交流分享的一个平台。交流中心主要包括会员管理,论坛板块管理,

45

旅游信息网站—详细设计报告(The Detail Report for Tourism Information Website)

帖子管理,帖子发表,帖子回复,帖子浏览,帖子检索,意见建议功能。

帮助模块是为了让用户对系统功能了解更加详细,方便用户使用。帮助模块也列举了许多用户在使用过程中会遇到的常见问题,并且帮助用户解答。

The system is divided into eight functional modules. It includes user management, backstage management, hotel management, peer entrance management, route management, photo sharing, communication centers, help module. The function of each module is as follows:

The user management including registration, login, rights management, change passwords.

The user management function of this web site is that the manager can be convenient to query, delete, and add information of users.

The hotel management function of this web site is that the manager can be convenient to add, delete, and modify the hotel for the users.

The lines management function of this web site is that the manager can be convenient to add, delete, and modify the lines for the users.

Peer entry management module includes registration, inquiry, passenger receipts, peer payment.

Photo sharing is mainly for the users to upload the photos or view other people's photos or comment about other people's photos. The users can login the homepage of the travel agency by their account that has already registered, finding the module of photo sharing, and according to the prompt to upload photos or view other people's upload photos and comment about other people's photos.

Customer Forum is common for official information service of the Internet Web system. Customer Forum is mainly used for the travel agency official to give some answers to visitors. It is also the passengers sharing platform for each customer. Exchange Center, including members of management, management of the forum sections, post management, Post reply Post browse, post retrieval, opinions and suggestions functions.

The help module is designed to make users know more detail about the system functions, convenient for users to use. The help module also lists many common problems that many users will meet in used, then help users answer.

46

百度搜索“77cn”或“免费范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,免费范文网,提供经典小说综合文库软件工程详细设计报告在线全文阅读。

软件工程详细设计报告.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印 下载失败或者文档不完整,请联系客服人员解决!
本文链接:https://www.77cn.com.cn/wenku/zonghe/228346.html(转载请注明文章来源)
Copyright © 2008-2022 免费范文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ: 邮箱:tiandhx2@hotmail.com
苏ICP备16052595号-18
× 注册会员免费下载(下载后可以自由复制和排版)
注册会员下载
全站内容免费自由复制
注册会员下载
全站内容免费自由复制
注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信: QQ: