📄 error.php
字号:
<?
require("include/config.php");
require("include/function.php");
require("include/clogin.php");
require("themes/".$sysSetting['Theme'].".php");
if(!$done || $done==""){$done="index.php";}?>
<? THeader(); ?>
<? TNMS("祇ネ岿粇"); ?>
<table width="100%" border="0" cellspacing="0" cellpadding="5">
<tr>
<td align="left" valign="top">
<?
switch($ErrID){
// 1XX
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -