2024-09-14发表Miscellaneous / ToolChain1 分钟读完 (约120字)VSCode去除Markdown大纲中的#符号本文介绍在VSCode Outline View中去除markdown标题中,"#","##"等提示阅读更多
2024-05-05发表Miscellaneous / ToolChain6 分钟读完 (约950字)Understanding Git Reset and Revert介绍git reset和revert的使用;通过git reset,撤销提交,回滚版本,使项目的进展更加顺利。阅读更多
2024-04-27发表Miscellaneous / ToolChain6 分钟读完 (约938字)Using Git Rebase to Manage Commit History介绍git rebase的使用;对git提交历史进行整理/修复,使提交历史更加清晰。阅读更多
2024-01-15发表Miscellaneous / ToolChain9 分钟读完 (约1399字)VSCode配置C及CPP Debug环境本文介绍如何在VSCode中配置C及CPP Debug环境,并介绍`task.json`和`launch.json`的使用方法阅读更多
2024-01-15发表Miscellaneous / ToolChain3 分钟读完 (约375字)VSCode Keyboard ShortcutsMy frequently used VSCode Keyboard Shortcuts阅读更多