• In this case, you can enhance the copied files with new markup tags.

    这种情况下可以新的标记语言标记来增强复制文件

    youdao

  • The bean API can be extended to support more markup tags, like table headers, background colors, etc.

    beanAPI可以扩展支持更多标志标记比如表头背景等等

    youdao

  • In contrast, a template engine adds a custom set of tags to HTML that allows you to express conditions, loops, and other logic as part of the enhanced HTML markup.

    之不同是,模板引擎html添加了定制标签能够将条件循环以及其他逻辑作为增强HTML标记的一部分表示

    youdao

  • Rather than put that information into the Hypertext Markup Language (HTML) of the page in any old way, add some standardized HTML tags and Cascading Style Sheet (CSS) class names.

    过去方法这些信息放置在页面超文本标记语言(HTML),微格式摒弃了这种做法,而是添加一些标准化HTML标记层叠样式(CSS)名。

    youdao

  • The markup includes tags such as, and, which map fairly naturally to the typographic forms one might encounter in a printed copy.

    标记中包括标记这些十分自然地映射人们可能印刷拷贝中遇到排版形式

    youdao

  • The variables are often expressed using XML, which provides a flexible framework for document authors to describe content using custom tags and markup.

    这些变量常常XML表示,XML提供了一个灵活框架允许文档作者使用自定义标签标记描述内容

    youdao

  • XML allows document authors to describe content using their own tags and markup, and this flexibility has made it the platform of choice for specialized industry-specific data-sharing applications.

    XML允许文档作者使用自定义标签标记描述内容这种灵活性使成为专用于特定行业的数据共享应用程序的首选平台

    youdao

  • XDIME markup: All tags will implicitly have a white background.

    XDIME标记所有标记隐式具有白色背景

    youdao

  • These text tags, known as markup, tags, or, more properly, elements, conform to a predefined structure.

    这些文本标记,又标记标签恰当的说是元素符合预先定义的结构

    youdao

  • From the early days of markup to today, one advantage of tagging content is that if a computer system is lost, the data in print can still be understood from its tags.

    自从出现标记至今,带有标记内容有一个优势计算机系统缺失时,仍然可以通过标记理解打印出来数据

    youdao

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

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

    youdao

  • Level 2: Text and markup information are included in the TMX document. Inline tags are used to carry formatting information.

    第2层:TMX文档包括文本标记信息使用行内标签携带格式化信息。

    youdao

  • Hypertext Markup Language (HTML), an SGML document type, also encloses content within meaningful tags.

    超文本标记语言(HTML)是一种SGML文档类型,它内容包括有意义标记中。

    youdao

  • XML-based markup is used to describe data that is represented through tags that need not be predefined.

    基于XML标记用于描述通过预定义标记表示的数据

    youdao

  • The developer registers handler code for specific events that are triggered by different parts of XML markup (such as start and end tags, text, entities).

    XML标记不同部分(起始结束标签文本实体)触发特殊事件开发人员这些事件注册处理程序代码

    youdao

  • You register handler code for specific events that are triggered by different parts of XML markup (such as start and end tags, text, and entities).

    XML标记不同部分起始结束标记文本实体触发特殊事件,然后这些事件注册处理程序代码

    youdao

  • They may validate every form field entry to remove E-mail injection commands, embedded Hypertext Markup Language (HTML) tags, and other naughty bits.

    他们可能会验证每个表单字段删除电子邮件注入命令嵌入式超文本标记语言(Hypertext Markup Language,HTML)标记其他不当信息。

    youdao

  • This section takes a look at a number of ColdFusion Markup Language (CFML) tags.

    一节查看许多ColdFusion标记语言(ColdFusion Markup Language,CFML标签

    youdao

  • Note that you can annotate results returned from an XQuery document with XML tags, attributes, and other markup as needed by the consumer of the results.

    注意,在结果消费者需要时可以利用XML标记属性其他标签XQuery文档返回的结果进行注释

    youdao

  • Tags. These tags define the markup of a given mode.

    这些标记定义特定模式标记

    youdao

  • For each of these nodes, it computes the expression in the return clause, which here is a mix of markup (the tags) and code (extracting the contents of the element of each node).

    对于选出每个节点return子句中计算表达式,在这里标记(标签)代码(提取出每个节点元素内容)的混合

    youdao

  • Even better, Tapestry's tags don't affect your application display, so while your markup will include these tags, your design will include none.

    更好的是,Tapestry标记不会影响应用程序显示所以标记可以包含这些标记,您的设计什么也不包含。

    youdao

  • Hexadecimal values can be contained in TDS markup, tags and in data patterns.

    可以TDS标记(markup)、标记(tag)数据模式中包含十六进制

    youdao

  • Instead of parsing all the many tags in DocBook, I need to process only the two tags in the text markup language.

    无需处理DocBook中的所有标记只需处理文本标记语言中的两个标记即可。

    youdao

  • XDIME markup: Pane tags specifying <pane class="wpsPlaceBar"have a grey-purple background.

    XDIME标记指定 <paneclass="wpsPlaceBar" 的窗格标记具有灰紫色的背景

    youdao

  • These tags with the previously specified class attribute values define the complete structure of the portlet markup. See the following section for definitions of these class attributes

    这些前面指定属性标签定义portlet标签完整结构

    youdao

  • Without the runat attribute, any tags become pure and simple HTML markup and are rendered verbatim (see Figure 3 ).

    没有runat属性任何标记成为纯粹单一HTML直接呈现3).

    youdao

  • You start off with simple JSPs and after a while your Web application is tag soup: a mix mash of JSP tags, HTML markup and server side code.

    开始可能只是写写简单JSP,过了一阵子可能就会发现手上web应用简直就是锅糊满了tag,粘满了JSPtagHTML标记以及服务器代码,稠得捣都捣不开来。

    youdao

  • Another popular way to extend MediaWiki is by adding support for new XML tags to the markup.

    扩展MediaWiki另一个流行的方式markup添加x ML标记支持

    youdao

  • Another popular way to extend MediaWiki is by adding support for new XML tags to the markup.

    扩展MediaWiki另一个流行的方式markup添加x ML标记支持

    youdao

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

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

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