是否有可以通过示例创建 XSLT 的 XSL 代码生成器?

发布于 2024-07-12 23:22:18 字数 1542 浏览 6 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

软的没边 2024-07-19 23:22:18

XSLTGen 看起来很有前途,正是您正在寻找的东西。


更新:(2015 年 4 月 4 日)
将链接更新为@user326608所指向的正确链接

XSLTGen looks promising and exactly what you're looking for.


Update: (4-Apr-2015)
Updated the link to the correct link as pointed to by: @user326608

清醇 2024-07-19 23:22:18

从本质上讲,您要问的是“给定一组输入数据和输出,是否可以推断出产生该输出的程序的逻辑?” 除了简单的情况 - 程序无论输入如何都会生成提供的输出 - 答案是“否”。

What you're asking is, essentially, "Given a set of input data and an output, is it possible to infer the logic of a program that will produce that output?" Except for the trivial case - where the program produces the provided output irrespective of the input - the answer is "No."

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文