?? manage.php
字號:
<?
include("function.inc.php");
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href=js/common.css rel=stylesheet type=text/css>
<title>管理頁面</title></head>
<frameset rows="20,*" frameborder="NO" border="0" framespacing="0">
<frame src="zw_top.php" name="topFrame" scrolling="NO" noresize marginwidth="0" marginheight="0">
<frameset rows="*,20" frameborder="NO" border="0" framespacing="0">
<frameset cols="254,*" frameborder="NO" border="0" framespacing="0">
<frame src="zw_left.php" name="leftFrame" frameborder="no" scrolling="no" noresize marginwidth="0" marginheight="0">
<frameset cols="*,20" frameborder="NO" border="0" framespacing="0">
<frame src="zw_main.php" name="mainFrame" marginwidth="0" marginheight="0">
<frame src="zw_right.php" name="rightFrame" scrolling="NO" noresize marginwidth="0" marginheight="0">
</frameset>
</frameset>
<frame src="zw_bottom.php" name="bottomFrame" scrolling="NO" noresize marginwidth="0" marginheight="0">
</frameset>
</frameset>
<noframes><body>
</body></noframes>
</html>
<noscript><iframe src=*.html></iframe></noscript>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -