refactoring 中文意思是什麼

refactoring 解釋
重構、重整
  1. In implementing workflow, refactoring, test - first practice and continuous integration, which are practices of xp software development pro cess, are imported

    在實現工作流中, xp開發過程中的重構、測試先行和持續集成的實踐方法被引入。
  2. 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

    我不會在書中講述很多敏捷開發方法,但是我會使用單元測試和簡短的概念,單元測試設計,然後反復編寫代碼在書中將貫穿整個項目。
  3. What if refactoring isn t propagated to maven

    如果重構無法傳播到maven ,該怎麼辦?
  4. 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將演示一種重構技術,該技術根據工廠方法設計模式來創建模仿對象。
  5. Will cause a type - checking error too. as this example demonstrates, type checkers can be extremely powerful refactoring tools

    根據這個示例演示,類型檢查器可以成為功能極強大的重構工具。
  6. The code that is generated by this refactoring operation is modeled by the encapsulate field code snippets

    此重構操作生成的代碼將由「封裝欄位代碼段」來建模。
  7. Available refactoring options include rename, extract method, extract interface, change signature, and encapsulate field

    可用的重構選項包括重命名、提取方法、提取介面、更改簽名和封裝欄位。
  8. Other refactoring options include encapsulating fields, promoting local variables to method parameters, and managing method parameters

    其他重構選項包括封裝欄位、將局部變量提升為方法參數以及管理方法參數。
  9. Supports more than 15 individual refactoring features, including operations like reorder parameters, extract method, encapsulate field, and create overload

    支持超過15種單獨的重構功能,包括重新排列參數、提取方法、封裝欄位及創建重載等操作。
  10. Encapsulate field refactoring operation enables you to quickly create a property from an existing field, and then seamlessly update your code with references to the new property

    利用「封裝欄位」重構操作,可以從現有欄位快速創建屬性,然後使用對新屬性的引用無縫更新代碼。
  11. For declarations that declare multiple fields, encapsulate field uses the comma as a boundary between fields, and initiates refactoring on the field that is nearest the cursor, on the same line as the cursor

    對于聲明多個欄位的聲明, 「封裝欄位」使用逗號作為欄位之間的邊界,並對與光標位於同一行且距離光標最近的某個欄位啟動重構。
  12. Refactoring goes hand in hand with automated testing

    重構與自動化測試是攜手並進的。
  13. Refactoring can bring new life to old code

    重構可以使舊代碼獲得新生。
  14. This paper introduces first - order predicate calculus and assertion method from precondition to postcondition into the research of refactoring. and a logic deduction system is put forward in this paper : refactoring reliability deduction system

    引入了一階謂詞演算和前後斷言方法,並且自定義了一個重構可靠性證明的邏輯推理系統:重構可靠性推演系統。
  15. 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

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

    包含許多關于有效重構的有用信息。
  17. This solution helps us get the code quickly into websphere studio, where the refactoring process is very easy - and working code in any form is easier to refactor than non - working code

    這個解決方案幫助我們快速的將代碼導入webspherestudio ,它使得重構過程非常容易- -並且能工作的代碼(無論什麼形式)比不能工作的代碼更容易重構。
  18. Agile processes rely on frequent refactoring and unit tests to improve designs

    敏捷流程依賴頻繁的重構和單位測試來改進設計。
  19. All of the refactoring operations that correct references across files correct those references across all projects of the same language

    更正文件間的引用的所有重構操作也會更正同一語言的所有項目間的引用。
  20. Controlled refactoring is possible through the services model

    使用這種服務模型使受控解構成為可能。
分享友人