专家系统推理结论总表报告样式文件.xsl

来自「用C#开发的录井油气识别专家系统」· XSL 代码 · 共 13 行

XSL
13
字号
<?xml version="1.0" encoding="utf-8" ?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">

<!-- This XSLT style sheet is used to transform the employee_data.xml file
       to a simple list like format. It is passed as an argument to the 
       VBScript transformFile procedure in the file Default.htm
 -->

<xsl:output method="html"/>
<xsl:template match="/">
 <html>
   <head>
    <title>涓撳

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?