Skip to content

gaoyichao/XiaoTuDataBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

小土的数据工具箱

  • Ubuntu 18.04
  • g++ 7.4.0
  • gcc 7.4.0
  • make 4.1

依赖:

1. gtest

$ git clone https://github.com/google/googletest.git
$ cd gooletest
$ mkdir build
$ cd build
$ cmake ..
$ make
$ sudo make install

使用方式:

$ git clone https://github.com/gaoyichao/XiaoTuDataBox.git
$ cd XiaoTuDataBox
$ make
$ ./build/t_${target}.exe

关联

About

小土的数据工具箱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published