Size: 384
Comment: 通用Python 脚本生成模板引擎
|
Size: 527
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
= 文章大标 = | = 目标 = |
Line 9: | Line 9: |
== 章标题1 == | = 途径 = |
Line 11: | Line 11: |
=== 小节标题1 === {{{ #!python Python code }}} |
== 现有方案 == * http://www.nedbatchelder.com/code/cog/ 这是一个使用了python做为代码块的代码生成系统,已经达到了可以使用的状态 * http://www.jostraca.org/ 这是一个使用java开发的多语言代码生成工具 |
Line 17: | Line 15: |
==== 次节标题1 ==== xxx |
==== 小新的字典匹配 ==== |
Line 20: | Line 17: |
== 章标题2 == === 小节标题2 === {{{ 其它 代码引用 }}} ==== 次节标题2 ==== yyy |
==== Zoomq的XML驱动 ==== * attachment:OtTXMLengine.gif |
通用Python 脚本生成模板引擎
-- Zoom.Quiet [DateTime(2004-08-22T02:37:51Z)] TableOfContents
目标
简述
途径
现有方案
http://www.nedbatchelder.com/code/cog/ 这是一个使用了python做为代码块的代码生成系统,已经达到了可以使用的状态
http://www.jostraca.org/ 这是一个使用java开发的多语言代码生成工具
小新的字典匹配
Zoomq的XML驱动
- attachment:OtTXMLengine.gif