2022年6月29日
摘要: 在window环境下: 1、精确到毫秒 #include "stdafx.h"#include <windows.h>#include <iostream> using namespace std; int main(int argc, _TCHAR* argv[]){ DWORD time_sta 阅读全文
posted @ 2022-06-29 10:04 莫水千流 阅读(5206) 评论(0) 推荐(0) 编辑