📄 include.esp
字号:
<% page_header("columns", "ESP Include Test", "esptest"); %>including /scripting/test.ejs<p/><% include("/scripting/test.ejs"); %>calling a function from test.ejs ...<p/><% showArray("request", request); %>including /scripting/test.esp<p/><% include /scripting/test.esp %>calling a function from test.esp ...<p/><% res = testfn('foo'); %>result is: @@res<% page_footer(); %>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -