#include <time.h> int main() { time_t timep; time (&timep); return 0; } 1>DMTK_ExecRefsDLLDlg.cpp 1>.\DMTK_ExecRefsDLLDlg.cpp(80) : error C3861: 'time': identifier not found
19,524
社区成员
41,565
社区内容
加载中
试试用AI创作助手写篇文章吧