• 尽管代码结构类似不能直接重用

    Although codes are nearly resemble each other, they cannot be reused directly.

    youdao

  • 一个简单例子可以看到呈现代码结构框架

    In a simple example like this, you can see the skeleton of the code structure showing through.

    youdao

  • 好像JVM可以处理任何代码结构同时提供最佳性能

    It seems as if the JVM can handle any code structure and still deliver optimum performance.

    youdao

  • 这种XML结构最终看到代码结构完全匹配

    The structure of the XML matches exactly with the structure of the code that you expect to see on the other end.

    youdao

  • 确保了迅捷启动运行性能和更干净的代码结构

    This ensures snappier up and running performance and cleaner code structures.

    youdao

  • 而且面向对象体系结构使代码结构可重用并且运行快速

    Also the object-oriented architecture makes the code structured, reusable, and fast.

    youdao

  • 要让这些工具正常运行,它们就必须清楚代码结构

    For these to work, they must understand the structure of your source code.

    youdao

  • 代码结构良好调试适当评论很少第三

    My code is well structured for debugging and appropriately commented, but third party packages rarely are.

    youdao

  • 顺便说一句,某种意义上也是对于代码结构的,讲解开始。

    This also, by the way, in some sense, gives me the beginnings of my comments for what the structure of my code is going to be.

    youdao

  • 如果我们需要修改执行给定控制器路径需要代码结构重新进行配置。

    If you need to change the path that executes a given controller, you need to reconfigure your code structure.

    youdao

  • 能够减少重复更具组织性易于读取维护方式维护代码结构

    Maintaining your code structure in such a way that reduces repetition, is better organized, and is easier to read and maintain.

    youdao

  • 公司技术方面拥有非常了解业务方面代码结构数据库团队成员

    The company has several team members on the technical side that are very knowledgeable about the business aspects, code structures, and databases.

    youdao

  • 即使是这个示例中,移植异步结构代码结构影响也是十分严重的。

    Even in this small example, moving to an asynchronous structure starts to have serious effects on the structure of the code.

    youdao

  • 代码结构符号代码组合体制,亦即电脑语言结构方式。

    Code structure: the structure scheme of a symbolic code which is the structure scheme of a computer language.

    youdao

  • 代码结构符号代码组合体制,亦即是电脑语言结构方式。

    Code: a character-string or line of symbolic instructions to a computer. The code applying to a particular computer is often called the "language" of the computer.

    youdao

  • 问一下你自己代码结构命名方式等等是否揭示代码意图

    Ask yourself, does the structure of your code, the way the code is named, etc., really reveal the intention of your code?

    youdao

  • 我会使用两个代码示例第一个例子代码结构简陋只有个单独的Main方法

    I will use two code samples; first is an example of poorly structured code and has single Main method.

    youdao

  • 数十年来,程序员们使用模型-视图-控制器简化了代码结构使得维护任务更加容易。

    Programmers have simplified their code structure and eased maintenance tasks with Model-View-Controller for decades.

    youdao

  • 代码结构糟糕透了,程序员显然没有深入思考程序的正确性算法数据结构可维护性

    The structure is appalling, and the programmers clearly didn't think deeply about correctness, algorithms, data structures, or maintainability.

    youdao

  • 分析程序代码准备更新代码帮助了解代码结构以及估计建议更改成本

    Analyze program code in preparation to update it, to help you understand its structure and estimate the cost of the proposed changes.

    youdao

  • 说明代码重用及其含义过来谈谈先前文章说明代码结构风格所用数字分类器。

    To illustrate code reuse and its implications, I return to a version of the number classifier that previous installments use to illustrate code structure and style.

    youdao

  • 劣质的API不但会带来更多的编码而且代码结构更加复杂,潜藏bug地方也就越多

    Poor APIs often require not only extra code, but also more complex code that provides more places where bugs can hide.

    youdao

  • 这个TPM文件包含了一些信息例如如何类型名称转换语言输出代码结构应该如何。

    The TPM file contains information such as how to convert types and names into the source language, and how the output code should be structured.

    youdao

  • 这种方式分离代码产生一个组织良好代码结构使得诊断修复可能出现问题要容易得多

    Separating your code in this manner will lead to a highly organized code structure, making it far easier to diagnose and fix any problems that may arise.

    youdao

  • 另一个问题堆栈上替换(osr),这种高级JVM特性有助于优化某些代码结构(参见参考资料)。

    Another concern is on-stack replacement (OSR), an advanced JVM feature that helps optimize certain code structures (see Resources). Consider the code in Listing 4.

    youdao

  • 事实的真相代码结构重构与否,性能上的区别微乎其微,所以常常可以忽略不计,除非某些特别系统

    The truth is that the differences in performance between refactored and unstructured code are, at best, minimal. Except in some very specialized systems, this is not a real concern.

    youdao

  • EGL也提供了构造向导代码结构,通过他们能够自动化soa环境创造和使用许多服务所需所有步骤

    EGL provides constructs, wizards, and code construction that automate all the steps required to create and consume any number of services in an SOA environment.

    youdao

  • 很多浏览器内都会性能问题限制,而且语言自身的特性通常导致所编写的代码结构不佳晦涩难懂。

    In many browsers, it suffers from performance problems, and the nature of the language can often lead to obscure and unstructured code that is difficult to understand.

    youdao

  • 假设希望获得最佳性能那么解决O SR问题的惟一方法了解什么时候出现OSR调整代码结构避免

    Assuming that you want top performance, then the only cure for OSR is to recognize where it can occur and restructure your code to avoid it if possible.

    youdao

  • 假设希望获得最佳性能那么解决O SR问题的惟一方法了解什么时候出现OSR调整代码结构避免

    Assuming that you want top performance, then the only cure for OSR is to recognize where it can occur and restructure your code to avoid it if possible.

    youdao

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

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

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