pattern refactoring 中文意思是什麼

pattern refactoring 解釋
模式重構
  • pattern : n 1 模範,榜樣;典範。2 型,模型;模式;雛型;【冶金】原型。3 花樣;式樣;(服裝裁剪的)紙樣;圖...
  • refactoring : 重構、重整
  1. 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將演示一種重構技術,該技術根據工廠方法設計模式來創建模仿對象。
  2. 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

    第三,對軟體原型中無處不在的設計和編程缺陷進行重構,這里主要列出的是一些粒度較大的重構:提煉類,內聯類,搬移函數,折疊繼承體系去除不必要的繼承,引入參數對象去除過長參數列。
分享友人