© 1999-2048 dssz.net 粤ICP备11031372号
[iOS] 万年历日历(C++程序小例)
说明: #include #include #include using namespace std; void setcolor(unsigned short color) { HANDLE hCon = GetStdHandle(STD_OUTPUT_HANDLE); SetConsoleTextAttribute(hCon,color); } int runnian(int x) { if(x%4==0) {if (x%100==0) {if(x%400==0) x=2; else x=1;}<y295902794> 上传 | 大小:3kb