style sheet
style sheet什么意思,style sheet翻译
基本解释
na.: (印刷厂等用的)排印体例说明表
网络: 样式表;格式样表
权威解释
样式表,格式页(用以创建文档):
a file which is used for creating documents in a particular style
英汉解释
样式表
(印刷厂等用的)排印体例说明表
例句
A more complex NITF document example: Download a sample NITF file that was transformed by an XSLT style sheet into a sample HTML output.
更复杂的NITF文档例子:这个示例NITF文件用XSLT样式表转化成HTML输出。
One of your options is to embed JavaScript within the style sheet, either directly or as an external file.
选择之一是将JavaScript直接或作为外部文件嵌入样式表。
All components can be styled using CSS, making it easy to re-skin an entire application by making adjustments to the style sheet.
所有组件都可以通过CSS设置样式,这样,通过调整样式表,就可以轻松重置整个应用程序的皮肤。
The debugger can be used to debug a style sheet, or to debug an XSLT transformation invoked from another application.
调试程序可以用于调试样式表,也可以用于调试从另一个应用程序调用的XSLT转换。
So far, with that style sheet declaration alone, Mozilla does not do anything to help see the structure of the document.
到目前为止,只有这个样式表声明,Mozilla还不能对查看文档结构有任何帮助。
To use just a portion of the loaded document as the style sheet, navigate to the node corresponding to the beginning of the style sheet.
若要只使用所加载文档中的一部分作为样式表,请定位到对应于样式表开始处的节点。
Saxon also allows the tree to be supplied to user-written code for further processing, or to be fed as input to another style sheet.
Saxon还允许将树提供给用户以便进一步处理,或者作为输入提供给另一个样式表。
The trick is to use another style sheet, generate_html. xsl, in Listing 10 to turn start. xsl into a more typical style sheet.
诀窍是使用清单10中的另一个样式表generate_html.xsl将start.xsl转换成更典型的样式表。
When a style sheet is applied to an XML document, it is often helpful to include the creation date of the transformed result in the output.
将样式表应用于XML文档时,在输出中包含已转换结果的创建日期通常都很有用。
The debugger can be used to debug a style sheet, or to debug a compiled XSL transformation invoked from another application.
调试程序可以用于调试样式表,也可以用于调试从另一个应用程序调用的已编译XSLT转换。