搜索资源列表
Refactoring-Improving the Design of Existing Code.
- 重构英文版。 讲述软件项目开发之中,对代码进行重构的一些相关内容。-Reconstruction English. On software development, the code for remodeling some relevant content.
Refactoring123
- 程序员对代码所做的为了满足短期利益代码改动,或再没有完全清楚增个架构下的改动,都很容易是代码失去它的清晰结构,偏离需求或设计。而这些改动的积累很容易使代码偏离它原先设计的初衷而变得不可立即和无法维护。 Refactoring则帮助重新组织代码,重新清晰的体现结构和进一步改进设计。 -programmers to code done in order to meet short-term interest code changes or not entirely clear by a fr
Refactoring-improving-the-design-of-existing-code_
- 重构改善既有代码的设计 中文pdf格式 完整版 Martin Fowler 著 侯捷 熊节 译 -remodeling existing code to improve the design integrity of the Chinese pdf format version of a chairman Martin Fowler Xiong MD
Addison Wesley - Refactoring Improving the Design
- 经典好书Refactoring Improving the Design of Existing Code-classic books Refactoring Improving the Design of Existing Code
Refactoring
- 所有重要的重构书籍集锦,包括Martin Flower的重构,Addison Wesley数据库重构,以及重构手册.对于程序员和设计师都是必要的!
Refactoring-Chinese
- 《重构[改善既有代码的设计中文版]/软件工程系列》中文版,侯捷等译,Martin Fowler和本书另几位作者清楚揭示了重构过程,他们为面向对象软件开发所做的贡献,难以衡量。本书解释重构的原理(principles)和最佳实践方式(best practices),并指出何时何地你应该开始挖掘你的代码以求改善。本书的核心是一份完整的重构名录(catalog of refactoring),其中每一项都介绍一种经过实证的代码变换手法(code transformation)的动机和技术。-"
Refactoring-ImprovingtheDesignofExistingCode
- 英文版 这本书在国外出的比较早,当时refactoring的工具还没有成熟,或者仅限于smalltalk圈子,所以文章中作者对每个重构细节都交代的比较清楚,具体的步骤都一一交代,到了现在这本书被翻译成中文的时候,已经时过境迁了,就像gigix都说看完了之后就完全甩开了这本书(我想他写的代码没有我多,我说的话没有他多),因为很多细节特别是查找代码中变量、函数的引用已经被IDE工具代劳了,所以中间有很多文字已经差不多是废话了。 为什么很多人看英文版的不能继续下去呢?因为文章中的原理本来就不复杂,
rc014-011d-netbeans_java
- The NetBeans IDE has seen adoption snowballing over the past years, particularly with the introduction of a completely new, rewritten, slick Java editor. You’ll fnd this reference card helpful if you want to get as much out of the Java edito
97Things
- 这是一本关于Refactoring的书,从网上搜集并且整理为PDF文档,希望大家可以从这篇文章中学到更多的东西。-In this truly unique technical book, today s leading software architects present valuable principles on key development issues that go way beyond technology. More than four dozen architects-- i
Refactoring.Uluchshenie_suchestvujuchego_koda-PDF
- Refactoring methods. Format:PDF. language: russian.
RefactoringMartinFowler
- Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William Opdyke, don Roberts 这是一本相当好的书-Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck (Cont
refactoring-improving-the-design-of-existing-code.
- Techniques to improve the structural integrity and performance of existing software programs-As the application of object technology--particularly the Java programming language--has become commonplace, a new problem has emerged to confront the softwa
refactoring
- 重构,学习重构的比较不错的书籍,对于程序员来说是很重要的。-Reconstruction, comparative study and reconstruction of good books, for the programmer is very important.
MiningSourceCode
- Code duplication exists for many reasons, although it is known to be a bad practice. It may save costs on the development phase, but it surely has a higher cost of maintenance. What can we do to detect and eliminate those problems? This documen
Refactoring
- 重构:改善既有代码的设计(中文版)(09年度畅销榜TOP50) 软件工程领域的超级经典巨著,与另一巨著《设计模式》并称"软工双雄",全美销量超过100000册,亚马逊书店五星书。 在本书中,作者Martin Fowler充分展示了何处可能需要重构,以及如何将不好的设计改造为良好的设计。 -Refactoring: Improving the Design of Existing Code (Chinese version) (09 year bestsellers TOP50)
pro-php-refactoring
- Welcome to our book on PHP Refactoring. Before starting to talk about refactoring techniques appl ied to the PHP world, we want to introduce you the reasons behind this book. We think that PHP language has become an enterprise-class language ove
refactoring
- 重构可以有效改善既有代码的设计,对提高软件质量非常有帮助。-Refactoring can effectively improve the design of existing code, very helpful to improve software quality.
Refactoring-to-Patterns
- 本书开创性地深入揭示了重构与模式这两种软件开发关键技术之间的联系,说明了通过重构实现模式改善既有的设计,往往优于在新的设计早期使用模式。本书不仅展示了一种应用模式和重构的创新方法,而且有助于读者结合实战深入理解重构和模式。书中讲述了27种重构方式。 完整清晰中文版-The book is groundbreaking in-depth reveal Reconstruction and mode of contact between the two key technologies of s
Web-App---Code-Refactoring
- 重構就像握著方向盤在直路上開車,一點一點修正你的程式碼。-Code refactoring is like holding the steering wheel in the straight driving, and fix your code every little bit.
Refactoring-Improving-the-Design
- 重构:改善既有代码的设计。一本非常好的书,能够在改进代码的过程中,起到非常大的作用。-Refactoring: Improving the Design of Existing Code. A very good book, it is possible to improve the code in the process, play a very big role.