Commit 826f7aab by guanghui.cui

文件说明

parent 6a077ff2
...@@ -5,15 +5,20 @@ ...@@ -5,15 +5,20 @@
IDE: VS2015 IDE: VS2015
依赖库:thrift acl 依赖库:thrift acl
项目介绍:使用该工具可以在本地查询服务器日志,设置门店主pos
文件介绍: 文件介绍:
3rdParty 3rdParty
第三方依赖库头文件,包含thrift,acl 第三方依赖库头文件,包含thrift,acl
compile compile
thrift编译器及thrift文件。执行脚本文件ODSTool.bat后,后自动生成协议文件,生成的文件在gen-cpp文件夹中 thrift编译器及thrift文件。执行脚本文件ODSTool.bat后,后自动生成协议文件,生成
的文件在gen-cpp文件夹中
Debug Debug
debug生成目录,该目录下有两个配置文件。客户端配置文件:client.ini,里面定义了服务器ip地址及开启的端口号;服务端配置文件:server.ini,里面定义了日志目录、端口号及redis集群地址 debug生成目录,该目录下有两个配置文件。客户端配置文件:client.ini,里面定义了服
务器ip地址及开启的端口号;服务端配置文件:server.ini,里面定义了日志目录、端口号及
redis集群地址
gen-cpp gen-cpp
thrift协议文件夹 thrift协议文件夹
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment