?? whole.asp
字號:
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title><%=Session("chatroom")%></title>
</head>
<frameset framespacing="0" border="0" cols="87%,*" frameborder="0">
<frameset rows="*,14%" border=0 frameborder=0 framespacing=0>
<frame name="main" src="f1.asp" marginwidth="0" marginheight="0" scrolling="auto" target="_self">
<frame name="input" src="f2.asp" marginwidth="0" marginheight="0" scrolling="no" target="_self">
</frameset>
<frameset rows="*,14%"border=0 frameborder=0 framespacing=0>
<frame name="right" src="f3.asp" marginwidth="0" marginheight="0" scrolling="auto" target="_self">
<frame name="rightbottom" src="f4.asp" marginwidth="0" marginheight="0" scrolling="auto" target="_self">
</frameset>
<noframes>
<body scroll="no">
<p>此網(wǎng)頁使用了框架,但您的瀏覽器不支持框架。</p>
</body>
</noframes>
</frameset>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -