Python time sleep() 函数推迟调用线程的运行,可通过参数secs指秒数,表示进程挂起的时间。 1、语法: time.sleep(t). 2、参数: t -- 推迟执行的秒数。
確定! 回上一頁