test+docs: 新增4个测试(66总计) + SDK API文档 + 员工soul更新

This commit is contained in:
showen
2026-03-13 05:52:26 +08:00
parent f764f27d77
commit 086b4600eb
9 changed files with 1220 additions and 55 deletions

View File

@@ -30,6 +30,9 @@
- unclutter -idle 0 -root: 立即隐藏光标
- stop 时恢复光标用 pkill unclutter
- cfg(not(target_os = "linux")) 保持状态变量同步但不执行命令
- 为 Rust SDK 写文档时,优先给 pub 类型字段和 trait 方法补齐上下文,示例统一用 `# Examples`
- 对 FFI / 插件宏示例doc-test 以 `ignore` 展示用法,避免引入动态库导出场景的编译噪音
- Rust 验证命令固定先注入 stable 工具链 PATH再跑 `cargo check``cargo test`
## 技能树
- Web 前端和响应式设计:★★★★★