欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

C++资源之不完全导引 CC++C#CMMQt 

程序员文章站 2022-06-01 17:58:28
...

噢,好长时间没有动过C++了,我的机器里只有一个cygwin的C++编译器了,而且那也是用来给我玩vi与emacs的。上次都下了一个intel C++ 8.0但是没有装VC也就算了

不过今年从别人的《CSDN开发高手》(我没有买,因为它的名字让我不爽)中翻到了这篇文章,觉得有些资料可能需要备忘,以此特录如下,看来的确是书非借不能读也。

文档类

Doxygen: http://www.stack.nl/~dimitri/doxygen/index.html

Doc-O-Matic: http://www.doc-o-matic.com/

DocVizor: http://www.ucancode.net/Products/DocBuilder/Features.htm

Understand: http://www.scitools.com/ucpp.html

代码类

CC-Rider: http://www.cc-rider.com/

CodeWizard: http://www.parasoft.com/

CppRefactory http://cpptools.sourceforge.net/

Lzz http://www.lazycplusplus.com/

s-mail project - Java to C++DOL: http://sadlocha.strefa.pl/s-mail/ja2dol.html

SNIP from Cleanscape Software International: http://www.cleanscape.net/stdprod/snip/index.html

编译类

Compilercache: http://www.erikyyy.de/compilercache/

Ccache: http://ccache.samba.org/

Cmm: http://www.op59.net/cmm/cmm-0.28/users.html

测试与调试类

CppUnit: http://cppunit.sourceforge.net/

Purify

BoundsChecker

Boost QT WxWindows WTL GTK ACE xerces XMLBooster Blitz++ POOMA MTL AV3D KlayGE OGRE ZThreads slln sxp GRETA loki FC++ Crypto++

标准C++权威参考: http://www.open-std.org/jtc1/sc22/wg21/

C++FAQ: http://sunistudio.com/cppfaq/index.html