当前位置: 首页 > OpenSource > 正文

Ask Stack: Are fewer lines of code better?

This Q&A is part of a biweekly series of posts highlighting common questions encountered by technophiles and answered by users at Stack Exchange, a free, community-powered network of 80+ Q&A sites.

Mike Bryant asks:
Which of these programming styles is better?

<code>var result = methodOne(methodTwo(a, methodThree(b)), c, d); </code>

or

Read 20 remaining paragraphs | Comments

       



本文固定链接: http://2hei.net/custom-id-ask-stack-are-fewer-lines-of-code-bettersat-12-oct-2013-114554-0700.html | 二黑的站点

该日志由 2hei 于2013年10月12日发表在 OpenSource 分类下,
原创文章转载请注明: Ask Stack: Are fewer lines of code better? | 二黑的站点

报歉!评论已关闭.