摘要:
HIT-SC-Chapter Three Software Construction Process and Configuration Management 第1次课:软件构造的结果形态、如何是“好” 本次课关心:软件开发(0->1->…->n)遵循什么过程 以及:每个阶段内部的“子过程” 1 S 阅读全文
摘要:
Git学习 1. 安装Git Linux下的安装 首先,在命令行输入git,查看是否安装Git $git The program 'git' is currently not installed. You can install it by typing: sudo apt-get instal 阅读全文