2016年最新c 课程设计车票管理系统代码(加强版).doc

2016年最新c 课程设计车票管理系统代码(加强版).doc

#includeiostream //数据流输入/输出 #includefstream //文件输入/输出 #includestring //字符串操作 #includeiomanip //参数化输入/输出 #includetime.h //时间库函数 using namespace std; //命名空间 class Bus_infor { private: static int Bus_No; //静态数据成员,统计当前所有的Bus_infor对象的数目 char start[20]; //起点站 char end[20];

文档评论(0)

1亿VIP精品文档

相关文档