#include <windows.h>
#include <iostream>
#include <ctime>
//加入连接库
#pragma comment(lib, "wininet.lib")
using namespace std;
void mySleep(int msecond)
{
clock_t s;
s = clock();
while(clock() - s < msecond);
}
int main(int argc, char* argv[])
{
cout<<"演示显示";
mySleep(5000);
cout<<"******************";
return 0;
}
如果文章或资源对您有帮助,欢迎打赏作者。一路走来,感谢有您!
txttool.com 说一段 esp56物联 查询128 IP查询