大小: 918
备注:
|
← 于2021-03-18 09:30:16修订的的版本37 ⇥
大小: 0
备注:
|
删除的内容标记成这样。 | 加入的内容标记成这样。 |
行号 1: | 行号 1: |
== Editor & IDE == * VIM * [[https://danielmiessler.com/study/vim/|Learn vim For the Last Time: A Tutorial and Primer]] * Visual Studio Code * Emacs 集成开发环境: * IntelliJ IDEA * PyCharm * [[Eclipse开发C++程序使用说明|Eclipse]] * [[Sun_Netbeans|Netbeans]] * [[CodeBlock]] * codewarrior * [[VC++2003|Visual Studio]] == Version Control == * Traditional: [[cvs]] [[svn]] [[ClearCase]] * Distributed: [[Mercurial]] [[git]] [[fossil]] * https://www.sourcetreeapp.com/ * [[https://git-scm.com/book/en/v2|Pro Git]] {{{#!raw <iframe src="http://docs.google.com/present/embed?id=ajkvtgc93s3s_223cg88bwfz&size=m" frameborder="0" width="555" height="451"></iframe> }}} == Design == * together == QA == * bugzilla * cccc (C/C++ Code Counter) == build == * make * CruiseControl.NET == others == * doxygen * beyond compare * source insight |