• Will you have to distribute the resulting code to others?

    生成的代码分发其他人吗?

    youdao

  • This has a big impact for both testability and flexibility of the resulting code.

    测试灵活性方面很大影响

    youdao

  • If those strings are selected carefully, they can make the resulting code much clearer.

    如果这些字符串经过精心挑选它们就可以使结果代码简洁。

    youdao

  • The words we use to describe the resulting code are evocative: clunky, bloated, smelly.

    我们用于描述结果代码词汇唤起了我们的回忆:笨拙臃肿、刺鼻。

    youdao

  • But in the end I think the resulting code was much leaner and easier to extend and work with.

    但是最终认为代码会变得精益、更易于扩展使用。

    youdao

  • While the resulting code isn't identical to the original source code, it is functionally the same.

    虽然生成结果与源码并不完全一致但在功能相同的。

    youdao

  • The tool must adhere to a strict contract: the resulting code must still work just as it did before.

    工具必须严格合同生成代码必须能够和以前一样工作

    youdao

  • If a developer is familiar with the functional approach, the resulting code in many cases is easier to understand.

    如果开发人员熟悉函数方法,则很多情况下生成代码易于理解。

    youdao

  • The resulting code consisted of 52 source files in 9 packages, compiled to 118k (in 5 Blackberry-format.cod files).

    结果代码9中的52个文件组成,编译后达到118k(5个blackberry格式的. COD文件中)。

    youdao

  • The more time spent developing the assets required for generation, the less time required to modify the resulting code.

    花费在开发需要生成资产时间越多修改最终代码所需要的时间就少。

    youdao

  • All too often "fuzzy" requirements wind up getting modeled improperly and the resulting code does not satisfy the user's needs.

    通常明确的”需求会导致不适当的建模,而结果代码满足客户需要

    youdao

  • They work the same way: give the template handler a template, a verb, and a modifier, and it will happily run the resulting code.

    它们同样方式工作模板处理程序给出个模板、一个动词一个修饰语恰如其分地运行结果代码

    youdao

  • When I decide to move the resulting code into production — with a URL like acmecorp.biz/geotweet — I'll need to generate another key.

    决定使用 acmecorp.biz/geotweet 之类的URL得到的代码移动生产环境中时,我需要生成另一个

    youdao

  • As with scaffolding, you may need to extend the resulting code, but the initial application is surprisingly functional in its own right.

    使用搭建时一样可能需要扩展生成代码初始应用程序本身来说,其功能性令人惊讶。

    youdao

  • When we were learning new Scala features, we chose whether to use them based on whether the intent of the resulting code was more obvious.

    我们学到Scala特性时候,我们会根据代码是不是能够更明确的体现实现意图来决定不用。

    youdao

  • While metaprogramming is powerful, using it well takes experience and the resulting code tends to be hard to understand, maintain, and debug.

    编程十分强大,但是使用需要经验而且导致代码变得难以理解维护和调试。

    youdao

  • Even though this approach takes manual programming out of UI development, programmers don't have to sacrifice control over the resulting code.

    尽管这种方法手工编程UI开发解放出来,但程序员不必牺牲结果代码的控制

    youdao

  • To solve this, we can push that method call into a closure and make the calls against that closure, instead. The resulting code is shown below.

    为了解决问题,我们可以方法调用放入转而针对该闭包执行调用

    youdao

  • The widespread adoption of programmer testing over the past five years has been driven by the demonstrable productivity and quality of the resulting code.

    过去年中广泛采用程序员测试显著的生产率得到的代码质量所驱动的。

    youdao

  • However, it often is useful to break up a more complicated query into multiple queries because the resulting code is more modular and easier to maintain.

    但是一个比较复杂查询分解多个查询通常有好处因为这样产生的代码更加模块化易于维护。

    youdao

  • It's especially important after making changes suggested by Traceview data to ensure that the resulting code actually runs faster when run without Traceview.

    特别重要,根据Taceview数据作出更改,请确保代码没有Traceview确实了。

    youdao

  • The resulting code is a beautiful example of a tiny domain-specific language within Rails that extends Ruby to make a kind of switch statement. Here's how it works.

    生成代码Rails中小型的特定于域语句的优美示例扩展Ruby构造switch语句

    youdao

  • Skipping to these boundaries can increase performance as well as the size of the resulting code and data Spaces; therefore, these particular optimizations are disabled.

    跳过这些界限可以提高性能以及由此产生代码数据空间大小因此,这些特定优化禁用

    youdao

  • To simplify the resulting code, change the target package name for the action from com.ibm.lab.helloworld.actions to com.ibm.lab.helloworld, the same name as the project.

    简化产生的代码,将操作目标com . ibm .lab .helloworld . actions更改成com . ibm . lab . helloworld,即与该项目的名称相同

    youdao

  • Inlining always reduces the number of instructions executed (since at a minimum the call and return instructions are not executed), but it can (and often does), make the resulting code bigger.

    内联总是减少指令执行数量(由于最低限度的调用返回指令没有被执行),但是(经常)结果代码变得很大

    youdao

  • The resulting code for handling all aspects of this lookup was straightforward but rather unwieldy, especially if you happen to have multiple tables that you want to use throughout a transform.

    处理类查找代码非常简单但是相当笨拙尤其是在转换中使用多个时候

    youdao

  • Although the fundamental mechanism underlying these two technologies (XSLT and PHP) is quite different, the resulting code will have a remarkably similar structure between the two implementations.

    尽管技术(XSLTphp)的基本机制完全不同的,但两种实现结果代码非常相似结构

    youdao

  • This fix can be made simply by editing the struts-html.tld and changing the rewrite tag to use the org.apache.struts.taglib.html.RewriteTag class. The resulting code should look like the following.

    简单修订方法编辑struts - html.tld并且使rewrite标记改用or g .apache . struts . taglib . html . rewritetag

    youdao

  • Unfortunately, the sample program called STRCMP with no arguments, so the resulting assembly code was invalid and the compile failed.

    不幸的是,前面的例子程序调用strcmp时没有给出参数因此生成汇编代码无效,从而导致编译失败。

    youdao

  • This next level of abstraction requires a bit more setup, but the resulting client code is much simpler.

    接下来抽象需要更多设置工作但是最终客户机代码简单得多了

    youdao

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

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

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