摘要:
#include #include using namespace std; int CalcHowManyDays(unsigned int Year, unsigned int Month, unsigned int Day, unsigned int *pSumOfDays) { //结构体tm初始化 struct tm begin = { 0 }; st... 阅读全文
posted @ 2017-07-10 08:11
Jarvis_Xu
阅读(597)
评论(0)
推荐(0)

浙公网安备 33010602011771号