酒店管理系统概要设计报告

上传人:wuli****0220 文档编号:157039481 上传时间:2022-09-28 格式:DOC 页数:31 大小:374KB
收藏 版权申诉 举报 下载
酒店管理系统概要设计报告_第1页
第1页 / 共31页
酒店管理系统概要设计报告_第2页
第2页 / 共31页
酒店管理系统概要设计报告_第3页
第3页 / 共31页
资源描述:

《酒店管理系统概要设计报告》由会员分享,可在线阅读,更多相关《酒店管理系统概要设计报告(31页珍藏版)》请在装配图网上搜索。

1、酒店管理系统概要设计The System Design Report of Hotel Management System拟 制 人 荧火虫项目组 审 核 人 批 准 人 二零一零年十一月三十日目录1 引言(INTRODUCTION)11.1 编写的目的(The Goal of Writing)11.2 背景说明(Background)11.3 定义(Definition)21.4 参考文献(Reference Material):22 总体设计(THE OVERALL DESIGN)32.1 系统说明(System Instructions)32.2 系统任务(System Tasks)32

2、.2.1 系统目标(System Target)32.2.2 运行环境(Running Environment)32.3 需求规定(Demand Requirements)42.3.1 功能需求(Functional Requirements)42.3.2 性能需求(Performance Requirements)52.4 模块结构框图(Module structure diagram)62.4.1 登录模块7客房管理模块(Room Management Module)72.4.3 餐饮管理模块(Restaurant Management Module)72.4.4 查询管理模块(Enqui

3、ry Management Module)72.4.5 报表管理模块(Statements Management Module)82.4.6 系统管理模块(System Management Module)83 模块功能描述(MODULE FUNCTIONAL DESCRIPTION)83.1 主界面(Main Interface)83.2 登录模块(Login Module)93.2.1 登陆概述(Login Overview)9登陆权限(Login Permission)93.3 餐饮管理模块(Restaurant Management Module)93.4 客房管理模块(Room Ma

4、nagement Module)113.5 查询管理模块(Query Management Module)143.6 报表管理模块(Report Management Module)153.7 系统管理模块(System Management Module)174 接口设计(INTERFACE DESIGN)194.1 用户接口(User Interface)194.2 外部接口(External Interface)194.3 内部接口(Internal Interface)205 运行设计(OPERATING DESIGN)205.1 运行模块组合(Run Module Combinati

5、on)205.2 运行控制(Running Control)205.3 运行时间(Running Time)216 数据库结构设计(DATABASE STRUCTURE DESIGN)216.1 数据库管理模块(Database Management Module)216.2 表的定义(Table Definitions)227 系统出错设计(SYSTEM ERROR DESIGN)277.1 出错信息(Error Messages)277.2 补救措施(Remedial Measures)281 引言(Introduction)(1081308104 陈赛花)1.1 编写的目的(The Go

6、al of Writing)酒店管理系统是为提高酒店各部门管理人员的工作效率而开发的。系统让各部门管理人员能够更方便地处理酒店事务的进程,达到更高的效率。Hotel Management System is developed to improve the working efficiency of the hotel staff of various departments. System allows management of various departments can more easily deal with the process of hotel services, to a

7、chieve higher efficiency.概要设计说明书是在需求分析的基础上,对系统的设计考虑进行概要说明,包括系统的基本处理流程,总体设计,各模块的功能描述及数据库结构设计,为系统的详细设计奠定基础。编写概要设计说明书的目的是能准确无误地用计算机处理过程来表达用户的各项要求,以此作为详细设计的纲领性的文件。其主要任务是通过对用户需求进行综合、归纳与抽象。System design instruction is based on the requirement analysis, system design considerations for an overview, includi

8、ng the systems basic processing flow, total design, and functional description of each module and database structure design, make the basic for the systems detailed design. The purpose of making the system design instruction is able to express the users requirements process with the computer accurat

