... time_t seconds=0x5a603bfe;//unix timestamp gm_date = localtime(&seconds); printf("年:%d \r\n",gm_date->tm_year); printf("月:%d \r\n" ...
確定! 回上一頁