📄 page.asp
字号:
<!--#include file="global.asp"-->
<!--#include file="common.asp"-->
<%
///////////////////////////////////////////////////////
//If the page is called outside please set this para //
//If the para is a number then it's the page ID //
//If the para is a string then it's the page name //
///////////////////////////////////////////////////////
var plus_page=0;
%>
<!--#include file="task/inc_page.asp"-->
<!--#include file="template/tpl_page.asp"-->
<%doit(plus_page);%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -