15 留言 (15 留言)15 反應 (15 反應)0 負責人 (0 負責人)Java37,305 star (37,305 star)7,637 fork (7,637 fork)batch import
help wanted
描述
占坑,先写整体是怎么工作的,再写一个命令是工作的。
貢獻者指南
- 技術棧
- java
- 領域
- backenddocumentation
- 議題類型
- documentation
- 難度面向新貢獻者的預計實作難度,1 表示很小改動,5 表示專家級工作。
- 4
- 預計時間有經驗貢獻者完成調查、實作、測試並準備 pull request 的粗略時間範圍。
- over 1 week
- 活動狀態議題目前的可參與程度:新鮮、活躍、陳舊、阻塞或等待維護者輸入。
- stale
- 清晰度議題是否清楚說明預期改動、驗收標準和下一步。
- unclear
- 前置要求
- Java programmingUnderstanding of Arthas commandsBasic knowledge of Java diagnostic tools
- 新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
- 30
- 研究方向
- The issue requests a source code analysis of Arthas. The analysis should start with an overall architecture explanation, then dive into how a specific command works. Look at the main entry points in the source code, such as the command dispatcher and the various command implementations. Comments in the issue may provide guidance on which commands to focus on. The analysis should be documented in Chinese as per the issue body. No linked PRs or additional context are available.