模板引擎 Templights
<p>Templights 是一个使用 PHP 作为模板语言的模板引擎,提供强大的多继承支持,但占用很小的内存,而且运行效率高。</p> <p>示例模板:<br /> </p> <pre class="brush:php; toolbar: true; auto-links: false;">{% BLOCK { This is content of a block named BLOCK. {% SUB { This is sub-block named SUB. }%} }%}</pre> <p></p> <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1322993301389" target="_blank">http://www.open-open.com/lib/view/home/1322993301389</a></p>
本文由用户 openkk 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!