關於下面的程式我有幾個疑問 #include void main() { int i,j,k,m,n,week, year,days=0,month[12]={31,28,31,30,31,30,31,31,30,31,30,31}; //宣告變數以及 ...
www.google.com.tw