• The form structure and element component of mycorrhizas in dendrobium SPP.

    石斛菌根形态结构元素构成的研究。

    youdao

  • The joint structure and element distribution at brazing seam are also studied by SEM/EDAX and thermodynamics measures.

    通过SEM/EDAX以及热力学方法分析了焊接头组织成分分布

    youdao

  • You can see how the basic element and attribute structure remains, but devoid of content.

    可以看到,结果中保留基本元素属性结构但是没有内容了。

    youdao

  • We can see the structure of the Order (the element) and the two Items (the elements).

    我们可以看到订单结构(元素)两个条目(元素)。

    youdao

  • While this does require some basic knowledge of XML -- understanding what an element is and the basic structure of the document -- it still abstracts details about parsing from the programmer.

    虽然确实需要一些XML基础知识理解元素什么以及文档基本结构),还是程序员抽象解析细节

    youdao

  • When you first construct an XML model for an information set, it's often useful to define the information set as a collection of elements and refine the element structure with attributes.

    首次信息集合构造一个xml模型时,通常这个信息集合定义元素集合使用属性来改进这个元素结构

    youdao

  • The client program or service queries the SDO to learn its structure and then reads and updates any element by name.

    客户机应用程序服务查询sdo了解结构然后名称读取更新任何元素

    youdao

  • Fortunately, I can reuse the test case defined in Listing 3 to validate the document's structure, by effectively ignoring element text values and attribute values.

    好,可以再次使用清单3定义测试用例验证文档结构可以有效忽略元素文本属性值。

    youdao

  • Since any given element is contained within the start and end tag of its containing element, the structure has to form a tree.

    由于任何给定元素包含在包容元素的开始结束标记之内,因此结构必然树型。

    youdao

  • Validation is checking your document's structure against rules for your elements and how you defined child elements for each parent element.

    验证就是根据元素规则检查文档结构以及如何每个元素定义元素。

    youdao

  • This represents the one XML element (from Listing 1) and is the basic structure for the class hierarchy.

    表示一个XML元素(来自清单1),层次基本结构

    youdao

  • An XML schema can define the structure, the element and attributes, their data types, value ranges, etc. that are allowed in a set of XML documents.

    XML模式可以定义XML文档允许结构元素属性它们数据类型取值范围

    youdao

  • It has an element of what's called catachresis in it and therefore in a certain sense as we read the sentence necessarily undermines the sentence's grammatical structure.

    其中包含着一种词语误用因素因此,从某种意义上讲,我们语句时,必然会削弱句子语法结构。

    youdao

  • It's possible to use a combination of HTML element and CSS to create a tree structure.

    联合使用HTML元素CSS创建一个树形结构可行

    youdao

  • It only involves a change in the XML schema describing the way that element names are used and related within the tree structure.

    只需修改XML模式,XML模式描述结构中使用关联元素方式

    youdao

  • XML allows you to use something called namespaces and schemas, which let you predefine the expected structure of a particular named element in the file.

    XML允许使用名称空间,允许文件特定元素期望结构进行预定义

    youdao

  • You can save this element structure once and reuse it across the site.

    只要元素结构保存一次,就可以整个站点内重复使用元素结构。

    youdao

  • In this case, you see two DHTML techniques: the forms array, and calling elements by names based on attribute values, rather than by element names or by overall structure.

    这个例子中,使用了两个DHTML技术forms数组以及通过基于属性名称调用元素(不是通过元素总体结构)。

    youdao

  • The style I use tends to flatten the distinction between XML attributes and element contents — to my mind, that is something for XML, not my native data structure, to worry about. For example.

    使用样式往往弱化xml属性元素内容之间的差异-认为应该由XML,而不是我的本机数据结构担心的问题。

    youdao

  • Accordingly, the column will return the whole XML structure of that element and can easily be further processed by other stages.

    相应地返回元素整个XML结构并且其它stage容易地进一步处理该列。

    youdao

  • It is up to the creator of the IEPD to write an exchange schema to declare the root element and the basic structure of the messages.

    而是IEPD创建者负责编写一个交换架构(exchange schema),声明消息元素基本结构

    youdao

  • The choices of element and attribute names are arbitrary (unless you adapt someone else's structure), as are the values for the type attributes.

    元素属性选择任意(除非需要适应其他人结构),type属性也是任意的。

    youdao

  • Using the element of the root rule, the major and minor rules become part of the overall rule structure.

    使用规则元素majorminor规则成了整个规则结构一部分

    youdao

  • The structure and processing of the header element content has been delegated to SignatureTool by abstracting the content to a single SOAPElement.

    通过将其内容抽象单个 SOAPElement ,元素内容结构处理已经委托给 SignatureTool 。

    youdao

  • For the subtitle element, the HTML markup is parsed and rendered as a hierarchical structure.

    对于subtitle元素HTML标记解析呈现一种分层结构。

    youdao

  • When specializing elements with internal structureincluding the ul, ol, and dl lists, as well as table and simpletable — you should specialize the entire content element.

    专门化具有内部结构元素包括ul、oldl列表以及table和simpletable—应该专门化整个内容元素

    youdao

  • Element structure: User interface elements such as tabs, headers, and tables, which define the interactions, design, and structure of the site.

    元素结构选项卡表头用户界面元素用于定义站点互动操作设计和结构。

    youdao

  • The core elements in DITA's topic DTD borrow from HTML and XHTML, using familiar element names like p, ol, ul, and dl within an HTML-like topic structure.

    DITA主题DTD核心元素htmlXHTML类似HTML的主题结构中使用众所周知元素poluldl

    youdao

  • The snippet in Listing 11 creates the XML structure by creating a cart element, and an item element and its sub-elements. It populates them with values and adds them to the Document root.

    清单11中的代码通过创建cart元素、一个item 元素元素来创建XML结构然后使用填充这些子元素它们添加Document 根。

    youdao

  • The snippet in Listing 11 creates the XML structure by creating a cart element, and an item element and its sub-elements. It populates them with values and adds them to the Document root.

    清单11中的代码通过创建cart元素、一个item 元素元素来创建XML结构然后使用填充这些子元素它们添加Document 根。

    youdao

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

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

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