文件名称:TaxiManagement
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 298kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过读写文件的方式将出租车的信息读入内存和写入文件,在程序中用链表保存待租车和归还车,实现了出租车的管理。其中有涉及较多文件读写的东西。-read the taxi information from txt file,and store it in the list.after rent and return the taxi I write the information to a text file.
相关搜索: 读写文件
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TaxiManagement\data\RentalTaxi_Information.txt
..............\....\Rent_Taxi_Information.txt
..............\....\Return_Taxi_Information.txt
..............\....\Taxi_Information.txt
..............\Rent_Node.cpp
..............\Rent_Node.h
..............\Return_Node.h
..............\Run_Application.cpp
..............\Run_Application_one.cpp
..............\TaxiManagement.dsp
..............\TaxiManagement.dsw
..............\TaxiManagement.ncb
..............\TaxiManagement.opt
..............\TaxiManagement.plg
..............\_list.cpp
..............\_list.h
..............\~$错误以及解决方法.docx
..............\~WRL3867.tmp
..............\运行说明及错误处理\程序运行说明.doc
..............\..................\程序错误以及解决方法.doc
..............\data
..............\运行说明及错误处理
TaxiManagement
..............\....\Rent_Taxi_Information.txt
..............\....\Return_Taxi_Information.txt
..............\....\Taxi_Information.txt
..............\Rent_Node.cpp
..............\Rent_Node.h
..............\Return_Node.h
..............\Run_Application.cpp
..............\Run_Application_one.cpp
..............\TaxiManagement.dsp
..............\TaxiManagement.dsw
..............\TaxiManagement.ncb
..............\TaxiManagement.opt
..............\TaxiManagement.plg
..............\_list.cpp
..............\_list.h
..............\~$错误以及解决方法.docx
..............\~WRL3867.tmp
..............\运行说明及错误处理\程序运行说明.doc
..............\..................\程序错误以及解决方法.doc
..............\data
..............\运行说明及错误处理
TaxiManagement