• 闭包能够大大简化代码另一个地方泛化算法的使用

    Another place where closures offer an opportunity to dramatically simplify code is in the use of generic algorithms.

    youdao

  • 通过匿名函数来替换正式函数定义简化代码

    By replacing formal function definitions with anonymous functions, you simplify code.

    youdao

  • OpenNTF联盟希望尽可能简化代码各种用途下的重用

    The OpenNTF Alliance wants to make the code as easy to reuse as possible for all purposes.

    youdao

  • 周三在那个网站上尽可能地,简化代码时候,我有点偷懒

    I was being a little lazy on Wednesday in the interest of simplifying the code as much as possible.

    youdao

  • 可以打开相应模块一个或多个命名空间简化代码

    You can open the module or one or more of the namespaces to simplify the code.

    youdao

  • 要理解代码读取操作要写入操作多,因此简化代码重要

    Understand that code is read far more than it is written, so simplifying code is important.

    youdao

  • 简化代码请分配通过REST联合检索相同状态代码图标

    To simplify the code, assign the ICONS the same status code retrieved by the REST syndication.

    youdao

  • 不过任何语言简化代码最快方式编写大量代码

    The quickest way to de-simplify your code in any language, however, is to write too much of it at once.

    youdao

  • 但是如果希望简化代码开发调试可能需要一个IDE(集成开发环境)。

    But if you want to make your life easier in developing and debugging your code, you probably need an IDE (Integrated Development Environment).

    youdao

  • Schematron很多思想受到XSLT启发包括使用变量简化代码

    Schematron was inspired by many of the ideas in XSLT, including the use of variables to help simplify code.

    youdao

  • 通过使用样式定义一个特定原型元素匹配的模板可以进一步简化代码

    By using a style sheet to define a template that matches an element with a particular archetype, you can further simplify the code.

    youdao

  • 如果代码非常混乱以致于需要注释,那么更有利方式首先简化代码

    And if your code is such a tangle that you need a comment for every single line of it, you'd probably profit from making it simpler in other ways first.

    youdao

  • 考虑到这些相似性Rails3引入了Responder进一步简化代码

    Given those similarities, Rails 3 introduces the Responder to simplify the code further. For example, a few lines of code is all that's needed for a create action.

    youdao

  • ReSharper提供许多简化代码任务快捷方式提高生产力节省你的时间

    ReSharper offers a number of shortcuts for streamlining common coding tasks to increase your productivity and save your time.

    youdao

  • 一些读者如何更好方式组织CSS文件改善代码可读性简化代码管理

    Some readers have asked to me what is the better way to organize a CSS file to optimize code readability and simplify code management.

    youdao

  • 好的设计可以在我们深入理解业务流程时,简化代码修改,并创建UI需要价值提供更多的选择

    A good design lets us change our code easily as we find out more about the business processes, giving us multiple options for providing the value that the UI needs.

    youdao

  • 最后SOA方法允许我们轻易绕过Torque引擎一些麻烦的限制同时能够简化代码

    Finally, the SOA approach allowed us to easily get around some of the more troublesome limitations of the Torque engine, while simplifying the code.

    youdao

  • 看到有时候通过改变抽象风格可以解决一些看似难以解决设计问题并且可以简化代码

    And you'll see that you can sometimes solve seemingly intractable design problems - and simplify your code - by changing abstraction styles.

    youdao

  • 不过虽然Web服务基础结构可以封装调用细节从而简化代码,但服务设计也应对调用方式加以考虑。

    However, although the Web service infrastructure may encapsulate details of invocation and hence simplify code, the service design should be influenced by the style of invocation.

    youdao

  • 尤其是其中测试先行”,以不断测试推动代码开发从而达到既简化代码,又保证质量目标

    It especially highlights the test first policy-uninterrupted test propels code exploitation, thus achieves the goal of code simplicity and at the same time quality assurance.

    youdao

  • 对于那些需要处理SOAPElement本身而不是使用数据对象场合,使用这些API可以在一定程度上简化代码

    Using them does simplify the code a bit for the cases where you'll need to handle the SOAPElements themselves instead of working with your data objects.

    youdao

  • jQuery有趣特性之一 “链接性”,能够一系列函数集中起来改善可读性简化代码的编写。

    One of the most interesting features of jQuery is its "chainability", its ability to put together a series of functions in order to improve readability and ease coding.

    youdao

  • 使用了依赖注入技术简化代码实现Presentation -ModelModel - View - Presenter模式

    It USES dependency injection techniques to simplify the code necessary to implement the Presentation Model and Model-View-Presenter patterns.

    youdao

  • usonian Automatic相似,软件框架可以简化代码构建从而允许开发人员精力更多地集中于软件用途不是简单组装工作

    Like the Usonian Automatic, a software framework simplifies construction of code, allowing developers to focus less effort on assembly and more on purpose.

    youdao

  • 这个功能最大好处就是方法调用内联化;但是,我们也要明白JVM并不能够在程序执行静态地完成这项工作相反,一些其他优化技术简化代码直到产生内联方法。

    The single biggest benefit is the in-lining of method calls; but this can't be done statically ahead of time. Instead, other optimisations simplify the code until the method in-lining can occur.

    youdao

  • 这些函数有助于促进代码重用简化查询开发维护

    Such functions encourage code reuse and simplify the development and maintenance of queries.

    youdao

  • 这个简化代码我们没有不同错误进行特殊处理不过,在实际的实现中,需要使用这些不同的路径

    In this simplified code, we have no special treatment of the different faults; however, in a real implementation, we would need to exercise these different paths.

    youdao

  • 这些代码简化了的,并不适合实际的应用

    The code is oversimplified and not suitable for real applications.

    youdao

  • 他们基于EJB安全性替换定制安全性框架使得他们能够维护方法安全性,同时极大地简化代码

    They also replaced the custom security framework with EJB-based security, which enabled them to maintain method-level security while greatly simplifying the code.

    youdao

  • 简化算法代码恶魔,在完成编码后,应回头并且优化

    Simplify the algorithm - Code like a fiend, but once you're done, go back through your code and optimize it.

    youdao

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

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

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