下载资源前端资源详情
复制leveldb的主要目的是学习LSM-Tree的具体实现,提高C++水平。将附上具体的实施文件,以便更好地阅读项目(以及理解leveldb的实施)_xdb LSM树.zip
大小:7.47MB
价格:39积分
下载量:0
评分:
5.0
上传者:2401_89451588
更新日期:2025-09-22

复制leveldb的主要目的是学习LSM-Tree的具体实现,提高C++水平 将附上具体的实施文件,以便更好地阅读项目(以及理解leveldb的实施)-xdb LSM树.zip

资源文件列表(大概)

文件名
大小
xdb-LSM-Tree-master/.gitmodules
336B
xdb-LSM-Tree-master/.vscode/c_cpp_properties.json
378B
xdb-LSM-Tree-master/.vscode/settings.json
1.89KB
xdb-LSM-Tree-master/xdb/CMakeLists.txt
7.03KB
xdb-LSM-Tree-master/xdb/.vscode/c_cpp_properties.json
532B
xdb-LSM-Tree-master/xdb/.vscode/settings.json
1.81KB
xdb-LSM-Tree-master/xdb/.vscode/tasks.json
714B
xdb-LSM-Tree-master/xdb/build/CMakeCache.txt
23.33KB
xdb-LSM-Tree-master/xdb/build/cmake_install.cmake
1.84KB
xdb-LSM-Tree-master/xdb/build/compile_commands.json
33.82KB
xdb-LSM-Tree-master/xdb/build/CTestTestfile.cmake
3.79KB
xdb-LSM-Tree-master/xdb/build/libmurmur3.so
30.98KB
xdb-LSM-Tree-master/xdb/build/libxdb.a
4.58MB
xdb-LSM-Tree-master/xdb/build/Makefile
48.85KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/query/client-vscode/query.json
144B
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/cache-v2-3799ec14c5e2d629a43a.json
45.35KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/cmakeFiles-v1-f7fdd62570f073551449.json
10.85KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/codemodel-v2-6d7c3fb7e799eaf65ba2.json
7.51KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/index-2023-03-21T12-36-18-0046.json
1.77KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-block_test-DEBUG-e7496e53784d0d45d07d.json
5KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-cache_test-DEBUG-89fd6eab4036f5ceedbe.json
5KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-coding_test-DEBUG-dec47cf895d37e8539ff.json
5KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-crc32c-DEBUG-740de66ff2fb15708416.json
3.81KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-crc32c_arm64-DEBUG-356f1e2b848a4b34153f.json
1.73KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-crc32c_sse42-DEBUG-ded061f09d0281d49dab.json
1.9KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-db_test-DEBUG-3e3ec8c1eb05cdd0a62c.json
4.98KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-env_test-DEBUG-2fca7d6cce8c39b9d80f.json
4.99KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-example_test-DEBUG-33dd0a1430d84696f167.json
5.01KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-filter_block_test-DEBUG-db6191a3f3aae2b9c529.json
5.03KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-gmock-DEBUG-5102b8a6f3aee664b003.json
2.75KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-gmock_main-DEBUG-65881f2c592bdfc3d814.json
2.89KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-gtest-DEBUG-c5c5333ca6edc7a9b8f2.json
2.27KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-gtest_main-DEBUG-b91b37926408a704a46e.json
2.54KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-memtable_test-DEBUG-38c2a5f6b0c2987c92a8.json
5.01KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-murmur3-DEBUG-db8a2807dcbe506a5406.json
1.32KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-snappy-DEBUG-47a9e04a736c05b9bf5b.json
3.23KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-sstable_test-DEBUG-d38e15ca85e6c26495f0.json
5.01KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-sstable_write_test-DEBUG-7f1ac9b83eb61b056d22.json
5.04KB
xdb-LSM-Tree-master/xdb/build/.cmake/api/v1/reply/target-xdb-DEBUG-20406c7c46f8afe687c3.json
9.79KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/cmake.check_cache
85B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/CMakeDirectoryInformation.cmake
640B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/CMakeError.log
28.94KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/CMakeOutput.log
66.14KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/Makefile.cmake
5.59KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/Makefile2
39.45KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/progress.marks
3B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/TargetDirectories.txt
4.91KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/TestEndianess.bin
15.91KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/3.16.3/CMakeCCompiler.cmake
2.44KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/3.16.3/CMakeCXXCompiler.cmake
5.39KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_C.bin
15.92KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/3.16.3/CMakeDetermineCompilerABI_CXX.bin
15.94KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/3.16.3/CMakeSystem.cmake
402B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/3.16.3/CompilerIdC/a.out
16.08KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c
19.8KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/3.16.3/CompilerIdCXX/a.out
16.09KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
19.62KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/block_test.dir/build.make
4.29KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/block_test.dir/cmake_clean.cmake
274B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/block_test.dir/depend.make
94B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/block_test.dir/DependInfo.cmake
1.55KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/block_test.dir/flags.make
779B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/block_test.dir/link.txt
299B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/block_test.dir/progress.make
43B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/cache_test.dir/build.make
4.29KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/cache_test.dir/cmake_clean.cmake
274B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/cache_test.dir/depend.make
94B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/cache_test.dir/DependInfo.cmake
1.55KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/cache_test.dir/flags.make
779B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/cache_test.dir/link.txt
299B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/cache_test.dir/progress.make
43B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.bin
15.93KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c
1.13KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/coding_test.dir/build.make
4.35KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/coding_test.dir/cmake_clean.cmake
279B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/coding_test.dir/depend.make
95B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/coding_test.dir/DependInfo.cmake
1.55KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/coding_test.dir/flags.make
779B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/coding_test.dir/link.txt
302B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/coding_test.dir/progress.make
43B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/db_test.dir/build.make
4.12KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/db_test.dir/cmake_clean.cmake
259B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/db_test.dir/CXX.includecache
10.67KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/db_test.dir/depend.internal
1.99KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/db_test.dir/depend.make
3.25KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/db_test.dir/DependInfo.cmake
1.54KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/db_test.dir/flags.make
779B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/db_test.dir/link.txt
290B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/db_test.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/db_test.dir/test/db_test.cc.o
594.77KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/env_test.dir/build.make
4.18KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/env_test.dir/cmake_clean.cmake
264B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/env_test.dir/depend.make
92B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/env_test.dir/DependInfo.cmake
1.54KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/env_test.dir/flags.make
779B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/env_test.dir/link.txt
293B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/env_test.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/example_test.dir/build.make
4.41KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/example_test.dir/cmake_clean.cmake
284B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/example_test.dir/depend.make
96B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/example_test.dir/DependInfo.cmake
1.56KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/example_test.dir/flags.make
779B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/example_test.dir/link.txt
305B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/example_test.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/filter_block_test.dir/build.make
4.7KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/filter_block_test.dir/cmake_clean.cmake
309B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/filter_block_test.dir/depend.make
101B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/filter_block_test.dir/DependInfo.cmake
1.57KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/filter_block_test.dir/flags.make
779B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/filter_block_test.dir/link.txt
320B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/filter_block_test.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/memtable_test.dir/build.make
4.47KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/memtable_test.dir/cmake_clean.cmake
289B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/memtable_test.dir/depend.make
97B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/memtable_test.dir/DependInfo.cmake
1.56KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/memtable_test.dir/flags.make
779B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/memtable_test.dir/link.txt
308B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/memtable_test.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/murmur3.dir/build.make
4.17KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/murmur3.dir/cmake_clean.cmake
277B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/murmur3.dir/CXX.includecache
393B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/murmur3.dir/depend.internal
291B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/murmur3.dir/depend.make
298B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/murmur3.dir/DependInfo.cmake
732B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/murmur3.dir/flags.make
223B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/murmur3.dir/link.txt
139B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/murmur3.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/murmur3.dir/third_party/murmur3/MurmurHash3.cc.o
32.54KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_test.dir/build.make
4.41KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_test.dir/cmake_clean.cmake
284B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_test.dir/CXX.includecache
11.09KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_test.dir/depend.internal
2.04KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_test.dir/depend.make
3.65KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_test.dir/DependInfo.cmake
1.56KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_test.dir/flags.make
779B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_test.dir/link.txt
305B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_test.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_test.dir/test/sstable_test.cc.o
284.22KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_write_test.dir/build.make
4.76KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_write_test.dir/cmake_clean.cmake
314B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_write_test.dir/depend.make
102B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_write_test.dir/DependInfo.cmake
1.57KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_write_test.dir/flags.make
779B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_write_test.dir/link.txt
323B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/sstable_write_test.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/build.make
38.43KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/cmake_clean.cmake
1.48KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/cmake_clean_target.cmake
35B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/CXX.includecache
5.17KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/depend.internal
9.17KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/depend.make
19.61KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/DependInfo.cmake
4.69KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/flags.make
625B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/link.txt
1.23KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/progress.make
613B
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/dbimpl.cc.o
1.01MB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/option.cc.o
24.52KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/filter/bloom.cc.o
38.39KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/filter/filter_block.cc.o
205.5KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/format/internal_key.cc.o
51.1KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/log/log_reader.cc.o
46.27KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/log/log_writer.cc.o
56.44KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/memtable/membuffer.cc.o
64.77KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/memtable/memtable.cc.o
196.34KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/sstable/block_builder.cc.o
100.05KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/sstable/block_format.cc.o
52.33KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/sstable/block_reader.cc.o
64.61KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/sstable/sstable_builder.cc.o
175.66KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/sstable/sstable_reader.cc.o
65.8KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/sstable/table_cache.cc.o
45.66KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/version/merge.cc.o
57.95KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/version/version.cc.o
889.42KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/version/version_edit.cc.o
274.42KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/db/writebatch/writebatch.cc.o
108.05KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/util/cache.cc.o
77.2KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/util/coding.cc.o
36.07KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/util/comparator.cc.o
43.76KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/util/env.cc.o
620.9KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/util/filename.cc.o
75.98KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/util/iterator.cc.o
69.61KB
xdb-LSM-Tree-master/xdb/build/CMakeFiles/xdb.dir/src/util/status.cc.o
31.8KB
xdb-LSM-Tree-master/xdb/build/lib/libgmock.a
1.65MB
xdb-LSM-Tree-master/xdb/build/lib/libgmock_main.a
35.26KB
xdb-LSM-Tree-master/xdb/build/lib/libgtest.a
4.28MB
xdb-LSM-Tree-master/xdb/build/test/db_test
5.14MB
xdb-LSM-Tree-master/xdb/build/test/sstable_test
3.99MB
xdb-LSM-Tree-master/xdb/build/Testing/Temporary/CTestCostData.txt
300B
xdb-LSM-Tree-master/xdb/build/Testing/Temporary/LastTest.log
121B
xdb-LSM-Tree-master/xdb/build/Testing/Temporary/LastTestsFailed.log
149B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/cmake_install.cmake
3.29KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/Crc32cConfig.cmake
1.15KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/Crc32cConfigVersion.cmake
1.68KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CTestTestfile.cmake
315B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/libcrc32c.a
83.14KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/Makefile
12.43KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/CMakeDirectoryInformation.cmake
640B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/progress.marks
2B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/build.make
6.95KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/cmake_clean.cmake
302B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/cmake_clean_target.cmake
38B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/CXX.includecache
2.75KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/depend.internal
1.13KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/depend.make
1.55KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/DependInfo.cmake
870B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/flags.make
373B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/link.txt
241B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/progress.make
64B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/src/crc32c.cc.o
25.7KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c.dir/src/crc32c_portable.cc.o
27.51KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_arm64.dir/build.make
4.24KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_arm64.dir/cmake_clean.cmake
235B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_arm64.dir/CXX.includecache
875B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_arm64.dir/depend.internal
431B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_arm64.dir/depend.make
558B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_arm64.dir/DependInfo.cmake
674B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_arm64.dir/flags.make
314B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_arm64.dir/progress.make
23B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_arm64.dir/src/crc32c_arm64.cc.o
4.47KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_sse42.dir/build.make
4.24KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_sse42.dir/cmake_clean.cmake
235B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_sse42.dir/CXX.includecache
1.6KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_sse42.dir/depend.internal
646B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_sse42.dir/depend.make
899B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_sse42.dir/DependInfo.cmake
674B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_sse42.dir/flags.make
323B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_sse42.dir/progress.make
23B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/crc32c_sse42.dir/src/crc32c_sse42.cc.o
24.59KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/Export/lib/cmake/Crc32c/Crc32cTargets-debug.cmake
821B
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/CMakeFiles/Export/lib/cmake/Crc32c/Crc32cTargets.cmake
3.17KB
xdb-LSM-Tree-master/xdb/build/third_party/crc32c/include/crc32c/crc32c_config.h
1.3KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/cmake_install.cmake
1.32KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/CTestTestfile.cmake
345B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/Makefile
6.28KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/CMakeFiles/CMakeDirectoryInformation.cmake
640B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/CMakeFiles/progress.marks
2B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/cmake_install.cmake
2.59KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CTestTestfile.cmake
370B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/Makefile
9.94KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/CMakeDirectoryInformation.cmake
640B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/progress.marks
2B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock.dir/build.make
5.18KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock.dir/cmake_clean.cmake
302B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock.dir/cmake_clean_target.cmake
50B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock.dir/CXX.includecache
17.6KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock.dir/depend.internal
3.18KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock.dir/depend.make
6.11KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake
952B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock.dir/flags.make
702B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock.dir/link.txt
120B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o
1.57MB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/build.make
5.38KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/cmake_clean.cmake
323B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/cmake_clean_target.cmake
55B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/CXX.includecache
15.4KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/depend.internal
2.88KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/depend.make
5.67KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake
1.05KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/flags.make
716B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/link.txt
136B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o
35.1KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/cmake_install.cmake
4.14KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CTestTestfile.cmake
345B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/Makefile
9.94KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/CMakeDirectoryInformation.cmake
640B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/progress.marks
2B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/Export/lib/cmake/GTest/GTestTargets-debug.cmake
2.13KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/Export/lib/cmake/GTest/GTestTargets.cmake
4.57KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest.dir/build.make
5.18KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean.cmake
302B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest.dir/cmake_clean_target.cmake
50B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest.dir/CXX.includecache
16.78KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest.dir/depend.internal
2.5KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest.dir/depend.make
4.86KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest.dir/DependInfo.cmake
750B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest.dir/flags.make
548B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest.dir/link.txt
120B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
4.02MB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest_main.dir/build.make
5.38KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean.cmake
323B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest_main.dir/cmake_clean_target.cmake
55B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest_main.dir/depend.make
94B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest_main.dir/DependInfo.cmake
869B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest_main.dir/flags.make
562B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest_main.dir/link.txt
136B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/CMakeFiles/gtest_main.dir/progress.make
45B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/generated/gmock.pc
280B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/generated/gmock_main.pc
287B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/generated/gtest.pc
255B
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/generated/GTestConfig.cmake
1.05KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/generated/GTestConfigVersion.cmake
1.35KB
xdb-LSM-Tree-master/xdb/build/third_party/googletest/googletest/generated/gtest_main.pc
287B
xdb-LSM-Tree-master/xdb/build/third_party/snappy/cmake_install.cmake
3.5KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/config.h
2.15KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CTestTestfile.cmake
315B
xdb-LSM-Tree-master/xdb/build/third_party/snappy/libsnappy.a
466.23KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/Makefile
10.88KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/snappy-stubs-public.h
2.52KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/cmake/SnappyConfig.cmake
2.44KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/cmake/SnappyConfigVersion.cmake
1.68KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/CMakeDirectoryInformation.cmake
640B
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/progress.marks
2B
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/Export/lib/cmake/Snappy/SnappyTargets-debug.cmake
821B
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/Export/lib/cmake/Snappy/SnappyTargets.cmake
3.17KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/build.make
9.87KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/cmake_clean.cmake
389B
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/cmake_clean_target.cmake
38B
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/CXX.includecache
2.08KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/depend.internal
1.3KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/depend.make
1.72KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/DependInfo.cmake
1.25KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/flags.make
372B
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/link.txt
220B
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/progress.make
111B
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/snappy-c.cc.o
23.16KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/snappy-sinksource.cc.o
15.29KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o
25.01KB
xdb-LSM-Tree-master/xdb/build/third_party/snappy/CMakeFiles/snappy.dir/snappy.cc.o
384.21KB
xdb-LSM-Tree-master/xdb/src/CMakeLists.txt
-
xdb-LSM-Tree-master/xdb/src/db/dbimpl.cc
29.06KB
xdb-LSM-Tree-master/xdb/src/db/dbimpl.h
3.11KB
xdb-LSM-Tree-master/xdb/src/db/option.cc
198B
xdb-LSM-Tree-master/xdb/src/db/filter/bloom.cc
2.15KB
xdb-LSM-Tree-master/xdb/src/db/filter/filter_block.cc
2.99KB
xdb-LSM-Tree-master/xdb/src/db/filter/filter_block.h
1.16KB
xdb-LSM-Tree-master/xdb/src/db/format/dbformat.h
380B
xdb-LSM-Tree-master/xdb/src/db/format/internal_key.cc
3.08KB
xdb-LSM-Tree-master/xdb/src/db/format/internal_key.h
3.36KB
xdb-LSM-Tree-master/xdb/src/db/log/log_format.h
485B
xdb-LSM-Tree-master/xdb/src/db/log/log_reader.cc
3.55KB
xdb-LSM-Tree-master/xdb/src/db/log/log_reader.h
1011B
xdb-LSM-Tree-master/xdb/src/db/log/log_writer.cc
2.67KB
xdb-LSM-Tree-master/xdb/src/db/log/log_writer.h
844B
xdb-LSM-Tree-master/xdb/src/db/memtable/membuffer.cc
1.74KB
xdb-LSM-Tree-master/xdb/src/db/memtable/membuffer.h
1000B
xdb-LSM-Tree-master/xdb/src/db/memtable/memtable.cc
3.61KB
xdb-LSM-Tree-master/xdb/src/db/memtable/memtable.h
1.33KB
xdb-LSM-Tree-master/xdb/src/db/memtable/skiplist.h
6.28KB
xdb-LSM-Tree-master/xdb/src/db/sstable/block_builder.cc
1.76KB
xdb-LSM-Tree-master/xdb/src/db/sstable/block_builder.h
884B
xdb-LSM-Tree-master/xdb/src/db/sstable/block_format.cc
3.6KB
xdb-LSM-Tree-master/xdb/src/db/sstable/block_format.h
1.66KB
xdb-LSM-Tree-master/xdb/src/db/sstable/block_reader.cc
7.06KB
xdb-LSM-Tree-master/xdb/src/db/sstable/block_reader.h
667B
xdb-LSM-Tree-master/xdb/src/db/sstable/sstable_builder.cc
8.2KB
xdb-LSM-Tree-master/xdb/src/db/sstable/sstable_reader.cc
5.37KB
xdb-LSM-Tree-master/xdb/src/db/sstable/table_cache.cc
2.65KB
xdb-LSM-Tree-master/xdb/src/db/sstable/table_cache.h
1.01KB
xdb-LSM-Tree-master/xdb/src/db/version/iterator_wrapper.h
1.7KB
xdb-LSM-Tree-master/xdb/src/db/version/merge.cc
2.15KB
xdb-LSM-Tree-master/xdb/src/db/version/merge.h
310B
xdb-LSM-Tree-master/xdb/src/db/version/version.cc
32.68KB
xdb-LSM-Tree-master/xdb/src/db/version/version.h
6KB
xdb-LSM-Tree-master/xdb/src/db/version/version_edit.cc
4.72KB
xdb-LSM-Tree-master/xdb/src/db/version/version_edit.h
2.49KB
xdb-LSM-Tree-master/xdb/src/db/writebatch/writebatch.cc
2.48KB
xdb-LSM-Tree-master/xdb/src/db/writebatch/writebatch_helper.h
1.4KB
xdb-LSM-Tree-master/xdb/src/include/cache.h
1.34KB
xdb-LSM-Tree-master/xdb/src/include/comparator.h
622B
xdb-LSM-Tree-master/xdb/src/include/db.h
748B
xdb-LSM-Tree-master/xdb/src/include/env.h
2.18KB
xdb-LSM-Tree-master/xdb/src/include/filter_policy.h
877B
xdb-LSM-Tree-master/xdb/src/include/iterator.h
1.31KB
xdb-LSM-Tree-master/xdb/src/include/option.h
2.2KB
xdb-LSM-Tree-master/xdb/src/include/slice.h
1.63KB
xdb-LSM-Tree-master/xdb/src/include/sstable_builder.h
1.11KB
xdb-LSM-Tree-master/xdb/src/include/sstable_reader.h
1.06KB
xdb-LSM-Tree-master/xdb/src/include/status.h
1.87KB
xdb-LSM-Tree-master/xdb/src/include/writebatch.h
804B
xdb-LSM-Tree-master/xdb/src/util/cache.cc
7.63KB
xdb-LSM-Tree-master/xdb/src/util/coding.cc
4.07KB
xdb-LSM-Tree-master/xdb/src/util/coding.h
2.23KB
xdb-LSM-Tree-master/xdb/src/util/comparator.cc
1.82KB
xdb-LSM-Tree-master/xdb/src/util/env.cc
9.59KB
xdb-LSM-Tree-master/xdb/src/util/file.h
7.15KB
xdb-LSM-Tree-master/xdb/src/util/filename.cc
4.16KB
xdb-LSM-Tree-master/xdb/src/util/filename.h
1.17KB
xdb-LSM-Tree-master/xdb/src/util/iterator.cc
6.49KB
xdb-LSM-Tree-master/xdb/src/util/logger.h
3.99KB
xdb-LSM-Tree-master/xdb/src/util/mutex.h
1.31KB
xdb-LSM-Tree-master/xdb/src/util/status.cc
1.71KB
xdb-LSM-Tree-master/xdb/src/util/thread_annotations.h
1.58KB
xdb-LSM-Tree-master/xdb/test/block_test.cc
947B
xdb-LSM-Tree-master/xdb/test/cache_test.cc
605B
xdb-LSM-Tree-master/xdb/test/coding_test.cc
2.51KB
xdb-LSM-Tree-master/xdb/test/db_test.cc
6.73KB
xdb-LSM-Tree-master/xdb/test/env_test.cc
1.03KB
xdb-LSM-Tree-master/xdb/test/example_test.cc
1.05KB
xdb-LSM-Tree-master/xdb/test/filter_block_test.cc
4.09KB
xdb-LSM-Tree-master/xdb/test/memtable_test.cc
4.34KB
xdb-LSM-Tree-master/xdb/test/sstable_test.cc
1.86KB
xdb-LSM-Tree-master/xdb/test/sstable_write_test.cc
672B
xdb-LSM-Tree-master/xdb/third_party/murmur3/MurmurHash3.cc
8.28KB
xdb-LSM-Tree-master/xdb/third_party/murmur3/MurmurHash3.h
2.08KB
复现leveldb,主要目的为学习LSM-Tree的具体实现,以及提升自身的C++水平。将附带具体的实现文档,以方便更好的阅读项目(以及理解leveldb的实现)_xdb-LSM-Tree/项目内附说明/如果解压失败请用ara软件解压.txt
42B

