日期计算 #include<stdio.h> #include<iostream> using namespace std; //日期函数 int days[12]={31,28,31, … Continue reading 日期计算