• 如果日志没有条目,那么代码就会跳过方法其余部分,因为测试用例执行干脆的,并没有得到什么信息

    If there is no entry in log, the code skips the rest of the method because test case execution is clean and there is no information to capture.

    youdao

  • 接下来范例代码首先会检查测试用例完成以后日志文件是否一个条目

    The following sample code first checks if an entry is made to the log file after the test case completes.

    youdao

  • 我们需要第一条目一个插件项目我们代码扩展放在这个插件项目中。

    The first item that we require is a plug-in project where our code and extension will reside.

    youdao

  • 可以这个局部列表中看到多数条目没有包括代码

    As you can see from this partial list, the majority of these items don't involve code.

    youdao

  • 我们可能很多作为条目的目录,附属范例代码处理这些目录。

    It would also be possible to have more catalogs as entries, which the attached sample code does handle.

    youdao

  • 接下来范例代码首先打开问题视图然后检查问题视图是否包含有一个条目

    The following sample code first opens the Problems view, then checks whether the Problems view contains an entry.

    youdao

  • 但是默认的情况是,EMF代码生成器只为全局元素生成映射条目而不局部元素生成。

    However, by default, the EMF code generator only generates mapping entries for global elements, not for local elements.

    youdao

  • 那些新近从事内核开发的人开始时的工作可以选择列表中的条目,这样他们可以通过项目学习如何编写内核代码同时机会社区做出贡献

    Those who are new to kernel development can work on items from this list, allowing them a chance to benefit the community while learning how to write kernel code on smaller projects.

    youdao

  • 底部测试代码删除数据库中的所有条目

    The test code at the bottom starts by deleting all the entries from the database.

    youdao

  • 剩下代码打印顶层消息包细节每个条目

    The rest of the code prints out the top-level feed details, and a stanza for each item.

    youdao

  • 编写存储映射代码之前,需要充分理解IICE中的条目什么

    Before you begin writing the mapping code for items in your repository, you need a solid understanding of what an item is to II CE.

    youdao

  • 清单3显示代码条目添加records表中计算返回记录数目

    The code shown in Listing 3 simply adds a new entry into the records table, counts the number of records, and returns it.

    youdao

  • 更新文档仅需文档Atom条目包含更新字段;在上一个代码片段中我们更新Price字段

    You need to include only the updated fields in the document Atom entry when updating the document; in the preceding code snippet, we updated the Price field.

    youdao

  • 接着代码定义应该表单出现条目,在中,只有条num字段。

    Next, the code defines the items that should appear in the form. For this example, there is a single item, the num field.

    youdao

  • 实际上解释了利用条目添加属性集中方法Struts代码一种惯用模式

    In fact, this illustrates that the way entries are harvested and added to sets of attributes is an idiomatic pattern in the Struts code base.

    youdao

  • 以下代码示例purchaseorder中删除一个条目修改后文档作为查询结果

    The following code example removes an item from the purchaseorder table and gives the modified document as a result of the query.

    youdao

  • 既然已经学习了如何使用readdirstat查找目录中的条目,那么我们来看看演示这些函数一些实际代码

    Now that you've read about using readdir and stat to find out about the entries of the directory, let's look at some code that demonstrates these functions in action.

    youdao

  • 可以使用Tasks视图作为自己或者基于项目to - do列表将允许诸如ToDoFixMeOptimize之类的条目标记代码

    We can use the Tasks view as your own or a project-based to-do list, which allows you to tag code with items like ToDo, FixMe, Optimize, etc.

    youdao

  • 下列代码片段显示帮助(RecipientResolver)使用SametimeLookupServiceresolver收件人名称转换为Sametime目录条目(STObject实例)。

    A helper class (RecipientResolver), shown in the following code snippet, USES Sametime LookupService and Resolver classes to convert recipient names to Sametime directory entries (STObject instances).

    youdao

  • 每个path元素包含了一个dirname元素,所以代码搜索名称dirname的元素获取其中的第一条目

    Each path element contains a single dirname element, so the code searches for elements named dirname and grabs the first entry.

    youdao

  • 没有介绍如何创建条目因为它们根据公司用于维护Excel代码清单模板不同而不同。

    I don't show how to create the and entries because they differ, depending on the template that your organization USES to maintain its code lists in Excel.

    youdao

  • 最初internettablettalk网站找到关于这个条目作者在这个网站上采用 GNULesserGeneralPublicLicense (LGPL)version3开放源码许可协议发布了示例代码

    I initially found an entry about this library on the internet tablet talk site, where the author posted sample code under a GNU Lesser General Public License (LGPL) version 3 open source license.

    youdao

  • 另外一方面,尝试通过设计让你代码规避这样全盘通吃的条件,保证接受指定意料之中条目

    On the other hand, try to design your code to avoid a catch-all clause by ensuring it only receives specific items that are expected.

    youdao

  • 如果日志文件中包含有什么条目那么代码就会创建基于场景文本文件,浏览日志文件,条目写入到文本文件中。

    If the log file contains any entries, the code creates a text file based on the scenario name and, scans the log file, and writes the entries to that text file.

    youdao

  • 这里所介绍代码浏览命令中指定一个多个目录显示目录中找到每个条目相关信息。

    The code presented here reads through one or more directories specified on the command line, and prints some information about each entry found in the directories.

    youdao

  • 首先修改数据库纲要其次更新代码支持新的纲要,然后添加将提要条目网页保存数据库中的功能

    First, modify the database schema, then update the code to support the new schema. Next, add the functionality to save feed entry and web pages to the database.

    youdao

  • 正如系列第2部分所见限制意味着必须诸如数据库代码之类的条目置入系统其他部分中。

    As you saw in part 2 of this series, this restriction means that you must put items like database code in other parts of your system.

    youdao

  • 最后对于列出博客中的博客条目创建博客条目评论博客条目我们将给出生动的示例代码帮助进一步理解这些基于REST服务

    Finally, we present live sample code for listing the blog entries in a blog library, creating a blog entry, and commenting on a blog entry, to help you further understand these REST-based services.

    youdao

  • 可以替换操作实体条目操作状态变更、重要属性以及配置初始化中的代码引用

    You can replace code references in operation bodies, action on entry, action on exit, reaction in state, overridden properties, and configuration initialization.

    youdao

  • 它的目的不是取代项目站点代码而是可以添加到目录中的这些存储提供优秀条目链接

    The purpose is not to replace the project's site or code bin, but instead to provide links to good entries in these repositories that can be added in the catalog.

    youdao

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

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

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