您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 旅客信息管理系统.cpp

  2. #include #include #include using namespace std; //旅客信息的类 struct tourist { char name[20]; char sex[10]; char birthday[20]; char id[15]; char nation[10]; char cometime[15]; int days; char hnumber[10]; char telephone[15]; int num; struct tourist*next;
  3. 所属分类:C

    • 发布日期:2012-01-01
    • 文件大小:7kb
    • 提供者:mazhongshan