• youdao

  • The prefix mddl is used to associate the element name with that URI.

    前缀mddl用来将元素名称与URI 相关联。

    youdao

  • I prefer an element name of "givenname," and that is what I use in Listing 2.

    我更喜欢使用元素名“givenname”,并在清单2中使用了这个名称。

    youdao

  • The prime word must be positioned as the first or second word in the data element name.

    基本单词必须是数据元素名称中的第一个或第二个单词。

    youdao

  • Each data element name shall have one class word taken from a pre-defined class word list.

    每个数据元素名称应该有一个取自预定义类单词列表的类单词。

    youdao

  • For clarity, the entity name is composed of the domain identifier and the base element name.

    为清晰起见,实体名称由域标识符和基本元素名称组成。

    youdao

  • In this case, the selector is the ancestor element name followed by the descendant element name.

    在这种情况下,选择符是祖先元素名后面跟着后代元素名。

    youdao

  • As of WebSphere Process Server 6.0.1, anonymous types use the parent element name appended by _._type.

    对于WebSphereProcessServer6.0.1,匿名类型将使用后面追加了_ . _type的父元素名。

    youdao

  • Why? Prevents element name collisions with components in other apps and with native HTML elements.

    为何?防止与其它应用中的组件和原生HTML元素发生命名冲突。

    youdao

  • This will create a new node, of type element, with the element name img. In HTML, that's essentially this.

    这行代码可以创建一个element类型的新节点,元素名为img。

    youdao

  • Keep in mind, though that an element name, which is the name displayed in the user interface, is translatable.

    但是要记住,用户界面中显示的元素名称是可翻译的。

    youdao

  • To specify an int variable for an iterator and a String variable for element name, use the code in Listing 17.

    要为迭代器指定一个int变量并为元素名称指定一个String变量,请使用清单17中的代码。

    youdao

  • Each element in the second array chooses the element name for the corresponding element in the first array.

    第二个数组中的每个元素都为第一个数组中的对应元素选择元素名称。

    youdao

  • The document message listed above is an unwrapped document style with different operation and schema element name.

    上面列出的Document消息是采用不同操作和模式元素名称的Unwrapped Document样式。

    youdao

  • Notice that the event handler receives the element name, namespace and attribute lists as parameters from the parser.

    请注意,事件处理器接收元素名称、名称空间和属性列表作为来自语法分析器的参数。

    youdao

  • If you check the API docs for MarkupBuilder, you'll find no langs method, language method, or any other element name.

    如果您查阅api文档中的MarkupBuilder相关部分,您会发现它没有langs方法、language方法或任何其他元素名称。

    youdao

  • Listing 1 shows the Validator function, which takes four parameters: a form name, an element name, an id, and a message.

    清单1给出了Validator函数,该函数有4个参数:表单名称、元素名称、id和消息。

    youdao

  • A practical side effect is that global declarations must be unique: No two global declarations can use the same element name.

    一个实际的副作用是全局声明必须是唯一的:任何两个全局声明都不能有相同的元素名。

    youdao

  • The minimum number of words in a data element name is two (prime word + class word), and the maximum number of words is nine.

    数据元素名称中最小的单词数量是2个(基本单词+类单词),最大单词数量是9个。

    youdao

  • The template rule simply looks in the class attribute for the ancestor element name, and renames the current element to match.

    模板规则只需要查看class属性中的祖先元素名,然后重命名当前元素以与其匹配。

    youdao

  • Once you're inside the inner loop, create an XML element to represent the cell, using the appropriate column name as the element name.

    一旦进入内部循环,就创建一个XML元素来表示单元格,使用适当的列名作为元素名。

    youdao

  • The sub element Msg which is used to pass the trace text to the plug-in parser is chosen arbitrarily, any other element name can be used.

    用于把跟踪文本传递给插件解析器的子元素msg可以任意地选择,也可以使用其它任意的元素名称。

    youdao

  • The name attribute specifies an element name from the configuration file, while the type attribute specifies the corresponding PHP data type.

    name属性指定配置文件中的元素名,type 属性则指定对应的PHP数据类型。

    youdao

  • Once again, this is pragmatic because you don't want the root element name in proper case while the children names follow a different pattern.

    同样,这也是有意为之,因为您不想要首字母大写的根元素,而子元素名称则遵循另外的模式。

    youdao

  • If you want to provide a hyphenated element name (such as official-name) or add namespace support, simply surround the element name in quotes.

    如果您想提供一个以连字符链接的元素名称的话(诸如official - name),又或者想要添加名称空间支持的话,只要给元素名称加上引号就可以了。

    youdao

  • In DB2 9 to get the same result, xmlelement needs to be applied to each of the column values in addition to providing the element name explicitly.

    在DB 29中,为了得到相同结果,除了显式地提供元素名称,还需要将xmlelement应用到每个列值。

    youdao

  • You can define any element name you'd like (airports, airport, city) regardless of whether or not they correspond to the class's actual field name.

    您可以随意定义元素名称(airports、airport、city),无需顾及它们是否与类的真实字段名称对应。

    youdao

  • I've changed the match on the template from / to Invoice so that I don't have to repeat this root element name at the start of each XPath expression.

    我将模板匹配从 /修改为Invoice,这样就不需要在每个XPath表达式的开头部分重复根元素名称。

    youdao

  • The XPath expression used to define the XML part to search in does not contain the namespace prefix — the fully qualified element name (QName), in other words.

    用来定义要搜索的XML部分的XPath表达式没有包含名称空间前缀——换句话说,没有包含完全限定的元素名称(QName)。

    youdao

  • The first call to the method addAnnotation should be changed to reflect the desired root element name. The following code, used in Example 4, illustrates this.

    应更改对方法addannotation的第一个调用,以反映所需的根元素名称。

    youdao

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

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

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