📄 index.jsp
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title></title>
</head>
<FRAMESET border="0" frameSpacing="0" rows="100,*,1" frameBorder="NO">
<FRAME name="headerGE" src="/ipcount/iframe/top.jsp" scrolling="no" noresize="noresize">
<frameset id="centerGE" framespacing="6" bordercolor="red" rows="*" frameborder="1" cols="141,*">
<FRAMESET frameSpacing="0" rows="0,*" frameBorder="NO">
<FRAME name="leftmain1" scrolling="no">
<FRAME name="menuGE" src="/ipcount/iframe/menu.jsp">
</FRAMESET>
<FRAMESET frameSpacing="0" rows="0,*" frameBorder="NO">
<FRAME name="rightmain1" scrolling="no">
<FRAME src="/ipcount/iframe/main.jsp" name="mainFrame">
</FRAMESET>
</frameset>
<FRAME id="footerGE" name="footerGE" src="/ipcount/iframe/bottom.jsp" scrolling="no" noresize="noresize">
</FRAMESET>
<noframes></noframes>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -