- 重点词汇
- data type数据类型;
- changesn. (会令人感兴趣或可喜的)变化( change的名词复数 );换车;辅币;变迁;
- aart. 一(个);每一(个);任一(个),用于辅音音素开头的单词前
- datan.数据;资料;材料;(储存在计算机中的)数据资料
- DATAabbr.Development and Technical Assistance (UN) 发展与技术协助(联合国);Data Acquisition and Technical Analysis 数据采集和技术分析;Data Analog Computer 数据模拟计算机;Dial-a-Teacher Assistance 传呼教师辅助(电话服务程序);
- Changes[医]变化;
- Data type数据类型;资料类型;资料型态
- maymodal.(有可能但不肯定)也许,可能;(征求同意或表示允许)可以;(表明目的)可以,能够;(转折前所述情况属实)也许;(表示愿望)但愿
- somedet. 一些,若干;某些,部分;某个;好些,不少的,相当多的;少量的;真可谓,算不上;
- 相关例句
遇到这些情况时,需要重新构造结构和处理逻辑以避免发生此类问题。
互联网摘选
since i've captured early requirements in the form of test cases, i can easily refactor my code.
由于我已经通过测试用例捕获了早期需求,我可以轻松地对代码进行重构。
互联网摘选
to make this program double-buffered, you need to refactor the code slightly.
为了让这个程序进行双缓冲,需要对代码略加重构。
互联网摘选
unit tests represent the primary safety net that allows you to refactor your code base at will.
单元测试可以提供最重要的安全屏障,允许您按照自己的意愿重构代码库。
互联网摘选
this new functionality that is proposed, in fact, should provide the impetus to refactor.
事实上,这种添加的新功能为重构提供着推动力。
互联网摘选
also notice that the main menu has expanded to include two new menu items: source and refactor.
还要注意主菜单已经展开了&并且出现了两个新的菜单项:Source和Refactor。
互联网摘选
tested code is easier to refactor, maintain, and enhance than code without corresponding test cases.
与没有相应测试案例的代码相比,经过测试的代码更容易重构、维护和增强。
互联网摘选
you're able to easily refactor parts of your project without worrying about breaking code.
你能够轻易的重构项目,而不用担心破坏代码。
互联网摘选
you will learn to love right click+ refactor in your editor.
这样做不仅代码易读性强,可维护性好,而且能够更快的查找bugs.你将会喜欢在你的编辑器里使用右键进行重构。
互联网摘选
let's refactor our controller from the previous example by removing the save method.
让我们从前面的例子中通过移除save方法来重构我们的控制器。
互联网摘选
this requires some planning when you create your xml data or refactor existing xml data.
因此,在创建XML数据或重构现有XML数据时必须进行一些规划。
互联网摘选
运用测试驱动开发和重构技术,提高开发效率和改善代码质量。
互联网摘选