?? index.jsp
字號:
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<SCRIPT> if(self.location.href!=top.location.href){ top.location.href=self.location.href; } </SCRIPT>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <meta http-equiv="Expires" content="0"> <title>中國電信上海網上客戶服務中心</title> </head> <frameset rows="80,*" cols="*" frameborder="no" border="0" framespacing="0"> <frame src="top.jsp" name="topFrame" noresize="noresize" id="topFrame" title="topFrame" scrolling="no"> <frameset cols="200,*" framespacing="0" border="0" bordercolor="#0066cc"> <frame src="left.jsp" name="leftFrame" bordercolor="#00ffcc" id="leftFrame" title="leftFrame" scrolling="auto"> <frame src="content.jsp" name="mainFrame" id="mainFrame" title="mainFrame"> </frameset> </frameset>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -