清单4.样本标记格式。
而且,必须在这里处理输出的标记格式。
Moreover, here you must handle the formatting of the markup that is output.
如果某一标记格式设置规则将更改标记呈现方式,则忽略该规则。
If a tag formatting rule would change the way a tag is rendered, the rule is ignored.
Textile是一个文本标记格式,用于使用简单的纯文本惯例定义HTML。
Textile is a text markup format that is intended to define HTML using simple plain-text conventions.
最新的内核期望参数作为标记列表的格式来传递,并将参数转化为已标记格式。
Recent kernels expect parameters to be passed as a tag list and will convert parameters to a tagged format.
注意,因为标记格式的原因,第二个
Notice that the second <alt-trans> element has a match quality of 96% due to the differences in markup format, but the text is good enough to be accepted.
对802.1Q的帧标记格式,VLAN的实现机制从入口过程、转发过程、出口过程进行了深入的分析研究,并结合实例给予了说明。
The paper stu - (dies) the format of 802.1q, the mechanism of realizing the VLAN from ingress process, forward process, egress process, and gives explanations by example.
在用标记处理XML文档的过程中,我们必须将所有的标志(markup)和 XML语法(比如实体、标签、属性等等)转换为标记格式。
The process of tokenising an XML document MUST convert all markup and XML syntax (i.e., entities, tags, attributes, etc.) into their corresponding tokenised format.
这听起来有点不合时宜 —标记格式使我们能对XML数据进行建模,是直接使用 XML 的备选方法 —但是应该考虑到JSON在结构和可读性方面相对原始 XML 所具有的优势。
This sounds backwards—a notation format that enables you to model XML data as an alternative to using XML directly—but consider the structure and readability of JSON compared to the original XML.
在这些片段中显示的标记不是在原来的格式中所见到那些。
The displayed tags in these segments are not the ones found in the original format.
这是一个特殊的例子:通常的打印系统架构包括一个将数据输入到标记(成像)引擎所要求格式的子系统。
Here's a specific example: Typical printing system architectures include a single subsystem to transform input data into the format required by the marking (imaging) engine.
例如,您可以在第一个空格处进行划分,将分离的值存储在数据库表中,或对每个行应用特定的格式或标记。
For example, you can split on the first space you find and store the discreet values in a database table, or you can apply specific formatting or tags to each line.
这确实造成了一些难以解决的问题,因为直接使用xml语法意味着嵌入到其他基于标记的格式中时可能引起一些混乱。
This does create some sticky issues because its direct use of XML syntax means it can cause a bit of confusion when embedded in other tag-based formats.
所以,正如您可以将CSS保存在HTML的外部文件中一样,标记的组织与其样式、格式和行为是分离的。
So, just as you might have CSS in an external file to your HTML, the organization of your markup is separate from its style, formatting, and behavior.
它能作为定义数据描述语言的语言,例如标记语法或词汇、交换格式和通讯协议。
It can be used as a language for defining data descriptive languages, such as markup grammars or vocabularies and interchange formats and messaging protocols.
而且标记文章并没有标准,比如说,使用者们常常用非常“以机构为中心”的格式来标记他们的文章,或者全部用错标记。
As there is no standard for tagging articles, for example, users often use very 'agency-centric' terms to tag their posts, or use the wrong tags altogether.
假设通道两端都有必需的DTD,一切正常,若没有DTD,任何其它指定标记次序的格式也可奏效。
Assuming both sides of the channel have the requisite DTD, everything works and, shy of a DTD, any other format that specifies the order of tags works, too.
在原始文档级别格式中,每个开始标记与一个结束标记配对。
In the original document-level format, every start tag was paired to an end tag.
您可以用标记约束该调用,使得按格式显示信息更为容易。
You can wrap that call with the tag to make it easier to digest the information.
要使之格式良好,要么切换开始标记顺序,要么切换结束标记顺序。
To make this well-formed, you would need to switch either the opening tag order or the closing tag order.
xsl样式表包含从一种xml格式到另一种xml格式(例如,任何有良好格式的标记语言)的变换规则。
XSL style sheets contain rules for the transformation from one XML format to another XML format (i.e. any well-formed markup language).
无需使用HTML或其他标记来设定输出的格式,因为 Net.Data 将处理所有基本格式。
There is no need to use HTML or other tags to format the output because Net.Data handles all the basic formatting.
换句话说,这组标记允许页面作者显式地设置其它fmt标记在格式化数据时将要使用的语言环境和时区。
In other words, this group of tags allows the page author to explicitly set the locale and time zone that the other FMT tags will use when formatting data.
顾名思义,Libglade支持读取可扩展标记语言(xml)格式,glade用XML保存用户界面描述。
As the name suggests, Libglade lets you read the Extensible Markup Language (XML) format that glade USES to store its user interface description.
作家和技术人员例行公事般地创作出以 SGML(标准通用标记语言)格式表示的大量产品说明书、规章需求和计算机系统文档。
Writers and technicians routinely produce voluminous product specifications, regulatory requirements, and computer system documentation in SGML (Standard Generalized Markup Language) format.
XMLStreamWriter提供了写入单个XML记号(比如开始和关闭标记或者元素属性)的方法,不检查这些标记是否格式良好。
XMLStreamWriter provides methods for writing individual XML tokens (such as opening and closing tags or element attributes) without checking their well-formedness.
这些轻量级标记语言缺乏对微格式的支持是可以理解的。
The lack of support for microformats in these lightweight markup languages is understandable.
要与XHTML符合,这些标记的编码必须是格式良好的。
To be XHTML conformant, the coding of these tags must be well-formed.
UML没有排斥任何特殊的软件开发方法或过程;它只不过标准化了标记法的格式。
UML does not proscribe any particular software development method or process; it merely standardizes the form of notation.
换句话说,元素可以包含其他任意元素,只要它们拥有格式良好的标记。
In other words, the element can contain any other elements as long as they have well-formed markup.
应用推荐