搜索资源列表
Refactoring-Improving the Design of Existing Code.
- 重构英文版。 讲述软件项目开发之中,对代码进行重构的一些相关内容。-Reconstruction English. On software development, the code for remodeling some relevant content.
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
Test-drivenn_development
- 测试驱动开发(TDD)以测试作为开发过程的中心,它要求在编写任何产品代码之前, 首先编写用于定义产品代码行为的测试,而编写的产品代码又要以使测试通过为目的。 测试驱动开发要求测试可以完全自动化的运行,在对代码进行重构前后必须运行测试。这是一种革命性的开发方法, 能够造就简单、清晰、高质量的代码。 -test-driven development (TDD) to test as the center of the development process, It requires th
LightweightCTI
- LightweightCTI是一套旨在帮助开发人员迅速构建语音相关应用的一套开放源代码的基础框架,目前你下载和使用的是构建于Pwin2000+ + Delphi/C++Builder环境下的框架,所有的基础性代码使用Pascal语言完成。LightweightCTI的最终目标不是成为一套可在多种语音卡基础上使用的IVR软件(尽管目前其仅仅支持东进模拟卡的大部分功能),而是希望其成为语音应用开发的基础性框架,为此它当然需要有跨开发语言、跨语音板卡的能力。当然在写本文是我还只是做了一点点的基础性工作
Refactor
- 重构,用于新手学习如何重构并提高代码质量。-Reconstruction for the novice to learn how to remodeling and improve code quality.
xsmxdx
- 代序.............四大发明之活字印刷——面向对象思想的胜利 第一章............面试受挫——代码无错就是好? 第二章............代码规范、重构 第三章............复制VS复用 第四章............业务的封装 第五章............体会简单工厂模式的美妙 第六章............工厂不好用了? 第七章............用“策略模式”是一种好策略 第八章............
Refactoring-Chinese
- 《重构[改善既有代码的设计中文版]/软件工程系列》中文版,侯捷等译,Martin Fowler和本书另几位作者清楚揭示了重构过程,他们为面向对象软件开发所做的贡献,难以衡量。本书解释重构的原理(principles)和最佳实践方式(best practices),并指出何时何地你应该开始挖掘你的代码以求改善。本书的核心是一份完整的重构名录(catalog of refactoring),其中每一项都介绍一种经过实证的代码变换手法(code transformation)的动机和技术。-"
Refactoring-ImprovingtheDesignofExistingCode
- 英文版 这本书在国外出的比较早,当时refactoring的工具还没有成熟,或者仅限于smalltalk圈子,所以文章中作者对每个重构细节都交代的比较清楚,具体的步骤都一一交代,到了现在这本书被翻译成中文的时候,已经时过境迁了,就像gigix都说看完了之后就完全甩开了这本书(我想他写的代码没有我多,我说的话没有他多),因为很多细节特别是查找代码中变量、函数的引用已经被IDE工具代劳了,所以中间有很多文字已经差不多是废话了。 为什么很多人看英文版的不能继续下去呢?因为文章中的原理本来就不复杂,
system-recreate
- 这是一本介绍系统重构的书籍,重构是指在代码写好之后改变原有代码的设计,如此可以使代码得到优化-This is a book that introduces the system reconstruction, reconstruction is written in the code after the code to change the original design, so the code can be optimized
Clean.Code
- 不错的一本书,最近在做代码优化和重构的时候看的,给大家分享一下-Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is a
chonggou
- 重构改善既有代码的设计+中文版,难得的好资料-Reconstruction to improve the Design of Existing Code+ Chinese version, a rare good information
Refactoring
- 重构:改善既有代码的设计(中文版)(09年度畅销榜TOP50) 软件工程领域的超级经典巨著,与另一巨著《设计模式》并称"软工双雄",全美销量超过100000册,亚马逊书店五星书。 在本书中,作者Martin Fowler充分展示了何处可能需要重构,以及如何将不好的设计改造为良好的设计。 -Refactoring: Improving the Design of Existing Code (Chinese version) (09 year bestsellers TOP50)
Refactor
- 重构-改善既有代码的设计+中文版,是向高手进阶的参考书之一-Refactoring- Improving the Design of Existing Code the+ Chinese version, is one of the advanced to the master
1
- matlab程序代码 用来进行小波分析 信号重构等功能的实现-matlab process code
Wavelet_OMP
- 新改进的omp程序代码,可以重构原始图像,效果很好。-The new and improved the omp program code, you can reconstruct the original image, the effect is very good.
refactoring
- 重构可以有效改善既有代码的设计,对提高软件质量非常有帮助。-Refactoring can effectively improve the design of existing code, very helpful to improve software quality.
lear
- php教程ThinkPHP是一个免费开源的,快速、简单的面向对象的轻量级PHP开发框架,遵循Apache2开源协议发布,是为了敏捷WEB应用开发和简化企业应用开发而诞生的。ThinkPHP从诞生以来一直秉承简洁实用的设计原则,在保持出色的性能和至简的代码的同时,也注重易用性。并且拥有众多的原创功能和特性,在社区团队的积极参与下,在易用性、扩展性和性能方面不断优化和改进,众多的典型案例确保可以稳定用于商业以及门户级的开发。 经过6年的不断积累和重构,3.0版本又是一个新的里程碑版本,在框架底层
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.
DaiMaChongGou
- 代码重构 ,学习代码的复用,整理系统的逻辑结构-Code refactoring, code reuse learning, logical structure arrangement system..
code-design
- 重构,改善现有代码的设计,用于程序开发资料-C++ code disign