欢迎光临
我们一直在努力

如何使asp程序暂停指定的时间后再继续执行_asp技巧

建站超值云服务器,限时71元/月

可以用waitfor组件. 下面是国外的一名ASP作者的语句:

Developers often need to have their apps wait a specified number of
seconds, detect if a file exists within a particular timeout or wait
for exclusive file access within a specified timeout. This component
is designed to allow developers to do that from ASP.

To install

a) Move the component into the subdirectory you want to store it in
b) Type regsvr32 waitfor.dll
c) Run markwait.exe to mark the registry
d) Move the example script into a directory off your Web server
e) Modify the example for your own use

Unfortunately I cannot provide free support for this free component.

Best wishes,

Stephen

赞(0)
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com 特别注意:本站所有转载文章言论不代表本站观点! 本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。未经允许不得转载:IDC资讯中心 » 如何使asp程序暂停指定的时间后再继续执行_asp技巧
分享到: 更多 (0)

相关推荐

  • 暂无文章