网站首页 站内搜索

搜索结果

查询Tags标签: bfrq,共有 2条记录
  • C语言:设备管理系统

    #include<stdio.h> #include<stdlib.h> #include<string.h> typedef struct {int year;int month;int day; }date; typedef struct {int num;char type[15];char name[15];double price;date grrq;//购入日期char baofei;//是否报废date bfrq;//报废日期…

    2021/11/11 23:14:32 人评论 次浏览
  • C语言:设备管理系统

    #include<stdio.h> #include<stdlib.h> #include<string.h> typedef struct {int year;int month;int day; }date; typedef struct {int num;char type[15];char name[15];double price;date grrq;//购入日期char baofei;//是否报废date bfrq;//报废日期…

    2021/11/11 23:14:32 人评论 次浏览
扫一扫关注最新编程教程