1 Star 1 Fork 0

gao/teleport

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.bat.in 387 Bytes
一键复制 编辑 原始数据 按行查看 历史
apex 提交于 2018-09-22 02:12 . Python3.7 works on Windows Platofrm now.
@echo off
rem ============================================
rem 请调整以下路径,以适配您自己的的系统环境。
rem 注意:必须使用Pyhont 3.7,32位版本!!
rem 可以从这里下载:
rem https://www.python.org/ftp/python/3.7.0/python-3.7.0.exe
rem ============================================
SET PYEXEC=C:\Program Files\Python\python.exe
"%PYEXEC%" -B build/build.py %1 %2 %3 %4 %5
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/dd9394/teleport.git
git@gitee.com:dd9394/teleport.git
dd9394
teleport
teleport
master

搜索帮助