# Develop-Notes **Repository Path**: sinbad99/develop-notes ## Basic Information - **Project Name**: Develop-Notes - **Description**: 程序员知识笔记 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://blog.csdn.net/weixin_45496190 - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-04 - **Last Updated**: 2022-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, 笔记总结 ## README # Develop-Notes ### 介绍 一名软件开发者的成长笔记 --- ### Message Subject(first line) feat: new feature for the user(or ✨ emoji) fix: bug fix for the user(or 🚑 emoji) docs: changes to the documentation(or 📚 emoji) style: formatting, missing semi colons, etc; no production code change(or 🎨 emoji) refactor: refactoring production code, eg. renaming a variable(or 🚜 emoji) test: adding missing tests, refactoring tests; no production code change(or 🔬 emoji) chore: updating grunt tasks etc; no production code change