大小: 521
备注:
|
大小: 1287
备注:
|
删除的内容标记成这样。 | 加入的内容标记成这样。 |
行号 1: | 行号 1: |
== Editor & IDE == 编辑器 |
|
行号 2: | 行号 4: |
== Editor == * Notepad++ |
|
行号 5: | 行号 5: |
* emacs | * [[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]] |
行号 8: | 行号 28: |
* Traditional: [[cvs]] [[svn]] [[ClearCase]] * Distributed: [[Mercurial]] [[git]] [[fossil]] |
* [[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]] |
行号 23: | 行号 47: |
* [[Scons]] | |
行号 24: | 行号 49: |
* CruiseControl.NET |
Editor & IDE
编辑器
- VIM
- Visual Studio Code
- Emacs
- Sublime
- Atom
- Brackets
集成开发环境:
- IntelliJ IDEA
- codewarrior
Version Control
Design
- together
QA
- bugzilla
- cccc (C/C++ Code Counter)
build
- make
others
- doxygen
- beyond compare
- source insight