📄 top.php
字号:
<?php
session_start();
include("resp.inc");
resp_db_connect_i();
?>
<html>
<head>
<title>苍南电信宽带维护站</title>
</head>
<body bgcolor='lightblue'>
<img src='top.gif'></img>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -