这是smarty模板的语法吗

WBOY
Release: 2016-06-23 13:32:49
Original
867 people have browsed it

下面的代码

 


回复讨论(解决方案)

应该不是,smarty 的嵌入块和模板集成都不是这么写的
但也不排除是,因为我根本就不用 smarty

不管是什么模板引擎,你这个就是一个嵌入块
Template BeginEditable
Template EndEditable
固定格式,很容易用正则识别替换

应该不是,smarty 的嵌入块和模板集成都不是这么写的
但也不排除是,因为我根本就不用 smarty

不管是什么模板引擎,你这个就是一个嵌入块
Template BeginEditable
Template EndEditable
固定格式,很容易用正则识别替换


你说的虽然不对,但是提醒了我一个思路,经过测验真相大白。原来它是dreamweaver中的一个可编辑区域的识别标签。不过因为你的提醒还是加分!

这种字样,其实是dreamweaver中的插入库文件 .lib的标识符
一般初学ecshop的人看着还以为是ecshop 定义的模板规则呢

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!