• 确保代码快速运行

    Ensure that your code runs fast.

    youdao

  • 使用IRAD可以帮助经常快速复查代码,你可以去除所感兴趣特定区域中不工作部分的复查

    With IRAD you can run reviews against your code quickly and often, even filtering the review on the fly for a particular area of interest.

    youdao

  • 继承代码快速扫描可以发现各种问题从而避免稍后花费更多时间进行调试。

    When you inherit new code, a quick scan can reveal issues that would take much longer to debug later on.

    youdao

  • 另一个产生快速执行代码方法就是直接产生JVM字节码

    Another way to get fast executing code is to generate the JVM bytecode directly.

    youdao

  • 对于程序员来说,代码同时快速构建系统能力具有许多好处

    For the individual programmer, the ability to quickly build the system while writing new code has a number of benefits.

    youdao

  • 如果快速原型开发需要总是使用代码分离技术

    If you are doing quick prototyping, there is no need to always use the "code behind" technique.

    youdao

  • 如果代码检测没有快速找到泄露则您可能需要执行一些应用程序转储分析它们找到引用增加的对象

    If code inspection does not quickly find the leak, you will probably need to take some application dumps and analyze them to find the objects whose references are growing in size.

    youdao

  • 高亮引用看似简单易于使用方式,帮助我们快速理解代码导航相应的引用。

    Highlight references is a simple but easy way to quickly understand a scoped piece of code and navigate to references.

    youdao

  • 出现一个基因突变时,生物进化不能快速更新基因代码其余部分。

    When a mutation is added, evolution can't quickly update the rest of the genetic code.

    youdao

  • 如果可以帮助开发者找到他们兴趣部分代码基,我们打算快速实现一个版本以满足开发者所需。

    Given that having such diagrams can help developers find parts of the codebase that they are most interested in, we wanted to provide a quick version of such diagrams for developers needs.

    youdao

  • 第一次加入苹果在线商店开发小组时,我一位经验丰富软件工程师搭档,他教会我如何快速地熟悉代码构建流程以及单元测试组件测试

    When I first joined the Apple online store, I was paired up with an experienced software engineer so that I could get up to speed on the code repository, build process, and unit and component testing.

    youdao

  • 第一种方法编译所有代码但是执行任何耗时多分析转换因此可以快速生成代码

    The first approach is to compile all the code but without performing any expensive analyses or transformations so that the code is generated quickly.

    youdao

  • 设计师代码发现细节问题快速执行修改

    Having a designer that can write code allows details to get figured out and quickly implemented.

    youdao

  • QR快速反应的意思,意指代码中的数据能够迅速解码

    QR code stands for quick response, a reference to how speedily the data they contain can be decoded.

    youdao

  • 使用符合快速应用程序开发理念代码模式模板模型转换方法可以使实现加速

    Implementation can be accelerated using code-level patterns, templates, and model-transformation methods following a rapid application development paradigm.

    youdao

  • 系列文章第1部分中,讨论了一些基本PHP设计规则介绍了如何编写安全简单、与平台无关且快速代码

    In Part 1 of this series, I discussed some basic PHP design rules and covered how to write secure, simple, platform-independent, speedy code.

    youdao

  • 方法通过在过度文档之上提出工作代码并且快速频繁地将代码交付生产方式促进敏捷实践

    This approach promotes agile practices by preferring working code over excessive documentation and delivering that code into production quickly and often.

    youdao

  • IRAD代码复查功能能够提供一个能够自动帮快速容易检查你的代码确定要点途径

    IRAD's code review capabilities provide an automated way for you to quickly and easily review your own code and identify issues.

    youdao

  • 快速的增长或者膨胀的代码导致维护成本急剧上升。

    Rapidly growing or bloated code leads to spiraling maintenance costs.

    youdao

  • 所以我们优化大量快速获取数据代码

    Of course we also streamlined a lot of code under the hood to make data fetching much faster in general.

    youdao

  • 这样允许快速更改重新部署servlet代码

    Doing so allows you to quickly change and redeploy the servlet code.

    youdao

  • Rails真正强大地方在于,可以编写代码一样快速编写测试

    The true power of Rails is that you can write tests as fast as you can write code.

    youdao

  • SitebricksGoogle推出构建GoogleGuice之上全新web应用开发框架,其目标在于早期错误检测高效代码以及快速的开发。

    Sitebricks is a new web application development framework from Google that is built on top of Google Guice, and focuses on early error detection, low-footprint code, and fast development.

    youdao

  • 通过类型数据结构使用webservice使用支持的数据结构易于使用接口来维护快速安全代码

    Using web services via strongly typed data structures and maintaining rapid and safe codes with its supporting data structures and easy to use interface.

    youdao

  • 快速导航到使测试失败代码

    Quick navigation to a line of code where tests have failed.

    youdao

  • 尽管保证NativeClient的安全性一个巨大挑战我们坚信浏览器中安全运行快速本地代码能力有益于用户开发者

    While it's a big challenge to secure native Client, we believe that the ability to safely run fast native code in a browser has the potential to provide benefits to users and developers.

    youdao

  • 也就是说,PHP快速简洁地编写代码对于许多应景而生的应用合适的。

    A.K.A., they allow code to be written quickly and compactly, which is fine for many situational applications that spring up.

    youdao

  • 而言之,PEAK用来Python进行快速组件开发代码重用的强大框架

    In short, PEAK is a powerful framework for rapid component development and code reuse in Python.

    youdao

  • ApacheShindig探索这个opensocial容器,通过呈现工具、代理请求以及处理RESTRPC请求的代码快速托管opensocial应用程序。

    Apache Shindig: Explore this OpenSocial container to quickly host OpenSocial apps with code to render gadgets, proxy requests, and handle REST and RPC requests.

    youdao

  • 的my _ project中,选择创建一个index . html文件,它是从Aptana网站获得快速启动代码中借来的。

    In my version of my_project, I chose to create an index.html file that borrows from the quick start code available on the Aptana Web site.

    youdao

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

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

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