smartytest.tpl
来自「Professional PHP5 code for this book」· TPL 代码 · 共 12 行
TPL
12 行
<html><head> <title>Untitled</title></head><body> This is my template!<BR> The value of the variable is: {$test_variable}</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?