Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
ODSTool
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guanghui.cui
ODSTool
Commits
6a077ff2
Commit
6a077ff2
authored
Jul 16, 2019
by
guanghui.cui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加说明文件
parent
d541ee53
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
0 deletions
+38
-0
ReadMe.txt
+38
-0
No files found.
ReadMe.txt
0 → 100644
View file @
6a077ff2
========================================================================
ODSTool 项目概述
========================================================================
IDE: VS2015
依赖库:thrift acl
文件介绍:
3rdParty
第三方依赖库头文件,包含thrift,acl
compile
thrift编译器及thrift文件。执行脚本文件ODSTool.bat后,后自动生成协议文件,生成的文件在gen-cpp文件夹中
Debug
debug生成目录,该目录下有两个配置文件。客户端配置文件:client.ini,里面定义了服务器ip地址及开启的端口号;服务端配置文件:server.ini,里面定义了日志目录、端口号及redis集群地址
gen-cpp
thrift协议文件夹
lib
依赖库文件夹
ODSToolClient
客户端工程,MFC对话框
ODSToolServer
服务端工程,控制台程序
utility
工具类,包含读取配置文件、redis接口封装等操作
ODSTool.sln
VS工程文件
/////////////////////////////////////////////////////////////////////////////
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment