Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-24542-2332654
DB2024_T202410246993780-564
Commits
01cb22d2
Commit
01cb22d2
authored
10 months ago
by
代码全队
Browse files
Options
Download
Patches
Plain Diff
Initial commit
parents
Changes
249
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.gitignore
+9
-0
.gitignore
CMakeLists.txt
+18
-0
CMakeLists.txt
License
+131
-0
License
README.md
+45
-0
README.md
RMDB.jpg
+0
-0
RMDB.jpg
RMDB使用文档.pdf
+0
-0
RMDB使用文档.pdf
RMDB环境配置文档.pdf
+0
-0
RMDB环境配置文档.pdf
RMDB项目结构.pdf
+0
-0
RMDB项目结构.pdf
deps/CMakeLists.txt
+2
-0
deps/CMakeLists.txt
deps/googletest/.clang-format
+4
-0
deps/googletest/.clang-format
deps/googletest/.github/ISSUE_TEMPLATE/00-bug_report.md
+43
-0
deps/googletest/.github/ISSUE_TEMPLATE/00-bug_report.md
deps/googletest/.github/ISSUE_TEMPLATE/10-feature_request.md
+24
-0
deps/googletest/.github/ISSUE_TEMPLATE/10-feature_request.md
deps/googletest/.github/ISSUE_TEMPLATE/config.yml
+1
-0
deps/googletest/.github/ISSUE_TEMPLATE/config.yml
deps/googletest/.github/workflows/gtest-ci.yml
+40
-0
deps/googletest/.github/workflows/gtest-ci.yml
deps/googletest/.gitignore
+84
-0
deps/googletest/.gitignore
deps/googletest/BUILD.bazel
+207
-0
deps/googletest/BUILD.bazel
deps/googletest/CMakeLists.txt
+34
-0
deps/googletest/CMakeLists.txt
deps/googletest/CONTRIBUTING.md
+131
-0
deps/googletest/CONTRIBUTING.md
deps/googletest/CONTRIBUTORS
+64
-0
deps/googletest/CONTRIBUTORS
deps/googletest/LICENSE
+28
-0
deps/googletest/LICENSE
with
865 additions
and
0 deletions
+865
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets