图书馆管理系统.cpp
//************************************************************* #include #include #include #include "time.h" #define Time asctime(localtime (&rawtime)) //定义时间 time_t rawtime; struct tm * t; FILE * fp,*fq; //**********************************************************
下载地址
用户评论