9、ely, as detailed design of the programmatic document. Its main task is having comprehensive, induction and abstraction through user needs. 1.2 背景说明(Background)a. 系统名称:酒店管理系统System Name: Hotel Management System显示对应的拉丁字符的拼字典 - 查看字典详细内容b. 系统提出者:萤火虫项目小组 System proponent:Fire Fly Project Teamc. 系统开发者:萤火虫

10、项目小组The developer of the system: Fire Fly Project Teamd. 系统用户:酒店各部门人员System User: various departments management1.3 定义(Definition)用于存取数据以及查询、更新和管理关系数据库系统。SQL (Structured Query Language): is a database query and programming language ,is used to access the data and query, update and manage a relationa

11、l database system.数据库结构设计(Database Structure Design):指数据库中各个表结构的关系,包括信息保存在哪些表格中、各个表的结构如何以及各个表之间的关系。Database design (Database Structure Design): refers to the structure of each table in the database relations, including what form that information stored in, how the structure of each table, and the re

12、lationship between the various tables.1.4 参考文献(Reference Material):朗读显示对应的拉丁字符的拼音1 张海藩软件工程(第五版)北京:清华大学出版社,20082 刘金岭,冯万利,张有东等编著数据库原理及应用北京:清华大学出版社,20093 肖汉软件工程理论与实践第一版北京:科学出版社,20064 周涛,吕伟臣,廉颖SQL Server 2000数据库企业级应用北京:清华大学出版社20085,Mike Hotek(美)SQL Server 2000数据库服务器架构设计北京:清华大学出版社20076 肖金秀,何鹏,周柏伟,黄元隆ASP.

13、NET程序设计北京:冶金工业出版社,2004.42 总体设计(The Overall Design)2.1 系统说明(System Instructions)任务提出单位:淮阴工学院计算机工程学院计算机1084-FF项目组Task put forward unit: Computer 1084-FF project team of Computer Engineering College of Huaiyin Institute of Technology.开发单位:淮阴工学院计算机工程学院计算机1084FF项目组Development unit: Computer 1084-FF proje

14、ct team of Computer Engineering College of Huaiyin Institute of Technology.预期用户:酒店管理员Expected users: hotel managers.2.2 系统任务(System Tasks) 系统目标(System Target)(1)各部门通过自己不同权限来登陆个人界面;Each department through their own individual rights to land personal interface;(2)对客户信息进行全面管理;Comprehensive management o

15、f customer information;(3)通过系统管理员对原有数据进行添加、修改和删除;The original data through the system administrator to add, modify and delete;(4)各部门管理员登录后能对其界面进行管理各种信息。Each department manager can manage all kinds of information after registering for its interface. 运行环境(Running Environment)服务器端(Server-side):数据库(Data

16、base):SQL Server 2005;操作系统(Operating System):Microsoft Windows XP及以上操作系统。其它:根据用户数量和计算机安装情况配置一定数量的打印机。Other: according to the number of users and computer installation configuration a certain number of printers.2.3 需求规定(Demand Requirements) 功能需求(Functional Requirements)系统具有如下基本功能:System has the follo

17、wing basic functions:登录模块:各部门管理员可以通过系统管理员所分配的账号和密码登陆,从而进入到不同的界面,但系统管理员可以进入主界面。若各部门管理员想要修改密码或忘记密码,应找系统管理员来处理。Login module: each department administrator can be assigned account and password by the system administrator, and enter into the different interface, but the system administrator can enter the

18、 main interface. If each department manager wants to modify the password or forgotten passwords, should find the system administrator to handle.客房管理模块:客房管理包括五小块,预订房间,开/退房间,调房,消费记账和续收/退还预付款。Room management including five small pieces, reservations, check in/out, adjustable room, consumption charge an

19、d renewal charge/return the deposit.餐饮管理模块:由于在高档次的酒店内,餐饮管理方面还是比较小的,主要是客户在住宿时吃早餐、中餐、晚餐。Catering management module: catering management is still relatively smaller, is mainly to eat breakfast, lunch and dinner when the customer in accommodation.查询管理模块:查询管理子系统,是对餐饮、客房等项目情况的查询,是酒店业务日常管理功能。Query manageme

