
1 valuedlute 2015-03-30 14:30:36 +08:00 codeblocks |
2 icedx 2015-03-30 14:35:27 +08:00 via Android Code::Blocks |
3 braineo OP |
4 sefemp 2015-03-30 14:49:28 +08:00 尼玛,文职人员都写cpp了,让程序猿怎么活。。。 |
6 zsj950618 2015-03-30 15:03:12 +08:00 via Android codeblocks也有portable版本 |
7 Cyesu 2015-03-30 15:25:26 +08:00 |
9 ccwufu 2015-03-31 09:38:02 +08:00 "当你手中只有锤子时,看到的都是钉子" 如果不考虑学习曲线的话, windows 下有grep sed awk 单个exe 免安装版本. python 中pyp 对文本的处理能力也比较强. "The Enlightened Ones say that.... You should never use C if you can do it with a script; You should never use a script if you can do it with awk; Never use awk if you can do it with sed; Never use sed if you can do it with grep.“ source: http://awk.info/?whygawk |
10 hooluupog 2015-03-31 13:19:02 +08:00 eclipse cdt |
11 hotsymbol 2015-03-31 14:53:26 +08:00 Clion算吗 |
14 ccwufu 2015-03-31 16:13:09 +08:00 @braineo "它表现为对一个熟悉的工具过度的依赖" http://zh.wikipedia.org/wiki/%E5%B7%A5%E5%85%B7%E8%A7%84%E5%BE%8B 当然, 不同的人也有不用的理解. http://www.zhihu.com/question/20714918 BTW : 对文本的处理, 其他一些工具可能比 C 更加合适. |