xtp_api_python icon indicating copy to clipboard operation
xtp_api_python copied to clipboard

Python 和 C++ 类型不匹配

Open martinx opened this issue 4 years ago • 0 comments

修改 Python 3.6 下的代码

  • 使用 char * 替换 string 解析类型不匹配问题
  • source 下的中文 GBK,修改为 UTF-8 编码
  • 提供编译好的 Python 3.6 的 so文件

martinx avatar May 03 '21 13:05 martinx