1 Star 0 Fork 1

老班长/Adobe Flash Player 32

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
main.py 337 Bytes
一键复制 编辑 原始数据 按行查看 历史
老班长 提交于 4年前 . download_ready
import requests
import os
import time
print(time.time())
r = requests.get("https://gitee.com/liubanlaobanzhang/HitevisionCamera-extensions/raw/master/%E7%AA%97%E5%8F%A3%E7%BD%AE%E9%A1%B6/32guitest.py")
with open(os.path.join(os.path.dirname(os.path.abspath("__file__")), "file.txt"), "wb") as f:
f.write(r.content)
print(time.time())
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/liubanlaobanzhang/flash-fixer.git
git@gitee.com:liubanlaobanzhang/flash-fixer.git
liubanlaobanzhang
flash-fixer
Adobe Flash Player 32
master

搜索帮助