获取音频设备 (`audio-info.exe` 无法获取所有音频设备时)
2025-09-10
参见 https://github.com/LizardByte/Sunshine/issues/1599
31 字
|
1 分钟
Koishi Context 一些魔术技巧 (不保证稳定性)
2025-09-10
ident 是插件在配置文件中的 ID (见 koishi.yml) <br>
注意: 需要在 apply 函数运行完成之后调用, 否则始终返回空数组
142 字
|
1 分钟
Docker commit 简单使用
2025-09-10
docker container commit [OPTIONS] CONTAINER [REPOSITORY[:TAG]]
142 字
|
1 分钟