?? control.php
字號:
<?
include_once 'inc/auth.php';
echo '
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body class="bodycolor" topmargin="0" leftmargin="0">
<table border="0" cellspacing="1" width="100%" class="small" cellpadding="2" align="center">
<tr>
<td nowrap align="right">
<input type="button" class="BigButton" value="關 閉" onclick="window.close();"> &nbs';
echo 'p;
</td>
</tr>
</table>
</body>
</html>
';
?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -