1 Star 0 Fork 7

czyhy/CtpPlus-master

forked from syealfalfa/CtpPlus-master 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
install_ctp_win.bat 248 Bytes
一键复制 编辑 原始数据 按行查看 历史
syealfalfa 提交于 2024-03-07 19:15 . CtpPlus1.0版本正式发布
@echo off
del .\CtpPlus\CTP\*.cpp /F
rd/s/q .\build
rd/s/q .\dist
rd/s/q .\CtpPlus.egg-info
set nls_lang=SIMPLIFIED CHINESE_CHINA.UTF8
python setup.py sdist bdist_wheel
del .\CtpPlus\CTP\*.cpp /F
rd/s/q .\build
rd/s/q .\CtpPlus.egg-info
pause
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/czyhy/CtpPlus-master.git
git@gitee.com:czyhy/CtpPlus-master.git
czyhy
CtpPlus-master
CtpPlus-master
master

搜索帮助