亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

Comment

smarty comment method:

{* Comment content *}

Modify the test.html code in the example in the previous chapter and add the following comments:

微信圖片_20180312133723.png

Continue running index .php stand-alone web page, right-click and select to view the web page source code as follows:

微信圖片_20180312133903.png

From this we can see:

html Comments will be displayed in the web page, smart template comments will not be displayed on the final page

Continuing Learning
||
<?php echo "smarty模板注釋的使用";
submitReset Code