01.
vim -- cppcomplete : C/C++ and Java code completion cppcomplete : C/C++ and Java code completion script karma Rating 179/76, Downloaded by 5947 created by script typeutility descriptionThis plugin helps you complete things like: variableName.abc varia...查看完整版>>
vim -- cppcomplete : C/C++ and Java code completion
02.
Introduction to Programming in C/C++ with VimIntroduction to Programming in C/C++ with VimWritten By: Kmj 用Vim进行C/C++编程介绍作者:Kmj [小赵] 翻译整理Vi has been one of the most, if not the most, popular...查看完整版>>
Introduction to Programming in C/C++ with Vim
03.
如何在 vim 中更好的编辑 java 文件这次介绍一下如何在 vim 中更好的编辑 Java 文件.作者: camry.wu@gmail.com1. javabrowser 编辑类文件时, 类资源树是个有用的东西, 可以把类的成员, 方法等等很直观的 显示出来. 在 vim 中也可以实现似乎 vc, ...查看完整版>>
如何在 vim 中更好的编辑 java 文件
04.
如何在 vim 中更好的编辑 java 文件这次介绍一下如何在 vim 中更好的编辑 java 文件.作者: camry.wu@gmail.com1. javabrowser 编辑类文件时, 类资源树是个有用的东西, 可以把类的成员, 方法等等很直观的 显示出来. 在 vim 中也可以实现好像 vc, jbui...查看完整版>>
如何在 vim 中更好的编辑 java 文件
05.
Code Blocks -- Linux下目前感觉最好的C/C++ IDEcode blocks,感觉很不错。于是尝试装了一个。在AUR里面有,所以需要编译。 yaourt -S codeblocks 经过一段长时间的编译,搞定。用了一下,感觉非常不错: 1. 和windows的visual studio差不多,使用习惯也差不多。 2...查看完整版>>
Code Blocks -- Linux下目前感觉最好的C/C++ IDE
06.
C++ Coding Standards Item 4: Invest in code reviewsC++ Coding Standards Item 4: Invest in code reviewsSummaryRe-view code: More eyes will help make more quality. Show your code, and read others'. You'll all learn and benefit.审查代码:更多眼睛能帮助提...查看完整版>>
C++ Coding Standards Item 4: Invest in code reviews
07.
Here are some useful hints for reduce your C/C++ code dramaticallyPossible reasons are:1. Although the 2 Visual C++ you are using are the same version, the service pack could be different, thus the compilers are actually different;2. The disk sector size could be se...查看完整版>>
Here are some useful hints for reduce your C/C++ code dramatically
08.
e的X平方加上e的y平方(C++ code)C++的作业,初学者看看参考...#include <iostream.h>double ee(double a,double b); //计算x的平方函数double ee1(double a,double b); //计算y的平方函数double mm(double a,double b); //累乘e^xdouble mm1(d...查看完整版>>
e的X平方加上e的y平方(C++ code)
09.
注释与反注释Comment/Uncomment selected code in Visual C++看了younker的Comment/Uncomment selected code in Visual C++ 一文后,深有收获。我照着文章上的描述做了一个Add-ins,但是toolbar总是只有一个button。uncomment的button不出现,调了一会儿,未成功。后来,我想...查看完整版>>
注释与反注释Comment/Uncomment selected code in Visual C++
10.
Comment/Uncomment selected code in Visual C++给VC增加注释/反注释的功能 ——杨科 注:本文可随意转载, 但请保留我的署名(CopyLeft)用过VB,PowerBuilder的朋友一定知道在它们的工具条上有两个按钮,用来完成对选中的代码进行注释或反注释,而在...查看完整版>>
Comment/Uncomment selected code in Visual C++
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。