文件名称:CarRentalManagementSystem
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:533.79kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
系统功能分析
2.1.1 主要模块功能分析
添加系统用户模块:主要实现添加用户到数据库,并设定此用户的管理权限。
修改用户密码模块:主要实现用户自己修改自己的密码,其他用户无权实现该功能。
删除用户模块:主要实现对系统用户的删除,非管理员不能实现该功能。
查看用户模块:主要实现查看系统用户的功能,查看具体的用户名称和权限。
添加租赁信息模块:实现添加租赁信息的功能,是该系统主要业务的开始。
续租模块:实现对汽车的续租功能,从而使用户能够处长对汽车的租赁时间。
汽车归还模块:实现用户对汽车的归还,并根据各项费用计算出总的费用,根据会员的类型及折扣,显示出用户需要交纳的费用。
汽车租赁管理模块:主要实现查看汽车租赁信息,可以根据用户名称,汽车牌号,合同号查看,并且可以将查出的信息删除。
租赁信息修改界面:实现对租赁租赁信息的修改。
-System Function Analysis
2.1.1 Functional Analysis of main modules
Add a system user module: The main achievement to add a user to the database, and set the user s administrative rights.
modify the user s password module: The main achievement user to modify their own password, other users have no right to achieve this feature.
delete a user module: The main users of the system to achieve the removal of non-administrators can not be achieved this feature.
View user module: The main users of the system to achieve view features, see the specific user name and permissions.
Add a Leasing Information Module: To achieve rental information to add features, is the main business system, start.
renewal modules: to achieve the renewal of vehicle features to enable users to the Commissioner of the car rental time.
car returned to the module: To achieve the return of the car users and, based on fees calculated the total c
2.1.1 主要模块功能分析
添加系统用户模块:主要实现添加用户到数据库,并设定此用户的管理权限。
修改用户密码模块:主要实现用户自己修改自己的密码,其他用户无权实现该功能。
删除用户模块:主要实现对系统用户的删除,非管理员不能实现该功能。
查看用户模块:主要实现查看系统用户的功能,查看具体的用户名称和权限。
添加租赁信息模块:实现添加租赁信息的功能,是该系统主要业务的开始。
续租模块:实现对汽车的续租功能,从而使用户能够处长对汽车的租赁时间。
汽车归还模块:实现用户对汽车的归还,并根据各项费用计算出总的费用,根据会员的类型及折扣,显示出用户需要交纳的费用。
汽车租赁管理模块:主要实现查看汽车租赁信息,可以根据用户名称,汽车牌号,合同号查看,并且可以将查出的信息删除。
租赁信息修改界面:实现对租赁租赁信息的修改。
-System Function Analysis
2.1.1 Functional Analysis of main modules
Add a system user module: The main achievement to add a user to the database, and set the user s administrative rights.
modify the user s password module: The main achievement user to modify their own password, other users have no right to achieve this feature.
delete a user module: The main users of the system to achieve the removal of non-administrators can not be achieved this feature.
View user module: The main users of the system to achieve view features, see the specific user name and permissions.
Add a Leasing Information Module: To achieve rental information to add features, is the main business system, start.
renewal modules: to achieve the renewal of vehicle features to enable users to the Commissioner of the car rental time.
car returned to the module: To achieve the return of the car users and, based on fees calculated the total c
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CarRentalManagementSystem/Classes/Cars.cls
CarRentalManagementSystem/Classes/Company.cls
CarRentalManagementSystem/Classes/Customer.cls
CarRentalManagementSystem/Classes/Driver.cls
CarRentalManagementSystem/Classes/LeaseCar.cls
CarRentalManagementSystem/Classes/MemberType.cls
CarRentalManagementSystem/Classes/Types.cls
CarRentalManagementSystem/Classes/Users.cls
CarRentalManagementSystem/FrmCar.frm
CarRentalManagementSystem/FrmCarEdit.frm
CarRentalManagementSystem/FrmCompanyEdit.frm
CarRentalManagementSystem/FrmCustomer.frm
CarRentalManagementSystem/FrmCustomerEdit.frm
CarRentalManagementSystem/FrmInsurance .frm
CarRentalManagementSystem/FrmLease.frm
CarRentalManagementSystem/FrmLease.frx
CarRentalManagementSystem/FrmLeaseAddEdit.frm
CarRentalManagementSystem/FrmLeaseAddEdit.frx
CarRentalManagementSystem/FrmLeaseEdit.frm
CarRentalManagementSystem/FrmLogin.frm
CarRentalManagementSystem/FrmMain.frm
CarRentalManagementSystem/FrmMembers.frm
CarRentalManagementSystem/FrmMemberType.frm
CarRentalManagementSystem/FrmMemberTypeEdit.frm
CarRentalManagementSystem/FrmReturn.frm
CarRentalManagementSystem/FrmReturnEdit.frm
CarRentalManagementSystem/FrmReturnEdit.frx
CarRentalManagementSystem/FrmSaleCars.frm
CarRentalManagementSystem/FrmSales.frm
CarRentalManagementSystem/FrmType.frm
CarRentalManagementSystem/FrmTypeEdit.frm
CarRentalManagementSystem/FrmTypeSel.frm
CarRentalManagementSystem/FrmUserEdit.frm
CarRentalManagementSystem/FrmUserMan.frm
CarRentalManagementSystem/Img/Lease.jpg
CarRentalManagementSystem/Img/Thumbs.db
CarRentalManagementSystem/Lease.exe
CarRentalManagementSystem/Lease.mdb
CarRentalManagementSystem/Lease.vbp
CarRentalManagementSystem/Lease.vbw
CarRentalManagementSystem/Modules/Const.bas
CarRentalManagementSystem/Modules/DbFunc.bas
CarRentalManagementSystem/Modules/GeneralFunc.bas
CarRentalManagementSystem/Modules/ImageFunc.bas
CarRentalManagementSystem/Modules/Variable.bas
CarRentalManagementSystem/MSSCCPRJ.SCC
CarRentalManagementSystem/汽车租赁管理系统.doc
CarRentalManagementSystem/Classes
CarRentalManagementSystem/Img
CarRentalManagementSystem/Modules
CarRentalManagementSystem
CarRentalManagementSystem/Classes/Company.cls
CarRentalManagementSystem/Classes/Customer.cls
CarRentalManagementSystem/Classes/Driver.cls
CarRentalManagementSystem/Classes/LeaseCar.cls
CarRentalManagementSystem/Classes/MemberType.cls
CarRentalManagementSystem/Classes/Types.cls
CarRentalManagementSystem/Classes/Users.cls
CarRentalManagementSystem/FrmCar.frm
CarRentalManagementSystem/FrmCarEdit.frm
CarRentalManagementSystem/FrmCompanyEdit.frm
CarRentalManagementSystem/FrmCustomer.frm
CarRentalManagementSystem/FrmCustomerEdit.frm
CarRentalManagementSystem/FrmInsurance .frm
CarRentalManagementSystem/FrmLease.frm
CarRentalManagementSystem/FrmLease.frx
CarRentalManagementSystem/FrmLeaseAddEdit.frm
CarRentalManagementSystem/FrmLeaseAddEdit.frx
CarRentalManagementSystem/FrmLeaseEdit.frm
CarRentalManagementSystem/FrmLogin.frm
CarRentalManagementSystem/FrmMain.frm
CarRentalManagementSystem/FrmMembers.frm
CarRentalManagementSystem/FrmMemberType.frm
CarRentalManagementSystem/FrmMemberTypeEdit.frm
CarRentalManagementSystem/FrmReturn.frm
CarRentalManagementSystem/FrmReturnEdit.frm
CarRentalManagementSystem/FrmReturnEdit.frx
CarRentalManagementSystem/FrmSaleCars.frm
CarRentalManagementSystem/FrmSales.frm
CarRentalManagementSystem/FrmType.frm
CarRentalManagementSystem/FrmTypeEdit.frm
CarRentalManagementSystem/FrmTypeSel.frm
CarRentalManagementSystem/FrmUserEdit.frm
CarRentalManagementSystem/FrmUserMan.frm
CarRentalManagementSystem/Img/Lease.jpg
CarRentalManagementSystem/Img/Thumbs.db
CarRentalManagementSystem/Lease.exe
CarRentalManagementSystem/Lease.mdb
CarRentalManagementSystem/Lease.vbp
CarRentalManagementSystem/Lease.vbw
CarRentalManagementSystem/Modules/Const.bas
CarRentalManagementSystem/Modules/DbFunc.bas
CarRentalManagementSystem/Modules/GeneralFunc.bas
CarRentalManagementSystem/Modules/ImageFunc.bas
CarRentalManagementSystem/Modules/Variable.bas
CarRentalManagementSystem/MSSCCPRJ.SCC
CarRentalManagementSystem/汽车租赁管理系统.doc
CarRentalManagementSystem/Classes
CarRentalManagementSystem/Img
CarRentalManagementSystem/Modules
CarRentalManagementSystem
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.