Your ROOT_URL in app.ini is http://192.168.1.7:3000/ but you are visiting http://shqkxh.org:3000/guofu/dolphin-dev/blame/commit/85522c064c6110a995862b7deb6792990594a659/Readme.txt You should set ROOT_URL correctly, otherwise the web may not work correctly.
dolphin-dev/Readme.txt

3 lines
370 B

3 years ago
Python语言从数据库中读取字节流程序并解码还原示例程序在ReadTickFromDB.py中。
该函数需要pymssql、gzip、google.protobuf可用pip install protobuf安装三个外部依赖库需要在运行程序。
成功读取后,每个标的会读出并解析成一个结构体数组的数据结构,可以对于该数据进行进一步操作。