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

你的品牌,价值千万

你的品牌,价值千万

温迪 / 人民邮电出版社 / 2018-7-1 / 49.00元

“大道无术,万法归心。” 不管是互联网、社交媒体,还是 AI 怎样让人眼花缭乱。从“真心”出发塑造的个人品牌,都将带你从容面对任何一种变化的冲击。现代生活变得越来越透明,如果你不懂得如何真实、精准地定位和呈现自己,你的个人品牌在 碎片信息中被误解、被曲解就是一种必然。 本书分四步引导你剖析自己、发现自我,构建可持续的品牌生态系统,策划品牌战略,提升个人呈现力,并在最后带你勾画出一幅完整的个人......一起来看看 《你的品牌,价值千万》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

MD5 加密
MD5 加密

MD5 加密工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具