可扩展样式语言

  • 网络extensible style language;extensible stylesheet language;XSL Extensible Stylesheet Language
可扩展样式语言可扩展样式语言
  1. 而且我可以运用XML和可扩展样式语言(ExtensibleStylesheetLanguage,XSL)将内容从格式化中分离出来,这样我只要对一个样式做一个简单的修改就可以使文档的观感发生显著的变化。

    And by separating the content from the formatting using XML and Extensible Stylesheet Language ( XSL ), I can make wholesale changes to the document 's look and feel with a simple change to a stylesheet .

  2. 研究了矢量标记语言(VML)的特点,使用可扩展样式语言XSLT,将GML点状要素、线状要素、面状要素的空间对象转换成VML图形,实现了在IE浏览器中矢量地图的直接显示。

    Using extensible Style-sheet Language transform the geometry property of point feature linear feature and polygon feature to VML graphics , rendering the vector graphics directly on the browser .

  3. 可扩展样式表语言(XSL)是一种用于操纵XML文档的功能性XML语言。

    EXtensible Stylesheet Language ( XSL ) is a functional XML language that was created for the task of manipulating XML documents .

  4. XSL是一种基于XML的可扩展样式表语言,用于不同XML文档之间的相互转换。

    Extensible Stylesheet Language ( XSL ) is a language based on XML , which can transform one XML documents to other XML documents .

  5. 同时,因为Ant脚本用XML表示,所以可以对其进行解析、修改、生成,或是用可扩展样式表语言转换(eXtensibleStylesheetLanguageTransformations,XSLT)进行程序转换。

    Also , because Ant scripts are XML , they can be parsed , modified , generated , or otherwise transformed programatically using eXtensible Stylesheet Language Transformations ( XSLT ) .

  6. 可扩展样式表语言格式化对象(ExtensibleStylesheetLanguageFormattingObjects,XSL-FO)是一种用于表示的XML应用程序,任何用户代理都可以使用它严格按照开发者给定的规范呈现内容。

    With Extensible Stylesheet Language Formatting Objects ( XSL-FO ), an XML application for presentation , any user agent can render content to the exact specifications given by the developer .

  7. 单击XMLEditor允许直接键入要显示的XML;而且可以使用XSLEditor来输入将应用于XML的任何可扩展样式表语言(ExtensibleStylesheetLanguage,XSL)。

    Clicking the XML Editor lets you directly type the XML to be displayed ; and you can use the XSL Editor to enter any Extensible Stylesheet Language ( XSL ) to be applied to the XML .

  8. XML把信息的内容和显示分离开来,使应用程序以一种简单有效的方式提取这些信息,通过可扩展样式单语言(XSL)显示数据并对同一数据进行多种显示方式。

    XML separates contents of information from representation form to make applications extract the information in a simple and valid way . It also displays the same data with XML style language ( XSL ) in many styles .

  9. TinyXML不解析不使用DTDs(文档类型定义)或者XSLs(可扩展样式表语言)。

    TinyXML doesn 't parse or use DTDs ( Document Type Definitions ) or XSLs ( eXtensible Stylesheet Language . )

  10. 该系统使用可扩展标记语言XML对数据进行描述和存储,使用可扩展样式语言XSL进行数据格式转换,实现了数据内容与应用的分离;

    XSL is used for data transference which has realized the division of data application and the data itself .