• 解析xml文档XMLEventReader实例通过next方法客户传递事件对象,文档中的每个语法单位有一个事件。

    When parsing an XML document, an XMLEventReader instance delivers event objects to the client application through its next methodone for each syntactical unit in the document.

    youdao

  • 每个练习不同语法重点

    Each exercise focuses on a different grammar point.

    《牛津词典》

  • 很明显会利用英语语法隐含知识理解每个单词意思找出单词之间联系

    Clearly you try to comprehend, in the sense of identifying meanings for individual words and working out relationships between them, drawing on your implicit knowledge of English grammar.

    youdao

  • 教程提供了一系列例子每个例子给出了业务查询相关语法

    This tutorial contains a series of examples with the business query and associated syntax presented in each case.

    youdao

  • DBMS执行之前会分析每个SQL请求检查语法是否正确优化请求。

    The DBMS parses each SQL request before execution to check for proper syntax and to optimize the request.

    youdao

  • DOM 中文档模型化为一棵树,其中每个XML语法成分元素文本内容一个节点表示

    In DOM, the document is modeled as a tree, where each component of the XML syntax (such as an element or text content) is represented by a node.

    youdao

  • 话说,对应xml语法中的每个概念定义相应元素属性实体文档

    In other words, classes are defined for every concept in the XML syntax: element, attribute, entity, documents.

    youdao

  • 命令说明书仍然关于每个命令的语法选项完整文档

    The command Reference still contains the most complete information about syntax and available options for each command.

    youdao

  • 这种语法通过判断每个参数接近的类型来实现的。

    This syntax works by determining the most specific type common to each argument.

    youdao

  • 架构DSL语法每个结构源自大量架构决策

    Each of the constructs in your architecture DSL grammar results from a number of architectural decisions.

    youdao

  • 由于每个数据库创建新语法有所不同,所以使用其他数据库时,需要对该脚本做出适当修改

    Because each database has slightly different syntax for creating tables, you might need to tweak it for other databases.

    youdao

  • 每个操作创建一个简单传统修改过于麻烦并且代码添加大量语法,从而造成难以确定目标工作单元

    Creating a simple, traditional decorator for each case is too cumbersome, and it would add so much syntax to your code that it would be hard to determine which unit of work you're aiming for.

    youdao

  • XML文档语法允许使用命令触发执行的同时每个规则规则定义不同选项

    The syntax of the XML document allows you to define different options for each individual rule or for groups of rules while triggering the execution with a single command.

    youdao

  • 例如开发一个包含VXM全部语法信息然后将这些语法载入您所输出每个VXML文件中。

    For example, you could develop a table that contained all the grammar information for your VXM, and then load that grammar into each VXML file you output.

    youdao

  • 话说,现在拥有语法描述(例如,一个WSDL文件)的每个服务,都一个某种形式的语义描述。

    In other words each service that currently has a syntactic description (i.e., a WSDL document) will also have a semantic description in some formalism.

    youdao

  • 每个PRD语法成为P: rd中的对象语法中的一个规则可以作为用来执行动作的方法

    Each p: : RD grammar becomes an object blessed into the p: : RD class, with each rule in the grammar as a method you can use to cause actions to happen.

    youdao

  • 实际实现相当简单现有的guidexml语法要求每个文档都是单一元素一部分。

    The actual implementation is quite easy; my existing guide XML syntax requires that every document be part of a single master element.

    youdao

  • 认识每个Python程序员—一旦安装版本3得到语法不正确错误—都会郁闷地大叫。

    Every Python programmer I know-as soon as they install version 3 and get the error "incorrect syntax" -screams in agony.

    youdao

  • 语句可以使用带“?”preparedstatement语法作为一个参数(请参见参考资料),这种情况下每个参数设置用户名。

    Both statements can use the PreparedStatement syntax (see Resources) of "? "for a parameter, in which case the username will be set for every parameter.

    youdao

  • Constant使用语法自动生成形式指定每个数据分区范围宽度

    Constant: Specifies the width of each data-partition range when the automatically generated form of the syntax is used.

    youdao

  • 每个闭包使用标准groovy语法

    Use the standard Groovy syntax for a closure.

    youdao

  • RSSAtom模型都是可以扩展的,因此每个feed提供者都能定义自己希望扩展语法而同时遵循这些标准

    The RSS and Atom models are extensible, so each feed provider can define its own extensions and semantics as desired while still conforming to the standards.

    youdao

  • 因此语法划分为每个包含适当内容type1组包含integerunsignedsignedbyte关键字

    So, you split the syntax into groups with appropriate contents: the group type1 contains the integer, unsigned, signed, and byte keywords.

    youdao

  • 每个drl文件都有一个Drools特定的规则书写语法

    A DRL file has a Drools specific syntax in which rules are written.

    youdao

  • myroot规则包含多个 rulerefs,每个指向另一规则(本例中是 command1n语法masterrule)的URI

    The myroot rule contains one or more rulerefs, each of which has a URI that points to another rule, in this case command1, which is the master rule for an n-gram.

    youdao

  • 每个属性类型都以属性形式定义保存数据语法

    Every attribute type defines the syntax of the data to be stored as the attribute value.

    youdao

  • 然而这个很小的便利却为每个接受者加重了语法分析确认负担

    This small fact, however, places the burden of parsing and validation upon each recipient.

    youdao

  • 逻辑上每个规则表达式等价一个状态每个规则表达式语法分析器都实现这个状态机。

    Every regular expression is logically equivalent to a state machine, and the parser of every regular expression implements a state machine.

    youdao

  • 一封求职信,都应该每个应聘职位针对性清晰明了语法拼写正确无误

    Every cover letter you write should be customized for the job you are applying for, clear and concise, grammatically correct, and error-free.

    youdao

  • 剩下获取文档语法分析阶段期间存储信息使用驱动一个单独的阶段处理每个语言特定的子文档

    What remains is to take the information stored during the parse phase of the main document and use that to drive a separate parse phase to process each language-specific subdocument.

    youdao

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

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

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