# C++学习笔记lico **Repository Path**: Lico_1/c-study-notes-lico ## Basic Information - **Project Name**: C++学习笔记lico - **Description**: 学习C++的笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-14 - **Last Updated**: 2023-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C++学习笔记lico 本地文件提交远程文件流程 git add 文件名 git commit -m "备注"如果你觉得 git add 提交缓存的流程太过繁琐,Git 也允许你用 -a 选项跳过这一步: git commit -m -a git push 学习地址:[C++ 基本语法 | 菜鸟教程 (runoob.com)](https://www.runoob.com/cplusplus/cpp-basic-syntax.html) [hw dungeonroof1a h en 100 (youtube.com)](https://www.youtube.com/watch?v=-TkoO8Z07hI&list=PL7ftZQLqzUoQ8SYs4Iex4WKzeDyXktesA&index=6&t=222s)