Açıklama Yok

apkipa cc774bd8e7 pkg hf & lf 3 gün önce
demo 58a4410043 fix demo 3 gün önce
include 3b92087445 support package 3 gün önce
misc 3b92087445 support package 3 gün önce
profiles 3b92087445 support package 3 gün önce
src 3b92087445 support package 3 gün önce
test_package 3b92087445 support package 3 gün önce
.clang-format fe60455cd1 initial 2 hafta önce
.gitignore 3b92087445 support package 3 gün önce
CMakeLists.txt fe60455cd1 initial 2 hafta önce
CMakeUserPresets.json fe60455cd1 initial 2 hafta önce
README.txt 3b92087445 support package 3 gün önce
conanfile.py a47bbc5e7d support aarch64 2 hafta önce
deploy.sh a47bbc5e7d support aarch64 2 hafta önce
init_vscode_cmake.sh 3b92087445 support package 3 gün önce
package.sh cc774bd8e7 pkg hf & lf 3 gün önce

README.txt

lib 存放依赖库(分为 x86-64 与 aarch64)。
include 存放头文件。
demo 存放 API 使用示例。

编译命令:
g++ -std=c++17 -Iinclude -Llib demo/tsdbtest_lf.cpp -o tsdbtest_lf -ltsdb-merged