资源内容介绍

复制leveldb的主要目的是学习LSM-Tree的具体实现,提高C++水平。将附上具体的实施文件,以便更好地阅读项目(以及理解leveldb的实施)_xdb LSM树.zip
# This is the CMakeCache file.# For build in directory: /home/xiurui/xdb-LSM-Tree/xdb/build# It was generated by CMake: /usr/bin/cmake# You can edit this file to change values found and used by cmake.# If you do not want to change any of the values, simply exit the editor.# If you do want to change a value, simply edit, save, and exit the editor.# The syntax for the file is as follows:# KEY:TYPE=VALUE# KEY is the name of a variable in the cache.# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.# VALUE is the current value for the KEY.######################### EXTERNAL cache entries########################//Builds the googlemock subprojectBUILD_GMOCK:BOOL=ON//Build shared libraries(DLLs).BUILD_SHARED_LIBS:BOOL=OFF//Path to a program.CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line//Path to a program.CMAKE_AR:FILEPATH=/usr/bin/ar//No help, variable specified on the command line.CMAKE_BUILD_TYPE:STRING=Debug//Enable/Disable color output during build.CMAKE_COLOR_MAKEFILE:BOOL=ON//No help, variable specified on the command line.CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/clang++//LLVM archiverCMAKE_CXX_COMPILER_AR:FILEPATH=/usr/lib/llvm-10/bin/llvm-ar//Generate index for LLVM archiveCMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/lib/llvm-10/bin/llvm-ranlib//Flags used by the CXX compiler during all build types.CMAKE_CXX_FLAGS:STRING=//Flags used by the CXX compiler during DEBUG builds.CMAKE_CXX_FLAGS_DEBUG:STRING=-g//Flags used by the CXX compiler during MINSIZEREL builds.CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG//Flags used by the CXX compiler during RELEASE builds.CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG//Flags used by the CXX compiler during RELWITHDEBINFO builds.CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG//No help, variable specified on the command line.CMAKE_C_COMPILER:FILEPATH=/usr/bin/clang//LLVM archiverCMAKE_C_COMPILER_AR:FILEPATH=/usr/lib/llvm-10/bin/llvm-ar//Generate index for LLVM archiveCMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/lib/llvm-10/bin/llvm-ranlib//Flags used by the C compiler during all build types.CMAKE_C_FLAGS:STRING=//Flags used by the C compiler during DEBUG builds.CMAKE_C_FLAGS_DEBUG:STRING=-g//Flags used by the C compiler during MINSIZEREL builds.CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG//Flags used by the C compiler during RELEASE builds.CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG//Flags used by the C compiler during RELWITHDEBINFO builds.CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG//Path to a program.CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND//Flags used by the linker during all build types.CMAKE_EXE_LINKER_FLAGS:STRING=//Flags used by the linker during DEBUG builds.CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=//Flags used by the linker during MINSIZEREL builds.CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=//Flags used by the linker during RELEASE builds.CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=//Flags used by the linker during RELWITHDEBINFO builds.CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=//No help, variable specified on the command line.CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE//User executables (bin)CMAKE_INSTALL_BINDIR:PATH=bin//Read-only architecture-independent data (DATAROOTDIR)CMAKE_INSTALL_DATADIR:PATH=//Read-only architecture-independent data root (share)CMAKE_INSTALL_DATAROOTDIR:PATH=share//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)CMAKE_INSTALL_DOCDIR:PATH=//C header files (include)CMAKE_INSTALL_INCLUDEDIR:PATH=include//Info documentation (DATAROOTDIR/info)CMAKE_INSTALL_INFODIR:PATH=//Object code libraries (lib)CMAKE_INSTALL_LIBDIR:PATH=lib//Program executables (libexec)CMAKE_INSTALL_LIBEXECDIR:PATH=libexec//Locale-dependent data (DATAROOTDIR/locale)CMAKE_INSTALL_LOCALEDIR:PATH=//Modifiable single-machine data (var)CMAKE_INSTALL_LOCALSTATEDIR:PATH=var//Man documentation (DATAROOTDIR/man)CMAKE_INSTALL_MANDIR:PATH=//C header files for non-gcc (/usr/include)CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include//Install path prefix, prepended onto install directories.CMAKE_INSTALL_PREFIX:PATH=/usr/local//Run-time variable data (LOCALSTATEDIR/run)CMAKE_INSTALL_RUNSTATEDIR:PATH=//System admin executables (sbin)CMAKE_INSTALL_SBINDIR:PATH=sbin//Modifiable architecture-independent data (com)CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com//Read-only single-machine data (etc)CMAKE_INSTALL_SYSCONFDIR:PATH=etc//Path to a program.CMAKE_LINKER:FILEPATH=/usr/bin/ld//Path to a program.CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make//Flags used by the linker during the creation of modules during// all build types.CMAKE_MODULE_LINKER_FLAGS:STRING=//Flags used by the linker during the creation of modules during// DEBUG builds.CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=//Flags used by the linker during the creation of modules during// MINSIZEREL builds.CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=//Flags used by the linker during the creation of modules during// RELEASE builds.CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=//Flags used by the linker during the creation of modules during// RELWITHDEBINFO builds.CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=//Path to a program.CMAKE_NM:FILEPATH=/usr/bin/nm//Path to a program.CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy//Path to a program.CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump//Value Computed by CMakeCMAKE_PROJECT_DESCRIPTION:STATIC=//Value Computed by CMakeCMAKE_PROJECT_HOMEPAGE_URL:STATIC=//Value Computed by CMakeCMAKE_PROJECT_NAME:STATIC=xdb//Value Computed by CMakeCMAKE_PROJECT_VERSION:STATIC=2022.12//Value Computed by CMakeCMAKE_PROJECT_VERSION_MAJOR:STATIC=2022//Value Computed by CMakeCMAKE_PROJECT_VERSION_MINOR:STATIC=12//Value Computed by CMakeCMAKE_PROJECT_VERSION_PATCH:STATIC=//Value Computed by CMakeCMAKE_PROJECT_VERSION_TWEAK:STATIC=//Path to a program.CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib//Path to a program.CMAKE_READELF:FILEPATH=/usr/bin/readelf//Flags used by the linker during the creation of shared libraries// during all build types.CMAKE_SHARED_LINKER_FLAGS:STRING=//Flags used by the linker during the creation of shared libraries// during DEBUG builds.CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=//Flags used by the linker during the creation of shared libraries// during MINSIZEREL builds.CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=//Flags used by the linker during the creation of shared libraries// during RELEASE builds.CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=//Flags used by the linker during the creation of shared libraries// during RELWITHDEBINFO builds.CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=//If set, runtime paths are not added when installing shared libraries,// but are added when building.CMAKE_SKIP_INSTALL_RPATH:BOOL=NO//If set, runtime paths are not added when using shared libraries.CMAKE_SKIP_RPATH:BOOL=NO//Flags used by the linker during the creation of static libraries// during all build types.CMAKE_STATIC_LINKER_FLAGS:STRING=//Flags used by the linker during the creation of static libraries// during DEBUG builds.CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=//Flags used by the linker during the creation of static libraries// during MINSIZEREL builds.CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=//Flags used by the linker during the creation of static libraries// during RELEASE builds.CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=//Flags used by the linker during the creation of static libraries// during RELWITHDEBINFO builds.CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=//Path to a program.CMAKE_STRIP:FILEPATH=/usr/bin/strip//If this value is on, makefiles will be generated without the// .SILENT directive, and all commands will be echoed to the console// during the make. This is useful for debugging only. With Visual// Studio IDE projects all commands are done without /nologo.CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE//Build CR

用户评论 (0)

发表评论

captcha