Blog Posts

Recording technical practices and reflections from work and learning. This blog content is compiled personally and may contain inaccuracies. If you find any errors or areas for improvement, please feel free to discuss corrections with me. Truth becomes clearer through debate, and I look forward to improving together with you.

Git Commit Standardization: Enhancing Code Quality and Collaboration Efficiency

Git Commit Standardization: Enhancing Code Quality and Collaboration Efficiency

Implement Git commit standardization through Commitizen and Commitlint to improve code readability, automate release workflows, and enhance team collaboration. Includes both Docker and binary packaging configuration options.

什么是交叉编译?

什么是交叉编译?

深入解析交叉编译的必要性、四大编译阶段详解、常用工具及三元组表示法,助您掌握跨平台开发的核心技术。