XSLT 文档生成工具 XSLTdoc

码农软件 · 软件分类 · 程序文档工具 · 2019-12-12 06:57:19

软件介绍

XSLTdoc 是一个类似 Javadoc 用来为 XSLT 生成文档的工具。is a Javadoc-like tool for all versions of XSLT (1.0, 1.1, 2.0). It defines conventions to document XSL "code elements" directly in the source code. These "documentation elements" are then extracted by the XSLTdoc tool to build a documentation consisting of several linked HTML pages which provide easy browsing through the documentation. The XSLT source code is available with syntax highlighting.

<xd:doc>
<xd:short>This is the short description with <code>HTML tags</code>.</xd:short>
<xd:detail>
And here comes a <b>more detailed</b>
description showed only in the detailed view of the documentation.
<xd:detail>
</xd:doc>
<xsl:...>

本文地址:https://codercto.com/soft/d/20960.html

深入剖析Tomcat

深入剖析Tomcat

Budi Kurniawan、Paul Deck / 曹旭东 / 机械工业出版社华章公司 / 2011-12-31 / 59.00元

本书深入剖析Tomcat 4和Tomcat 5中的每个组件,并揭示其内部工作原理。通过学习本书,你将可以自行开发Tomcat组件,或者扩展已有的组件。 Tomcat是目前比较流行的Web服务器之一。作为一个开源和小型的轻量级应用服务器,Tomcat 易于使用,便于部署,但Tomcat本身是一个非常复杂的系统,包含了很多功能模块。这些功能模块构成了Tomcat的核心结构。本书从最基本的HTTP请求开......一起来看看 《深入剖析Tomcat》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具