"查查詞典"手機版
千萬人都在用的超大詞匯詞典翻譯APP
- To fix this problem , the first step is to refactor
要修正這個問題,第一步是重構(gòu) - Refactor existing code into smaller functions
將現(xiàn)有代碼重構(gòu)為更小的函數(shù)。 - How to : refactor code with extract interface
如何:用“提取接口”重構(gòu)代碼 - How to : refactor code with extract method
如何:使用“提取方法”重構(gòu)代碼 - Then select refactor convert local variable to field
局部變量,然后選擇 - How to : refactor code with encapsulate field
如何:用封裝字段重構(gòu)代碼 - Unit test and refactor are two very important methods
單元測試和重構(gòu)是兩種非常重要的方法。 - Refactor your code and automate your tests
重構(gòu)代碼并自動化測試。 - Refactor mercilessly , and automate your tests
徹底重構(gòu)和自動化測試 - When the first client proxy files are created , refactor the
當創(chuàng)建第一個客戶端代理文件時,將