?? 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 + -