-
汽车租赁系统
这个项目是允许客户选择他首选的车,并查看每个事情在旁边提供给客户选择购买其他汽车设备和成本汽车租赁系统。
计划测试包括修正汽车的详细信息,显示该系统的所有汽车,给选项来编辑或删除所选的汽车。后在系统中显示所有的车,我们试图更改某些字段中的数据,而不更改汽车图像,然后单击更新按钮,车信息更新但汽车图像数据库中更改为 NULL。编辑验证之后, 更新过程被成功。另外,我们试图改变用在开始时使用一个登记号码,它已成功更新。编辑验证之后, 更新过程失败,用来更新新车存在的注册号码。此外,当我们选择了一个特定的汽车的删除选项,汽车详细信息显示的选项确认删除,或取消它。而取消选项不会,确认选项将删除系统中的那辆车。
· 另外,该计划包含测试的租赁管理那里的管理员能够检查正在进行的所有租金。显示租金后, 我们选择视图选项,显示总结页面显示客户信息、 出租信息和车辆信息、 位置控制列表和状态控制列表。当我们试着单击返回按钮,以返回车上时,这一进程失败,因为我们做不将状态更改为完成,改变它的进程成功后。
- 2022-03-21 21:49:24下载
- 积分:1
-
这是一个很好的数据库编程!
这是一个很好的数据库编程!-This is a very good database programming!
- 2022-05-20 18:42:09下载
- 积分:1
-
一个关于登录数据库的源代码,数据库为ACCESS数据库
一个关于登录数据库的源代码,数据库为ACCESS数据库-logged in a database on the source code, database ACCESS database
- 2022-06-21 19:07:21下载
- 积分:1
-
完全由C语言实现的图的相关操作,就是清华大学 数据结构书里的图的所有算法的实现...
完全由C语言实现的图的相关操作,就是清华大学 数据结构书里的图的所有算法的实现-Solely by the C language implementation of related plans to operate, that is, Tsinghua University, the data structure of the book" s map of the implementation of all algorithms
- 2023-04-22 07:25:03下载
- 积分:1
-
用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC OD...
用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application development, the use of MFC ODBC type of programming methods, a detailed description of the MFC category derived ODBC SQL set parameters and methodology of the two tables association. Keyword database, multi-table connectivity, ODBC MFC
- 2022-03-29 01:07:59下载
- 积分:1
-
数据库技术在大部分的软件及网络都离不开的,这里给大家共享ACCESS 2007的精品教程...
数据库技术在大部分的软件及网络都离不开的,这里给大家共享ACCESS 2007的精品教程-Database technology in the majority of software and networks can not be separated, and here to share the excellent tutorial ACCESS 2007
- 2022-07-08 06:48:05下载
- 积分:1
-
项目管理中,按科目交叉取数报表按科目交叉取数报表
项目管理中,按科目交叉取数报表按科目交叉取数报表-Project management, cross-check the number of subjects according to statements by the subjects cross-check the number of statements
- 2022-03-26 14:02:03下载
- 积分:1
-
Photo Upload
此类可以验证上载的图像文件并调整其大小。
- 2022-03-25 08:57:38下载
- 积分:1
-
Earthquake magnitudo registered in San Francisco, during last 2 years plus white...
Earthquake magnitudo registered in San Francisco, during last 2 years plus white noise data
- 2022-01-25 19:03:55下载
- 积分:1
-
用列表实现的队列和栈的算法,用接口和实现的结构组织。 原来打算一个通用的包含所有数据结构算法的接口以及实现集,由于时间问题,只是做了一点点,作为数据结构算法和设...
用列表实现的队列和栈的算法,用接口和实现的结构组织。 原来打算一个通用的包含所有数据结构算法的接口以及实现集,由于时间问题,只是做了一点点,作为数据结构算法和设计思想的一个简单范例以及尝试吧,希望和大家多讨论。 里面附有使用实例,以及可执行文件,适合初学者!-used to achieve the queue list and stack algorithm, Interface and realization of the structure. The original intention of a common data structure contains all the interfaces and algorithms to achieve set, as a matter of time, but only a little, as the algorithm and data structure design of a simple model and try it, and we hope that more discussion. Inside with the use of examples, as well as executable files, suitable for beginners!
- 2022-05-18 04:21:47下载
- 积分:1