发布时间:2019-09-15 10:08:40编辑:auto阅读(2676)
#coding=UTF-8
import time
print "this will sleep for 3 seconds"
time.sleep(3)
print "Ok"
#Python 编程中使用 time 模块可以让程序休眠,
#具体方法是time.sleep(秒数),其中“秒数”
#秒为单位,可以是小数,0.1秒则代表休眠100毫秒。
上一篇: 如何使用python自带IDLE
下一篇: python调用dll动态链接库
 51251
 50685
 41286
 38107
 32571
 29471
 28333
 23197
 23161
 21489
 1564°
 2284°
 1890°
 1829°
 2143°
 1876°
 2565°
 4298°
 4150°
 2959°