• 隐含集合语法范例一个表示省略集合标记

    This is an example of implicit collection syntax; a tag representing the collection element can be omitted.

    youdao

  • 对于危险品有毒货物包装上应有醒目的标记性质说明。

    For dangerous and poisonous cargo, the nature and the gener - ally adopted symbol shall be marked conspicuously on each package.

    youdao

  • 虽然项目真正绘图板当前被找到设计所有一个真正目的标记

    Although the project is currently only found on the virtual drawing board, the design has all of the hallmarks of a real project.

    youdao

  • 标记冥想目的不是完全没有想法(不可能),而是出来的想法所影响。

    Label: the goal of meditation is not to have no thoughts (that is impossible) but to not interact with the thoughts that occur.

    youdao

  • 迭代记录目的就是允许一种同一个指定测试周期关联的方式标记其他测试资产

    The purpose of the iteration record is to allow you to "tag" other test assets in a way that associates the asset with a specific test cycle.

    youdao

  • 出于美观目的库存加上标记

    For aesthetic purposes, I prepend a tag to the inventory item.

    youdao

  • ——君主蝴蝶身上彩色标记借机炫耀着自己的毒性目的掠食者却步。

    The Monarch Butterfly's colorful markings also flaunt its poisonous nature; their purpose is attained when predators are deterred.

    youdao

  • 实现目的一种简单方式就是代码中使用字符不是使用参数标记

    A simple way to accomplish this is to use literals rather than parameter markers in the code.

    youdao

  • 如果性能对于特定JSP非常重要,而使用生成代码不能达到目的请考虑手动标记编写输出流中

    If performance is very important for a certain JSP and you cannot achieve your goals with generated code, consider writing the markup into the output stream by yourself.

    youdao

  • 常用的标记语言htmlXHTML一般用于显示目的设计师们可以通过HTML标签应用CSS来改变页面风格

    The most popular markup languages, HTML and XHTML, are used primarily for display purposes, with tags to which designers can apply styles via CSS.

    youdao

  • 起草修正案立法委员会负责人、印尼建设团结党成员阿默德•穆克瓦姆设计这种标记目的是为了使残疾人避免遭遇交通事故。

    The lawmaker in charge of the committee, which drafted the amendments, Ahmad Muqowam of the United Development Party, said they were designed to protect disabled people from road accidents.

    youdao

  • 一步目的确定消息是否标记无效

    The goal of this step is to determine whether the message has been flagged as invalid.

    youdao

  • 为了实现目的不同用户角色需要每个Web 2.0应用程序多次登录,而是可以标记添加一个唯一用户标识符作为后缀前缀

    To achieve this, without requiring multiple logins for the different user role in each of Web 2.0 applications, the tags can be suffixed or prefixed with a unique user identifier.

    youdao

  • TeaEnhydraXMLC允许输入标记语言页面技术可以做到这点,虽然它们目的并不

    Other technologies like Tea and Enhydra XMLC that allow the input of a pure markup language page also allow this, although they do not mandate it.

    youdao

  • 带有大量冗余信息这些标记用途目的对于模式读者来说显然不够清晰。

    The purpose and intent of those tags with a fair amount of redundant information will not be obvious to schema readers.

    youdao

  • 流程组件消息提交外发目的之前标记所有系统异常返回调用程序消息,以便进行处理

    Before the process component delivers the message to an outgoing destination, it marks in the message that all system exceptions should be returned to the caller for processing.

    youdao

  • 版本标记有意义名称应用存储库每个文件的一个特定修订版本这实际上创建开发一个命名快照

    A version tag applies a meaningful name of your choice to a specific revision of each file in the repository, essentially creating a named snapshot of your development project.

    youdao

  • 再次说明标记建议性的,并且那些名称仅表明目的

    Again, this notation is advisory, and those designations show intent only.

    youdao

  • 除了默认情况下使用复制收集器标记-整理收集器,JD K1.4.1包含其他四种垃圾收集算法一种适用不同目的

    In addition to the copying and mark-compact collectors used by default, the 1.4.1 JDK also contains four other garbage collection algorithms, each of which is suited to a different purpose.

    youdao

  • 归遍历XML文档使用XML标记作为构建关联数组的项

    You recursively work through the XML document, using the XML tag name as the key of the item for the associative array that is built.

    youdao

  • 研究人员怀着了解两种不同甲基化标记怎样影响核小体染色质结构目的开始工作

    The researchers began their work with the goal of learning how two different methylation marks affect the overall structure of nucleosomes and chromatin.

    youdao

  • disable-output-escaping 是 XSLT中一项不那么引人注目的特性只有一个目的处理那些出现其他标记中的标记例如 CDATA 节。

    disable-output-escaping is an obscure feature in XSLT that serves only one purpose: it processes tags that appear in other tags, such as CDATA sections.

    youdao

  • 清单3将显示GWT整个web . xml文件,其中包含用于一个ToppngServiceservlet的这两个标记

    Listing 3 shows the entire web.xml file for your GWT project, containing both of these tags for your one ToppngService servlet.

    youdao

  • 通过目的设备应用布局组件主题策略,使得MobilePortal返回的响应来源于特定设备的、具有明显表示的标记

    By applying the layout, component, and theme policies for the target device, the resulting response from Mobile Portal is device-specific, presentation-aware markup.

    youdao

  • 引人注同时也是最有用的其中之一就是 Hadamard函数qcl 把它恰当标记Mix() 。

    The most striking, and at the same time one of the most useful, is the Hadamard function, appropriately labeled Mix() by qcl.

    youdao

  • 生成代码使用语言代码添加语言,生成的方法标记Web 方法。

    The generated code is in the language of the project that the code was added to, and the generated methods are marked as Web methods.

    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

  • 第一个目的改进解析ViewState字符串进行词法分析效率因为此时不再需要匹配字符解析标记

    First, it improves the efficiency of the lexical analysis during the parsing of the view state string since there is no longer any need to match characters or parse tokens.

    youdao

  • 第一个目的改进解析ViewState字符串进行词法分析效率因为此时不再需要匹配字符解析标记

    First, it improves the efficiency of the lexical analysis during the parsing of the view state string since there is no longer any need to match characters or parse tokens.

    youdao

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

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

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