20、nt subsystem, is a food and beverage, rooms, etc. check the status of projects, daily management of hotel operations.报表管理模块:财务管理主要是处理酒店的日常的账务报表,有收入报表、消费报表、酒店总表、人事工资报表,Financial management mainly deal with daily accounting statements hotel, income statement, consumer reports, hotel overall table, per

21、sonnel salary statements,系统管理模块:系统应该在用户应有的权限下,尽量提供操作的灵活性,应该让录入/修改人员方便地对整个酒店员工的数据库信息进行管理,让领导层能完成员工的考勤审批操作。System should be under the authority of the user should try to provide operational flexibility should be allowed to input / modify the staff of the hotel staff to easily manage the information da

22、tabase to allow the leadership to complete the staff attendance approval operation. 性能需求(Performance Requirements)在给定成本、进度的前提下,开发出的软件具有可修改性、有效性、可靠性、可理解性、可维护性并满足用户需求的软件产品。以提高软件产品的质量和开发效率,减少维护的困难。At a given cost, under the premise of progress, the developed software has modify, validity, reliability,

23、understandability, maintainability and software products to meet customer needs. To improve the quality of software and develop the efficiency, reduce maintenance difficulties.(1) 可靠性。能够防止因概念、设计和结构等方面的不完善造成的软件系统失效,具有挽回因操作不当造成软件系统失效的能力。在软件开发、编码和测试过程中,必须将可靠性放在首要地位。Reliability: it can prevent the softw

24、are system failure caused by concept, design and structure of the imperfect, has the ability of saving software system failure caused by improper operation of salvage. In software development, code, and test process, must put reliability first.(2) 可修改性。容许对系统进行修改而不增加原系统的复杂性。它支持软件的调试与维护。Modifiability:

25、 allowed to modify the system without increasing the complexity of the original system. It supports software debugging and maintenance.(3) 有效性。软件系统能最有效地利用计算机的时间资源和空间资源。Effectiveness: Software system can make the most efficient use of computer time resources and spatial resources.(4)可理解性。系统具有清晰的结构,能直

26、接反映问题的需求。可理解性有助于控制软件系统的复杂性,并支持软件的维护、移植或重用。Understandability: system has a clear structure, can directly reflect problems needs. Understandability can control the complexity of software system, and support the software maintenance, transplantation or reuse.(5)可维护性。软件产品交付用户使用后,能够对它进行修改,以便改正潜伏的错误,改进性能和

27、其他属性,使软件产品适应环境的变化。Maintainability: after delivery of software products, users can modify it in order to correct latent errors, improve performance and other attributes, so that software product to adapt to environmental changes.(1081308133 姚婷婷)酒店管理系统Hotel Management System客房管理Room Management餐饮管理Rest

28、aurant Management查询管理Enquiry Management报表管理Statements Management系统管理System Management入住登记Registration换房登记Move rooms Registration退房登记Check-out Registration预订房间Booking Rooms预订入住Reservation Check-in补交押金Fill the Deposit补打帐单Fill the Bill餐费入帐Meal charge in account话费入帐Telephone charge in account消费入帐Consume

29、 in account入住旅客信息Check-in passenger Information客房入住状态Guest room occupancy State物品消耗信息Item cost Information物品消耗汇总Items consumed Summary押金消费信息Deposit consumer Information客房入住报表Guest room occupancy Statements客房餐费报表Guest room meals Statements客房话费报表Guest room fee Statements客房结帐汇总表Guest room checkout Summ

30、ary form操作权限设置Operating permission Settings修改用户密码Modify user Password酒店信息设置Hotel information Set酒店客房设置Hotel rooms Set消费物品设置Consumer goods Settings系统帮助信息The system helps Information2.4 模块结构框图(Module structure diagram)图2.1 酒店管理系统主模块图2.4.1 登录模块登陆模块的结构图如下图2.2所示。Login management module structure diagram

31、as shown in Figure 2.2.登录Login用户名User name密码Password图2.2 登陆模块结构图2.4.2客房管理模块(Room Management Module)客房管理模块的结构图如下图2.3所示。Room management module structure diagram as shown in Figure 2.3.入住登记Registration换房登记Move rooms Registration退房登记Check-out Registration预订房间Booking Rooms预订入住Reservation Check-in补交押金Fill

