摘要: ###在window环境下: ####1.精确到毫秒 #include "stdafx.h" #include <windows.h> #include <iostream> using namespace std; int main(int argc, _TCHAR* argv[]) { DWOR 阅读全文
posted @ 2021-03-06 14:41 Besttwuya 阅读(1537) 评论(0) 推荐(0) 编辑
摘要: ####代码 int nCount=m_List.AddString(str); m_List.SetTopIndex(nCount); 阅读全文
posted @ 2021-03-06 13:45 Besttwuya 阅读(481) 评论(0) 推荐(0) 编辑