• 并且,实现这种技巧最有可能需要代码重构

    And implementing this technique will most likely require code refactoring.

    youdao

  • 添加注释动机通常代码重构一致

    The motivation for writing comments is often same as for refactoring your code.

    youdao

  • 这种方法适用非功能性项目例如代码重构自动化整合测试

    This approach was utilized for non-functional items as well, such as code re-factoring and automated integration testing.

    youdao

  • 可以代码重构,做缓存,这些程序快点

    There are a few things you can do here, like re-factoring and caching, that will help your apps run faster.

    youdao

  • 开发者可以这些信息用于进一步代码重构提高应用程序性能

    Developers can use this information for further code refactoring to improve the application's performance.

    youdao

  • 需要杀毒功能进行配置支持校验并且消除代码重构需求

    It removes the need to configure sanitizers, supports validators, and eliminates the code-refactoring requirement.

    youdao

  • 可以通过提高宿主系统速度执行代码重构提高效率,从而改进响应时间

    You can improve response times by increasing the speed of host systems or performing code refactoring to improve efficiency.

    youdao

  • 改建代码建模过程,提供针对3gl工具例如代码重构,更快速访问

    The code modeling experience also improved to provide quicker access to the 3gl-specific tools such as code refactoring.

    youdao

  • 去除重复解决方案代码重构一个单一factors清单3所示。

    The solution to this type of duplication is to refactor the code into a single Factors class, which appears in Listing 3.

    youdao

  • 最近这个项目已经扩展支持类型化通过其他一些扩展,强类型化允许高级代码重构

    Recently this has been extended to also support strong typing which with some other extensions allows for advanced code refactoring.

    youdao

  • 这种情况下通常最好代码重构一个用户定义的函数映射随后可以调用函数。

    In such cases, it's usually a good idea to refactor the code out into a user-defined function, which the key-mapping can then call.

    youdao

  • 代码重构代码简单变更,是在破坏任何东西,且不添加任何东西的情况下改进设计

    A code refactoring is a simple change to source code which improves the design without breaking anything nor adding anything.

    youdao

  • 策略允许使用强大的代码重构工具使用静态类型语言同样方法实现此功能则困难

    This strategy allows powerful code refactoring tools, which are much more difficult to achieve using the same methods for statically typed languages.

    youdao

  • 代码重构支持看起来修正代码问题的“快速修正功能类似,但是应用文本级别

    The support for Code Refactoring looks a lot like the "quick fix" support correction for Code Issues, but it is applied at the text level.

    youdao

  • 因为最初评估粒度的,还有很大回旋空间,可以处理紧急设计代码重构以及其他技术清洁活动

    Because the initial estimate is so coarse-grained, a fair amount of wiggle room exists to handle emergent design, refactoring, and other technical-hygiene activities.

    youdao

  • 或许想要那个范围内推迟新的开发同时在该部分内偿还技术债务(进行代码重构更新文档等等)。

    You might want to put off new development in only that area while you repay any technical debt in that section (refactoring code, updating documentation, and so on).

    youdao

  • JetBrains重构工具先行者所以我们希望Ruby开发者能够一系列稳定代码重构工具。

    JetBrains is the pioneer in creating refactoring tools, so we wanted Ruby developers to have a set of reliable Ruby code refactorings.

    youdao

  • 代码重构所提供项目模板没有包含可用演示程序但是此我们可以使用快速修正教程中所展示相同技术

    The project template for code refactoring doesn't include a usable demo, but the same techniques shown in the Quick Fix walkthrough can be used here.

    youdao

  • 通过代码重构使用集合列表不但解决这个问题而且优化了整个解决方案,因为现在使用的精确抽象

    By refactoring my code now to use sets instead of lists, I not only fix this problem but make the overall solution better because I'm now using a more accurate abstraction.

    youdao

  • 不可想象的准确性,以及没有代码重构需求使得成为监测现存应用程序(通常存在于当前风险中)的切实可行工具

    The out-of-the-box accuracy, and its having no code-refactoring requirements, make it a viable tool for scanning existing applications (which often present very current risks).

    youdao

  • 租户一些不同设计问题,但是其中需要进行代码重构能够解决的一个重要问题使用一还是多个存储来保存不同用户的数据。

    There are different design considerations for multi-tenancy, but the critical one which can be tackled without code refactoring is addressing single vs. separate storage for different tenants.

    youdao

  • 需要进行代码重构原因可能以下几个:传说中的第一个原因:需要继承某个古老产品而开发的年代久远代码或者突然碰到这些代码

    There are several reasons that you might want to refactor code. The first is the stuff of legend: the hoary old code base for a venerable product is inherited or otherwise mysteriously appears.

    youdao

  • 好消息代码重构工具嵌入现代集成开发环境(integrated development environment,IDE)中了,例如eclipse

    The good news is that code refactoring tools are built into modern integrated development environments (IDEs) such as Eclipse.

    youdao

  • 如果白盒方式验证代码必须将特定于用户界面的代码业务代码分开需要进行重构

    If I want to validate this code in a white box manner, I have to separate UI-specific code from business code, which requires some refactoring.

    youdao

  • 由于已经通过测试用例捕获了早期需求,我可以轻松地代码进行重构

    Since I've captured early requirements in the form of test cases, I can easily refactor my code.

    youdao

  • 使得我们能够代码进行重构不再使用全局变量

    This can open up the possibility of refactoring this code down the road to not use the global variables at all.

    youdao

  • 工具可以识别错误有效地重构代码

    Tools can recognize errors and effectively restructure, or refactor, code.

    youdao

  • 假使项目中的一个人都周而复始地重复“测试修改代码重构”,当然有必要使测试工作更加有效

    Given that everyone on the team will be going through the "write a test, fix the code, refactor" cycle frequently, it's essential that you can both write and run tests efficiently.

    youdao

  • 我们稍微对该段代码进行重构

    Let's refactor this code a bit.

    youdao

  • 应当重构代码分离各个应用层

    You should refactor the code to separate the various application layers.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定