摘要: 初始化git项目 本地创建README.md Linux: touch README.md Windows: 直接右键创建 创建.gitignore Linux: touch .gitignore Windows 直接右键创建 *.class #package file *.war *.ear #k 阅读全文
posted @ 2019-06-07 16:49 FigSprite 阅读(145) 评论(0) 推荐(0)