-- Setting build type to `Debug` as none was specified.
-- You're using Clang 14.0.0
CMake Warning at CMakeLists.txt:67 (message):BusTub/main couldn't find clang-format.CMake Warning at CMakeLists.txt:78 (message):BusTub/main couldn't find clang-tidy.CMake Warning at CMakeLists.txt:90 (message):BusTub/main couldn't find clang-apply-replacements.-- BusTub/main found cpplint at /home/viento/Documents/bustub/build_support/cpplint.py
Vim里下载完插件后,打开vim,可能遇到以下报错
The ycmd server SHUT DOWN (restart with ‘:YcmRestartServer’). Unexpected exit code 1 没有安装server,进入其目录,C语言类的运行 python3 install.py --clangd-completer --v…
1、No database selected Select the default DB to be used by double-clicking its name in the SCHEMAS list in the sidebar
方法一:双击你要使用的库 方法二:USE 数据库名 2、复制表名,字段名 3、保存链接