1个回答
展开全部
你是想让它一直无响应吗 ?
直接Sleep(10000); //就是卡死10秒
死循环的话可以用:
while(true)
begin
//写你的代码
end;
自动运行的话需要添加到开机程序那里,参考:
http://blog.csdn.net/lwm1986/article/details/1495864
直接Sleep(10000); //就是卡死10秒
死循环的话可以用:
while(true)
begin
//写你的代码
end;
自动运行的话需要添加到开机程序那里,参考:
http://blog.csdn.net/lwm1986/article/details/1495864
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询