驯服烂代码之实践、总结与讨论 资讯

Code(遗留代码),其在国外通行的含义出自 2004 年出版的 Michael Feathers 所著的 Working Effectively with Legacy Code 一书(中文版书名译为《修改代码的艺术》)的前言

jopen 2014-03-05   11043   0
代码  

Ubuntu上轻松实现PHP扩展 经验

s - no need for thread safety here */ static int le_dbr;   /* {{{ dbr_functions[]  *  * Every user v

co518248 2016-03-01   28427   0

50个每一个开发人员应该拥有的JavaScript库,jQuery的和WP插件 资讯

pages. You want to make sure that all links are working properly. Broken links or dead links leave bad

jopen 2014-02-25   34871   0

44个JAVA代码质量管理工具 经验

help you get an overview of the project you are working on or a product that you depend on. The tool will

jopen 2014-03-15   55742   0

Java代码质量的工具大全 博客

help you get an overview of the project you are working on or a product that you depend on. The tool will

jopen 2012-10-29   12405   0
Spam   Jetty   JavaScript  

什么是重构,什么不是重构 资讯

为理解而做简略重构(Scratch Refactoring) Michael Feather的《Working Effectively with Legacy Code》这本书里提到了简略重构(Scratch Refactoring)的概念;Martin

fmms 2012-05-13   7107   1
重构  

资深程序员:给Python软件开发测试的25个忠告! 经验

的结构需要改变和扩展。一本关于重构和测试的书是Michael Feathers的Working Effectively with Legacy Code。 21、在处理性能问题时,请务必在修复之前

tzee6476 2017-05-27   30634   0

thymeleaf 学习笔记-基础篇 经验

var msg = 'This is a working application'; +]*/ --js移除代码: /*[- */var msg = 'This is a non-working template';/* -]*/

jopen 2016-01-01   384402   0
P15

  MYSQL主从复制高可用实施手册 文档

the network takes a while to come up # and start working right after you've been rebooted. As a result #

xuzong 2012-04-27   471   0

JavaScript SHA1加密算法实现详细代码 代码段

Perform a simple self-test to see if the VM is working */ function sha1_vm_test() { return hex_sha1("abc")

fdpg 2015-04-04   2402   0

Voyager 14.04.4 "X" 发布,基于Xubuntu的发行 资讯

au propre, les scripts améliorés pour accueillir le nouveau xfce 4.12 . Une version X qui a pour but

wdfd 2015-03-27   11939   0
Voyager  

C++ 标准库,Boost 1.56.0 发布 资讯

ABIs #9522 support for powerpc_64le #9743 bugfix for powerpc_64 le/be #9774 bugfix for x86 on Mac OS

jopen 2014-08-07   42362   0
Boost  

免费有用的jQuery Mobile组件 资讯

general-purpose tools for creating various mobile themes, effectively emulating basic UI library. jQuery Mobile

jopen 2013-10-09   21161   0

2015年极好的Node.js开发工具 资讯

js or JavaScript to build the desired website effectively. Socket.IO Data is easily transferred from

jopen 2015-08-18   16351   0
Node.js  
P9

  java中各种编码转换 文档

)字节顺序 */  public static final String UTF_16LE = "UTF-16LE";  /** 16 位 UCS 转换格式,字节顺序由可选的字节顺序标记来标识 */  public

wangliang2 2013-02-28   484   0
P6

  osCache 配置说明 文档

statistical information to track how effectively the cache is working. No listeners are configured by default

zhouyunmin 2012-09-04   3158   0

每个程序员应该阅读的10本经典书籍 资讯

这是改进现有代码必读的书。请注意,所有的代码示例用的都是 Java,但现在复制起来也很方便! 《Working Effectively With Legacy Code》 我们都必须工作于一些我们痛恨的东西——对

jopen 2016-02-28   17519   0

实用的JavaScript开发库和jQuery插件大集合第二部分 资讯

language coverage and optimizes all your images. It effectively uses plugins like NodeJS, Compass, Grunt and

jopen 2012-09-27   20376   1
jQuery  

ThoughtWorks(中国) 程序员读书雷达 资讯

Interpretation of Computer Programs《计算机程序的构造和解释》 Working Effectively with Legacy Code《修改代码的艺术》 Architecture &

jopen 2013-04-22   18982   0

优秀程序员眼中的整洁代码 资讯

programming)5。结论就是应当用人类可读的方式来写代码。 Michael Feathers,Working Effectively with Legacy Code(中译版《修改代码的艺术》)一书作者。 我可

jopen 2015-06-15   10197   0
1 2 3 4 5 6 7 8 9 10