大小: 989
备注:
|
← 于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]] * [[https://neovim.io/|NeoVIM]] * [[https://github.com/JetBrains/ideavim|IDEAVIM]] * Visual Studio Code * Emacs * Sublime * Atom * Brackets 集成开发环境: * IntelliJ IDEA * PyCharm * [[Eclipse开发C++程序使用说明|Eclipse]] * [[Sun_Netbeans|Netbeans]] * [[CodeBlock]] * codewarrior * [[VC++2003|Visual Studio]] == Version Control == * [[svn]] * [[Mercurial]] [[git]] * 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 == * [[Scons]] * make == others == * doxygen * beyond compare * source insight |