refactoring and design 中文意思是什麼

refactoring and design 解釋
重構與設計
  • refactoring : 重構、重整
  • and : n. 1. 附加條件。2. 〈常 pl. 〉附加細節。
  • design : vt 1 計劃,企圖,立意要…。2 指定,預定;留給,留著。3 設計,草擬,擬定,籌劃;起草,畫草圖,打(...
  1. Martin has also written several books and i can recommend his refactoring : improving the design of existing code book, which you can also find on the website

    我不會在書中講述很多敏捷開發方法,但是我會使用單元測試和簡短的概念,單元測試設計,然後反復編寫代碼在書中將貫穿整個項目。
  2. In this article, software consultants alexander day chaffee and william pietri present a refactoring technique to create mock objects based on the factory method design pattern

    在本文中,軟體顧問alexander day chaffee和william pietri將演示一種重構技術,該技術根據工廠方法設計模式來創建模仿對象。
  3. Third, refactoring for the design and programming disfigurements which exists in the software prototype everywhere. in this thesis i will list some big granulated refactoring : extract class, inline class, move method, collapse hierarchy to remove unnecessary hierarchy, and introduce parameter object to remove long parameter list. by using pattern and refactoring, the original software prototype has been obtained the basic characteristics of framework

    第三,對軟體原型中無處不在的設計和編程缺陷進行重構,這里主要列出的是一些粒度較大的重構:提煉類,內聯類,搬移函數,折疊繼承體系去除不必要的繼承,引入參數對象去除過長參數列。
  4. Refactoring is a change made to internal structure of software to make it easier to understand and modify without changing its observable behavior [ 11 ]. metapatterns describe design patterns on a meta leval [ 3 ]

    重構( refactoring )是對軟體內部結構的一種修改,目的是在不改變軟體之可察行為前提下,提高其可理解性,降低其修改成本。
分享友人