Skip to content

Commit 6a5e05c

Browse files
author
ztsec
committed
更新readme.md
1 parent 9be70e5 commit 6a5e05c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
目前支持xtp融资融券版本为2.2.30.7,支持win、linux平台运行
66

7-
请先到中泰证券xtp官方网站申请测试账号 https://xtp.zts.com.cn/register 及测试环境的连接ip、端口等信息
7+
请先到中泰证券xtp官方网站申请测试账号 https://xtp.zts.com.cn 及测试环境的连接ip、端口等信息
88

9-
API参考官方C++版本的接口文档https://xtp.zts.com.cn/home
9+
API参考官方C++版本的接口文档https://xtp.zts.com.cn
1010

11-
由于python版api的封装用的是vs2010,如果未安装vs环境,运行时会提示ImportError:DLL load failed。需要根据python的位数选择对应的运行库,32位的选x86,64位选x64,下载链接分别
12-
x86网址:https://www.microsoft.com/zh-cn/download/confirmation.aspx?id=5555
13-
x64网址:https://www.microsoft.com/zh-cn/download/confirmation.aspx?id=14632
11+
由于python版api的封装用的是vs2010,如果未安装vs环境,运行时会提示ImportError:DLL load failed。需要根据python的位数选择对应的运行库,32位的选x86,64位选x64,执行程序参考文件包vs2010运行库
12+
x86:vs2010运行库/vcredist_x86.exe
13+
x64:vs2010运行库/vcredist_x64.exe
1414

1515
##事项说明:
1616

vs2010运行库/vcredist_x64.exe

5.45 MB
Binary file not shown.

vs2010运行库/vcredist_x86.exe

4.84 MB
Binary file not shown.

0 commit comments

Comments
 (0)