32、 the Deposit补打帐单Fill the Bill客房管理Room Management图2.3 客房管理模块结构图2.4.3 餐饮管理模块(Restaurant Management Module)餐饮管理模块结构框图如下图2.4所示。Restaurant management module structure diagram as shown in Figure 2.4.餐费入帐Meal charge in account话费入帐Telephone charge in account消费入帐Consume in account餐饮管理RestaurantManagement图2.4

33、 餐饮管理模块结构图2.4.4 查询管理模块(Enquiry Management Module)查询管理模块结构框图如下图2.5所示。Enquiry management module structure diagram as shown in Figure 2.5.入住旅客信息Check-in passenger Information客房入住状态Guest room occupancy State物品消耗信息Item cost Information物品消耗汇总Items consumed Summary押金消费信息Deposit consumer Information查询管理Enqu

34、iry Management图2.5 查询管理模块结构图2.4.5 报表管理模块(Statements Management Module)报表管理模块结构框图如下图2.6所示。Statements management module structure diagram as shown in Figure 2.6.报表管理Statements Management客房入住报表Guest room occupancy Statements客房餐费报表Guest room meals Statements客房话费报表Guest room fee Statements客房结帐汇总表Guest ro

35、om checkout Summary form图2.6 报表管理模块结构图2.4.6 系统管理模块(System Management Module)系统管理模块结构框图如下图2.7所示。System management module structure diagram as shown in Figure 2.7.系统管理System Management操作权限设置Operating permission Settings修改用户密码Modify user Password酒店信息设置Hotel information Set酒店客房设置Hotel rooms Set消费物品设置Con

36、sumer goods Settings系统帮助信息The system helps Information图2.7 系统管理模块结构图3 模块功能描述(Module Functional Description)(1081308136 张小娟)3.1 主界面(Main Interface)除了系统管理员所进入的主界面是一个完整的主界面,其它各部门管理员所进入的界面仅是自己管理部分的界面,这是由于系统管理员设置好了的权限。主界面是:In addition to the system administrator to enter the main interface is a complete

37、main interface, and other departments into the administrator interface is only part of their management interface, which is good because the system administrator to set permissions. The main interface is:图2.8 酒店管理系统主界面3.2 登录模块(Login Module)朗读 登陆概述(Login Overview)此模块分为系统管理员登陆和各部门管理员登陆。系统管理员的账号、姓名和密码由

38、系统初始化,各部门管理员的登陆信息由系统管理员添加、修改和删除。This module divides into administrator login and owner login. Administrator login divides into super administrator login and normal administrator login, the account number, name and password are received by system initialization, and the normal administrators informat

39、ion of login is added, modified, deleted by super administrator. The owner login must be login after register by owner according to the information of the owner.3.2.2登陆权限(Login Permission)系统管理员登陆成功后,可对系统的所有后台进行管理。各部门管理员登录成功后,除去系统管理权限,可管理其它所分配管理员端的后台模块。After super administrator login, super administr

40、ator could manager the background of the system. And after normal administrator login, they can manager the background of administrator but the permission of system management.3.3 餐饮管理模块(Restaurant Management Module)餐饮模块主要实现以下功能:Restaurant module achieves the following functions:(1) 餐饮管理人员只需根据系统管理员所

41、分配的账号和密码来登陆。餐饮模块内只包括一个餐饮入账。Restaurant management staff only according to the system administrator account and password. Restaurant module only includes the food accounted.(2) 在餐费登记列表中会显示旅客的用餐信息,如:所住酒店房号、姓名、用餐时间、用餐类别、所用金额及相关说明。Dining information will display in the list of meals and dining, such as:

42、living in a hotel by the number, name, meal time, meal type, amount and used in the instructions. (3) 新增旅客用餐信息,并且保存后,旅客用餐信息将出现在下方的列表框内。Add new passenger dining information, and saved, the passenger dining information will appear below the list box.登记(Registration):输入(Input):酒店房号(用户通过下拉列表选择)Hotel Roo

