【发布时间】:2010-11-21 09:17:52
【问题描述】:
我们知道“扩展”继承标签和包含标签。组合起来怎么样,比如asp.net网格模板。
像这样:
{% template %}
{% content top %}some html{% endcontent %}
{% content bottom %}some html{% endcontent %}
{% endtemplate %}
更新: 是否已经开发了这样的标签?
【问题讨论】:
-
这样的标签已经开发了吗?