• 很多时候bug数相对代码行的百分比进行计算

    Many times, bugs are computed in terms of the percentage of the lines of code.

    youdao

  • 需求软件设计甚至测试脚本代码比较相对的预期寿命

    Requirements, software designs and even test scripts have relatively short life expectancies compared to code.

    youdao

  • 其实这里目标创建一个小型语言这个语言能够允许用户输入相对简单代数表达式,然后这个代码为它求值产生结果

    In essence, the goal here is to create a small language that allows users to type in relatively simple algebraic expressions that this code will evaluate and produce a result.

    youdao

  • 例如php名称空间的最佳实践之一,在代码使用绝对引用完全限定名称空间,不是相对引用。

    For example, it is a best practice with PHP namespaces to fully qualify your namespaces within your code using with absolute references rather than relative references.

    youdao

  • 本文提供代码相对简单的、使用GD图像处理算法

    The code presented here is a relatively simple image processing algorithm using GD.

    youdao

  • 2显示一个相对简单用户界面创建需要所有代码清单1中,此时所用一些HTML

    Figure 2 shows a relatively simple user interface; all the code needed to create it is in Listing 1. All you have used at this point is some HTML.

    youdao

  • 修改模板执行期望内核代码相对也比较简单

    Modifying the template to execute the desired kernel code is relatively straightforward.

    youdao

  • 相对那些根本不执行某部分代码测试而言,本身就是一个进步

    Just by itself, that's a major advance over tests that never execute some code at all!

    youdao

  • 上面中的第一个产品代码处于某种控制形式相对容易获得

    The first of these is relatively easy to obtain when the product code is under some form of library control.

    youdao

  • 给定先前定义演示应用程序代码相对简短并且易于实现如清单4

    Given the previously defined classes, the demo application code is relatively short and straightforward to implement, as shown in Listing 4.

    youdao

  • 当然我们可以使用相对容易粘合达到该目标,而无需所谓高度精良的零代码工具

    However, we could achieve that with the relatively easy glue layer, without the need of a high-sophisticated zero-coding tool.

    youdao

  • 行数更多代码意味着复杂这样原理相对简单。

    The theory is simply that more lines of code imply more complexity.

    youdao

  • 创建这个表格代码相对直观

    The code to create the table is relatively straightforward.

    youdao

  • 清单5清单6中的代码相对较多它们设置自动启动停止任何类型服务器所需要做操作。

    Together, Listing 5 and Listing 6 are a fair bit of code, but they set the groundwork for automated the starting and stopping of any kind of server.

    youdao

  • 如果项目拥有代码相对较小或者测试很少,则可以使用现有代码副本

    If the project has a relatively small code base or the tests chosen are few, the existing code base copy can be used.

    youdao

  • 代码生成方法主要缺点相对优点而言

    The main drawbacks of the code generation approach are the flip side of its advantages.

    youdao

  • 代码相对比较简单

    The code is relatively simple.

    youdao

  • 这些虚拟机实际上的确相对简单存在严重性能问题解释代码时间总是执行本机代码的时间长。

    These actually were relatively simple, but suffered from severe performance problemsinterpreting code is always going to take longer than executing native code.

    youdao

  • 对于开发团队来说意味着诸如持续不断代码集成原型设计工作将变得更加便于执行,因为对产品更新代码测试相对来说比较轻松

    For development teams, this means that things like continuous code integration and prototyping become more easily achievable, since product updates and new code can be tested with relative ease.

    youdao

  • 清单2中,请注意语境表示易于理解名称(相对很多代码命名惯例)。

    In Listing 2, notice that locales are represented as names that are easy to understand (as opposed to many of the code page naming conventions).

    youdao

  • 虽然连接内存数据库多花时间代码相对很多,开发代价也小。

    The trade-off is that connecting to an in-memory database will take little more unit test time, but there will be less code and development effort.

    youdao

  • 实现规程受到AMDD方法的严重影响,由于相对于手动编码生成大量代码

    The implementation discipline is most significantly affected by the AMDD approach due to the amount of the code that may be generated as opposed to having to hand code it.

    youdao

  • 因为使用这个不同API,所以JiBX能够使用相对简单代码处理数据编出

    Because of this different API, JiBX is able to use relatively simple code to handle unmarshalling.

    youdao

  • 为了使维护简单以下代码片段构建了缺省WebSphereportal相对url缺少链接部分

    To ease maintainability, the snippet of code below builds the part of the link missing from the default WebSphere Portal relative URLs.

    youdao

  • PlanetRDF聚集部分代码相对比较简单,依次注册清单中的rss提要获取每个RSS条目的值,保存所有条目的变化

    The aggregation part of the Planet RDF code is relatively simple: it regularly polls each RSS feed in the list, derives a unique key for an RSS item, and stores changes to each item.

    youdao

  • 例如Erlang包含一个非常简单并发模型允许同一主机上相对轻松地多次执行代码

    For example, Erlang includes a very simple concurrency model, allowing individual blocks of code to be executed multiple times on the same host with relative ease.

    youdao

  • 相对前一个示例,此代码地方进行了更改放在环境Hashtable对象provider_url中的

    The code only changed from the previous example in only one place: the values placed in the PROVIDER_URL key of the environment Hashtable object.

    youdao

  • 但是本文展示如何使用Ajax通过相对较少的代码用户创建健壮的友好功能

    However, in this article we have demonstrated how Ajax can be used to create robust, friendly functionality for the user with relatively little coding.

    youdao

  • 如果输入使用相对名称空间限定符代码NetBeans会左边的代码空白边中显示一个灯泡图标

    If you key code that USES relative namespace qualifiers, NetBeans displays a light bulb icon in the left-most code margin.

    youdao

  • 由于AdobeFlex构建XML支持(即使用ecmascript for XML (e4x)来解析数据),因此这种情况编写代码相对较少。

    Because Adobe Flex has built in support for XML (that is, it USES ECMAScript for XML (e4x) to parse the data), there is less code to write for this case.

    youdao

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

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

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