43、m Number (user selected drop-down list)旅客姓名(自动显示)Passenger Name (automatic display)用餐时间 Dining Time 用餐类别 Dining Types用餐金额 Dining Amount相关说明 Referent Instruction处理(Treatment):新增add保存save打印print输出(Output):将会提示:检查登记是否正确,是否确定保存,一旦保存将无法修改。Will be prompted to: Check the registration is correct, whether to

44、 save, if saved will not be modified3.4 客房管理模块(Room Management Module)客房实现的主要功能如下:Room module achieves the following functions:(1)客房管理人员只需根据系统管理员所分配的帐号和密码来登陆。客房模块内包括入住登记、结账登记、预订登记、预订入住、补交押金、打印帐单。Room managers simply assigned according to the system administrator account and password to login. Rooms

45、included in the registration module, check out the registration, the registration book, check book, and pay the deposit, print bills.(2)登录之后进入客房界面,可以选择各不同的操作。After logging into the room interface, you can choose the different actions入住登记(Check-in):输入(Input):房号、折扣价格、预收押金、入住日期、离开日期、客人姓名、证件名称、证件号码、证件地址

46、、住宿人数、客人性别、联系电话、操作人员、入住编号。Room number, discount prices, advance deposits, arrival date, departure date, guest name, document name, document number, document addresses, the number of stay, guests of gender, telephone number, the operator, check number.处理(Treatment):可选择房间类别select room categories新增、保存、

47、打印add, save, print 输出(Output):将会提示:检查登记是否正确,是否确定保存,一旦保存将无法修改。Will be prompted to: Check the registration is correct, whether to save, if saved will not be modified.结账登记(Checkout Register):输入(Input):结账日期、房号、旅客姓名、入住日期、折扣价格、已发生的费用、结算信息。Closing date, room number, passenger name, arrival date, discount p

48、rice, the cost has occurred, billing information.处理(Treatment):打印print保存save输出(Output):结账信息保存 Save the checkout information.预定登记(Booking Register):输入(Input):房号、预收押金、入住日期、离开日期、客人姓名、住宿人数、客人性别、联系电话、操作人员、预定编号。Room number, advance deposits, arrival date, departure date, guest name, the number of stay, gu

49、ests of gender, telephone number, and the operator is scheduled number.处理(Treatment):新增、保存、打印add, save, print 输出(Output):将会提示:检查登记是否正确,是否确定保存,一旦保存将无法修改。Will be prompted to: Check the registration is correct, whether to save, if saved will not be modified.预订入住(Reservation Check):输入(Input):房号、折扣价格、预收押

50、金、入住日期、离开日期、客人姓名、证件名称、证件号码、证件地址、住宿人数、客人性别、联系电话、操作人员、入住编号。 Room number, discount prices, advance deposits, arrival date, departure date, guest name, document name, document number, document addresses, the number of stay, guests of gender, telephone number, the operator, the occupancy number.处理(Treatm

51、ent):新增、保存、打印 Add, save, print输出(Output):将会提示:检查登记是否正确,是否确定保存,一旦保存将无法修改。Will be prompted to: Check the registration is correct, whether to save, if saved will not be modified补交押金(Pay deposit):输入(Input):酒店房号、旅客姓名、已经发生的费用、押金补交信息。 Hotel room number, passenger name, has been the costs incurred, pay the

52、deposit information.处理(Treatment): 打印、保存print, save输出(Output):当您为旅客打印押金单后,必须保存该操作,是否继续。When you print the deposit receipt for the visitors, must save the operation, whether to continue.打印帐单(Print Billing):输入(Input):帐单类型、酒店房号、客人姓名 Billing type, hotel room number, guest name处理(Treatment):查询、打印query, p

53、rint输出(Output):查询后信息将出现在旅客结账单的列表里。Inquiry, the information will appear in the list of passengers in a single checkout.话费报表(Report Calls):输入(Input):开始日期、结束日期Start date, end date.处理(Treatment): 查询、打印 query, print输出(Output):查询后信息将出现在旅客结账单的列表里。Inquiry, the information will appear in the list of passenge

