摘要:
写代码的时候不可避免的会使用到注释。大多数的情况下,我们都是使用<!-- 这里是注释 -->,因为这是HTML自带的注释功能,在这里的代码都不会被显示到浏览器。然而,使用了smarty之类,我们确实不是很建议这样使用,因为,在<!---->标记里的smarty代码其实还是被解析了,如果是这样的话,那么,我们其实是多做了很多事情,却没有被显示出来,那就是说,我们其实多做了很多... 阅读全文
posted @ 2010-09-18 13:33
┾ 心依定矣 ┾
阅读(210)
评论(0)
推荐(0)
摘要:
All Smarty template tags are enclosed within delimiters. By default, these delimiters are { and }, but they can be changed.For these examples, we will assume that you are using the default delimiters.... 阅读全文
posted @ 2010-09-18 13:26
┾ 心依定矣 ┾
阅读(155)
评论(0)
推荐(0)
浙公网安备 33010602011771号