stylesheet

  • na.(印刷厂等用的)排印体例说明表
  • 网络样式表;将样式表附加到文本字段;样式单

复数:style sheets

stylesheetstylesheet

stylesheet

样式表

依照样式表stylesheet)语言文件——比如XSL,XSL文件指示如何显示XML标签。 插件支持(Support by plugin): 镶入的 …

将样式表附加到文本字段

flash.text.TextField (ActionScript 3.0) ... stage:Stage [] 显示对象的舞台。 StyleSheet:StyleSheet 将样式表附加到文本字段。 ...

样式单

样式单(StyleSheet)是一种专门描述结构文档表现方式的文档,它既可以描述这些 文档如何在屏幕上显示,也可以描述它们的打 …

样式设置

WordPress分页... ... Remove standard navigation( 移除标准导航条) Stylesheet样式设置) Front of postings( 日志列表 …

操作样式表

JS学习 - JavaScript - 红黑联盟 ... datalazyload 延迟加载 stylesheet 操作样式表 sweet js 模板 ...

样示表

样示表 (stylesheet), 或是报表产生程式来完成您的需求。。 -------------------------------------------------------------------...

1
As you may remember, my previous article demonstrated the concept of using a stylesheet to compile new features into another stylesheet. 您可能记得,我在上一篇文章展示了使用一个样式表将一些新特性编译进另一个样式表这个概念。
2
In the case of a Java applet, a CSS-rendering library separate from Mozilla's library is required if stylesheet support is to be available. 对于Javaapplet而言,如果要支持样式表的话,则需要一个独立于Mozilla的CSS渲染库。
3
If the stylesheet used modes, or invoked templates by name, we might not be able to tell which of several templates was actually executed. 如果样式表使用了mode,或者是根据name调用模板的,那么我们可能无法知道实际执行了哪几个模板。
4
By contrast, how much time is available to rewrite stylesheet modules? 相对而言,又有多少时间重新编写样式表模块?
5
For instance, suppose you're debugging a stylesheet that seems to have trouble when a paragraph contains an inline image. 比方说,如果要调试一个只有遇到包含行内图像的段落时才会出现问题的样式表。
6
The only difference between the skin group used for Internet Explorer and Mozilla is the stylesheet. 用于InternetExplorer和Mozilla的皮肤组之间的惟一区别是样式表。
7
Trying to start the transformation with a stylesheet parameter to determine which template gets called first. 可以在启动转换时传递样式表参数,来确定先调用哪个模板。
8
The second stylesheet translates these tags into a core set of PostScript functions necessary to render a page of flowing text. 第二个样式表将把这些标记转换为呈现一页连续文本所需的一组核心PostScript函数。
9
If you want to try all this out, the bundled files provide a simple XML file, XSL stylesheet, and source code (see Download). 如果想要全部尝试,绑定的文件提供了简单的XML文件、XSL样式表和源代码(参阅下载)。
10
This includes markup conversions, annotations, stylesheet applications, and any other conversion that affects an individual portlet. 它包括标记转换、注释、样式表应用程序以及影响个别portlet的任何其它转换。
11
One of the most effective ways to query such a database is to write an XSLT stylesheet that formats the results. 查询这样的数据库最有效的一种方式是编写一个XSLT样式表来格式化结果。
12
This allows a stylesheet to be applicable to a wide class of documents that have similar source tree structures. 这会使得一个样式单能够广泛适用于一类具有相似“源树结构”的文档。
13
By simply changing the stylesheet, you can change the overall look of your diagram to make it more suitable for a different context. 只须更改样式表,就可以更改图表的整体外观,使之更适用于不同的环境。
14
XSLT normally assumes that whitespace in a stylesheet isn't meaningful, with a few specific exceptions. 除了少数的特定异常外,XSLT通常假定样式表中的空格是无意义的。
15
The concept of cascade becomes important when multiple stylesheet are specified for an HTML document. 若一个HTML文件中包含有多个样式表,那串接这个概念就非常重要了。
16
Applying this to the Web space, an HTML file represents data; a CSS stylesheet represents styling of a particularly structured set of data. 将此原则应用到Web空间:HTML文件代表数据;CSS样式表代表特定结构化数据集的样式。
17
An XPath statement in an XQuery or XSLT stylesheet might test for one of the predefined elements and also display the known color. XQuery或XSLT样式表中的一个XPath语句可能测试一个预定义元素并显示已知颜色。
18
The mechanism for reusing data is called an Extensible Stylesheet Language Transformation (XSLT) , or simply, a transform . 重复利用数据的机制称为可扩展样式表语言转换(XSLT),或简称为转换。
19
So you might have a page called homepage. html with a CSS stylesheet named homepage. css, or even default. css. 因此,您可能具有一个名为homepage.html的页面,而其CSS样式表名为homepage.css,或者甚至是default.css。
20
Why not move it into its own stylesheet and structure it in a way that is flexible enough to be used on multiple sites? 为什么不把以一种更灵活的分类方法来重用和移植样式表以及结构。
21
As shown in Listing 4, at the top of our base stylesheet (base. css) we defined the styles, including the font size. 如清单4所示,我们在基本样式表(base.css)的顶部定义了样式,包括字体大小。
22
A stylesheet is a well formed XML document used to present the XML source document in various formats of your choosing. 样式表是一种结构良好的XML文档,用于按照选择的不同格式表示XML源文档。
23
These options range from static XML files to be processed to dynamic URLs to the stylesheet used to transform the XML. 这些选项包括要处理的静态XML文件,以及样式表用于转换XML的动态URL。
24
With the appropriate stylesheet, it does not take long to reverse-engineer them into a model. 只要有适当的样式表,对其进行逆向工程转化成模型用不了多少时间。
25
In the sample application, you took an unwieldy stylesheet and refactored it into a much smaller and more maintainable piece of code. 在示例应用程序中,您获取了一个笨拙的样式表并将其重构为一段更小更易于维护的代码。
26
The conversion can be carried out with an XSL stylesheet or script. 转换可以用XSL样式表或者脚本实现。
27
When thought of this way, an XSLT stylesheet is actually a tool for defining new languages, and can be thought of as a language compiler. 在考虑这种方法时,XSLT样式表实际上是定义新语言的工具,并且可被视为语言编译器。
28
Obviously, you could write a stylesheet that scanned through the traced output, found the comments, and sorted and counted them. 显然,您可以编写样式表来扫描整个跟踪输出,查找注释以及对它们进行排序和计数。
29
In fact, imagine trying to write even the simplest XML transformation without ever typing select in your stylesheet. 实际上,即使编写最简单的XML转换,如果样式表中没有select会怎么样?
30
I include a second instance of the same Ant script, this time formatted with a stylesheet which generates frames. 我加入了同一个Ant脚本的第二个实例,这次用一个可以生成框架的样式表来格式化。