54、rs in a single checkout.3.5 查询管理模块(Query Management Module)(1081308104 陈赛花)查询模块所实现的功能有:Query module function can be achieved:入住旅客信息查询 Stay at the passenger information Enquiry客户入住状态查询 Customer Check Status Inquiry物品消耗信息查询 Consumption of information query items物品消耗汇总查询 Consumption goods aggregate que

55、ry押金消费信息查询 Deposit consumer information search入住旅客信息查询(Stay at the passenger information Enquiry):输入(Input):任选你所清楚的一个或几个信息Choose your clear one or more information处理(Treatment):查询、保存 Query, Save输出(Output):所有符合查询条件的信息显示在下面的列表框内。The information that matches the query appears in the list box below.客房入住

56、状态查询(Customer Check Status Inquiry):输入(Input):无输入 No input处理(Treatment):无处理 no treatment输出(Output):无输出 no output物品消耗信息查询(Consumption of information query items):输入(Input):开始日期、结束日期、商品名称 start date, end date, product name处理(Treatment):查询、打印 Query, print输出(Output):所有符合查询条件的信息显示在下面的列表框内。The information

57、 that matches the query appears in the list box below.物品消耗汇总查询(consumption of information query items):输入(Input): 开始日期、结束日期 Start date, end date处理(Treatment):查询、打印 Query, print输出(Output):所有符合查询条件的信息显示在下面的列表框内The information that match the query appear in the list box below押金消费信息查询(Deposit consumer i

58、nformation search):输入(Input):截止日期 Deadline处理(Treatment):查询 Query输出(Output):所有符合查询条件的信息显示在下面的列表框内The information that match the query appear in the list box below3.6 报表管理模块(Report Management Module)报表管理模块所实现的功能有:Restaurant module achieves the following functions:(1)客房入住报表 Room Check Report(2)客房餐费报表 R

59、oom meals report(3)客房消费报表 Rooms Consumer Report(4)客房结账汇总表 Room checkout summary客房入住报表(Room Check Report):输入(Input):开始日期、结束日期 Stare date, end date处理(Treatment):查询、打印 Query, print输出(Output):所有符合查询条件的信息显示在下面的列表框内The information that match the query appear in the list box below客房餐费报表(Room meals report):

60、输入(Input):开始日期、结束日期 Start date, end date处理(Treatment):查询、打印 Query, print输出(Output):所有符合查询条件的信息显示在下面的列表框内The information that match the query appear in the list box below客房消费报表(Rooms Consumer Report):输入(Input):开始日期、结束日期 Start date, end date处理(Treatment):查询、打印 Query, print输出(Output):所有符合查询条件的信息显示在下面的列

61、表框内The information that match the query appear in the list box below客房结账汇总表(Room checkout summary):输入(Input):开始日期、结束日期 Start date, end date处理(Treatment):查询、打印 Query, print输出(Output):所有符合查询条件的信息显示在下面的列表框内The information that match the query appear in the list box below3.7 系统管理模块(System Management Mod

62、ule)系统管理模块所实现的功能有:System management module function can be achieved:(1)操作权限设置 Operation permissions(2)修改用户密码 Modify user password(3)酒店信息设置 Hotel information set(4)酒店客房设置 Hotel Rooms Set(5)消费物品设置 Set of consumer goods(6)系统帮助信息 System help information操作权限设置(Operation permissions):输入(Input): 用户名称、用户密码、说明、选择所需求的权限 User name, password, description, select the permissions of the demand处理(Treatment): 新增、删除、保存 add, delete, save输出(Output):新增的内容保存后将显示在下面的列表框内。Save the contents of th

展开阅读全文
温馨提示:
1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
2: 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
3.本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

copyright@ 2023-2025  zhuangpeitu.com 装配图网版权所有   联系电话:18123376007

备案号:ICP2024067431-1 川公网安备51140202000466号


本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知装配图网,我们立即给予删除!