看了younker的Comment/Uncomment selected code in Visual C++ 一文后,深有收获。 我照着文章上的描述做了一个Add-ins,但是tool
给VC增加注释/反注释的功能 ——杨科 注:本文可随意转载, 但请保留我的署名(CopyLeft) 用过VB,PowerBuilder的朋友一定知道在它们的工具条上
C++ Coding Standards Item 4: Invest in code reviews Summary Re-view code: More eyes will help make
The following is extracted from <<Find the Bug>> by Adam Barr.Although they seem trivial
Visual Basic 6 逆向工程与反逆向工程 (2) 版权声明:本文作者拥有对此文章的所有版权,转载、翻译等都必须得到本人的书面同意。 VB编译奥秘 摘自John Cham
Visual Basic 6 逆向工程与反逆向工程 (1) 作者 小楼 版权声明:本文作者拥有对此文章的所有版权,转载、翻译等都必须得到本人的书面同意。 简介 自从微软公司推
code blocks,感觉很不错。于是尝试装了一个。在AUR里面有,所以需要编译。 yaourt -S codeblocks 经过一段长时间的编译,搞定。用了一下,感觉非常不错:
cppcomplete : C/C++ and Java code completion script karma Rating 179/76, Downloaded by 5947 cre
Possible reasons are: 1. Although the 2 Visual C++ you are using are the same version, the service p
C++的作业,初学者看看参考... #include <iostream.h> double ee(double a,double b); //计算x的平方函数 double ee1(do