会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Loading
超香Q的五香卤猪脚
博客园
首页
新随笔
联系
订阅
管理
2021年6月7日
python执行函数超时处理
摘要: 安装func_timeout库 pip install func_timeout 设定函数超执行时间 @func_set_timeout(60) # 设定超时时间 def run_order(order): print(os.popen(order).read()) print('脚本运行成功')
阅读全文
posted @ 2021-06-07 18:15 Binzichen
阅读(975)
评论(0)
推荐(0)
编辑
公告