文件名称:GC_1_140

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 195kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 尤**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

每天,我们都要花很多时间来读代码——其他同事的代码、MSDN或者网上搜来的代码片断、开源项目的代码,等等。可以说,一个程序员的开发生涯里,有一大半的时间是在阅读别人的代码中度过。所以,代码的可读性至关重要。



且不提深层次的代码风格,先说说最基本的代码书写格式:空格、换行、缩进、注释、对齐……书写习惯因人而异,如果不巧你手头上这份代码作者的书写格式和您的习惯有很大出入,阅读这样的代码恐怕就会比较困难了。更差的情况,试想你看到的代码参差不齐、拥挤不堪、或者代码超长而不换行,或者缺少注释,那么阅读它们相信不会是一个很愉快的经历。



怎么样才能把手头这份凌乱的代码看清楚呢?或者换一个角度考虑,怎么样才能让自己的代码写得更漂亮,为阅读者带来赏心悦目的感觉J?今天就给大家推荐一个美化代码的小工具——GC!(Great Code!)。

-day, we must spend a lot of time reading code-- the code other colleagues, or MSDN online could code snippet, the open source project code, and so on. It can be said that the development of a programmer's career, there is a majority of their time in reading other people's code to pass. Therefore, the readability of the code is essential. Putting aside deep-rooted style of the code, first talk about the most basic form of code written : the blanks, newlines, indented, Notes, alignment ... writing habits vary from person to person, if you have on hand bore this code writers writing format and your habits is a big difference between reading the code probably it will be more difficult. The situation is even worse, imagine you see the mixed code, or 8,200, or code-long trip without, or
相关搜索: msdn
对齐

(系统自动生成,下载前可以参看下载内容)

下载文件列表

GC

..\GC.exe

..\GC.txt

..\history.txt

..\Make

..\....\gc.cfg

..\....\GC.DSP

..\....\GC.dsw

..\....\GC.sln

..\....\GC.txt

..\....\GC.vcproj

..\....\GC.vcproj.vspscc

..\....\GC.vssscc

..\....\mssccprj.scc

..\....\vssver.scc

..\Sources

..\.......\config.c

..\.......\config.h

..\.......\debug.c

..\.......\debug.h

..\.......\error.c

..\.......\error.h

..\.......\grammar.c

..\.......\grammar.h

..\.......\grammar_decl.c

..\.......\grammar_pp.c

..\.......\in.c

..\.......\in.h

..\.......\indent.c

..\.......\indent.h

..\.......\indent_cmt.c

..\.......\indent_eol.c

..\.......\indent_pp.c

..\.......\indent_spaces.c

..\.......\indent_special.c

..\.......\lexi.c

..\.......\lexi.h

..\.......\main.c

..\.......\out.c

..\.......\out.h

..\.......\test.c

..\.......\tools.c

..\.......\tools.h

..\.......\tools_cmt.c

..\.......\vssver.scc

..\vssver.scc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org