📄 header.inc
字号:
<table id="header">
<tr>
<td align=left width=128>
<img src='./images/logo1.jpg'></td>
<td class="welcome">
Welcome to Mitnk's Personal Site</td></tr>
</table>
<?php
include("include/god_def.inc");
include_once("system/tools.php");
$logFile = "data/visiter.log";
visiteLog($logFile);
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -