版本34和37间的区别 (跳过第3版)
于2020-04-14 11:40:26修订的的版本34
大小: 1694
编辑: czk
备注:
于2021-03-18 09:30:16修订的的版本37
大小: 0
编辑: czk
备注:
删除的内容标记成这样。 加入的内容标记成这样。
行号 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]]
   * [[https://vim.rtorr.com/|VIM Cheat Sheet]]
   * [[https://www.codingdomain.com/linux/vim/advanced/|VIM Advanced Guide]]
 * Visual Studio Code
   * [[https://code.visualstudio.com/docs|documentation]]
 * Emacs
 * Sublime
 * Atom
 * Brackets

集成开发环境:
 * IntelliJ IDEA
 * PyCharm
 * [[Eclipse开发C++程序使用说明|Eclipse]]
 * [[Sun_Netbeans|Netbeans]]
 * [[CodeBlock]]
 * codewarrior
 * [[VC++2003|Visual Studio]]
 * [[http://www.bloodshed.net/devcpp.html|Dev-C++]]
 * [[https://www.embarcadero.com/products/cbuilder|C++ Builder]]
 * [[http://anjuta.org/|Anjuta DevStudio]]

== Version Control ==
 * CVS
   * [[http://www.tortoisecvs.org/|TortoiseCVS]]
   * [[https://www.march-hare.com/cvspro/|CVSNT]]
   * [[http://www.kaiyuanba.cn/content/develop/cvsdoc_zh/|CVS中文手册]]
 * [[svn]]
 * [[Mercurial]]
 * Git:
   * https://www.sourcetreeapp.com/
   * [[https://git-scm.com/book/en/v2|Pro Git]]
   * [[https://stackoverflow.com/questions/2475831/merging-hg-git-vs-svn/2477089#2477089|merge tracking]]

{{{#!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 ==
 * [[https://cmake.org/|CMake]]
 * [[Scons]]
 * make

== others ==
 * [[http://www.doxygen.nl/|doxygen]]
 * beyond compare
 * source insight
ch3n2k.com | Copyright (c) 2004-2020 czk.