基于 MiraiConsole 的 cppreference 查询插件
Go to file
筱傑 6a21e074c7 Add GCC Commands Options index
Update version to v0.4.0
Remove `/jcr update`
Add `/jcr help`
2023-04-22 17:04:32 +08:00
.run Initial commit 2022-04-15 17:25:52 +08:00
gradle/wrapper Add Qt doc map 2022-09-06 19:52:52 +08:00
src Add GCC Commands Options index 2023-04-22 17:04:32 +08:00
.editorconfig Initial commit 2022-04-15 17:25:52 +08:00
.gitignore Initial commit 2022-04-15 17:25:52 +08:00
build.gradle.kts Add GCC Commands Options index 2023-04-22 17:04:32 +08:00
gradle.properties Initial commit 2022-04-15 17:25:52 +08:00
gradlew Initial commit 2022-04-15 17:25:52 +08:00
gradlew.bat Initial commit 2022-04-15 17:25:52 +08:00
LICENSE Initial commit 2022-04-15 17:25:52 +08:00
README.md Add GCC Commands Options index 2023-04-22 17:04:32 +08:00
settings.gradle.kts v0.1.0 2022-04-15 18:46:00 +08:00

mirai-console-jcr-plugin

J Cpp Reference Plugin

在QQ群内搜索 C/C++ 文档的 mirai 插件

用法

# 消息检测
c   <keyword> # 查询C标准库
cpp <keyword> # 查询C++标准库
qt  <keyword> # 查询Qt类库
gcc <keyword> # 查询GCC命令行选项

# 控制台命令
/jcr help   # 获取帮助

索引来源