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

运营前线 2

运营前线 2

兰军 等著 / 机械工业出版社 / 2017-4 / 69.00

“运营前线”是一个系列,目前已经出版2部,与“产品前线”一样,该系列书也由资深的产品和运营专家兰军(Blues)领衔策划和写作,旨在梳理和总结国内一线互联网公司的运营方法和技巧,让所有产品人和运营人都有机会了解和学习这些大的互联网公司是如何做运营的。 这2部作品汇集了来自腾讯、阿里、百度、360、迅雷、YY、小米、爱奇艺、乐视等数十家大型互联网公司的一线运营专家的技巧和方法论。共包含9大运营......一起来看看 《运营前线 2》 这本书的介绍吧!

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

各进制数互转换器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试