c/c++獲取當前時間 自1970年的秒數

#include <time.h> #include <iostream> #include <boost/date_time.hpp> using namespace std; using namespace boost::posix_time; using namespace boost::gregorian; using namespace std; void time_test1() {
相關文章
相關標籤/搜索