C语言药房管理系统
C语言药房管理系统#include<>#include<>#include<>#include<>struct medicine{ char name[20]; 输
C语言药房管理系统