资 源 简 介
#include
/*输出天数周几*/
int scanfweek(int m,int n) {
printf("********************************************************
");
printf(" Sun Mon Tue Wed Thu Fri Sat
");
int date[6][7]={0};
int Row,Col;
Row=0;Col=m;
for(int k=1;k
文 件 列 表
tanchishe.c
tanchishe.dsp
tanchishe.dsw
tanchishe.ncb
tanchishe.o
tanchishe.opt
tanchishe.plg