📄 safari_outereditorfull.aspx
字号:
<%@ Page Language="C#" Inherits="CuteEditor.EditorUtilityPage" %>
<%
string FrameSrc="Safari_OuterEditorFull.Frame.Aspx?"+Request.ServerVariables["QUERY_STRING"];
%>
<html>
<head>
<title>[[NewTemplate]]
</title>
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</head>
<script>
var OxOee7c=["changed","returnValue","onbeforeunload","event","[[AreYouSureToDiscardChanges]]"]; window.resizeTo(0x2ee,0x172) ; window[OxOee7c[0x0]]=false ; top[OxOee7c[0x1]]=false ; window[OxOee7c[0x2]]=function (){if(window[OxOee7c[0x0]]&&!top[OxOee7c[0x1]]){ window[OxOee7c[0x3]][OxOee7c[0x1]]=OxOee7c[0x4] ;} ;} ;
</script>
<body style="margin:0px;padding:0px;border-width:0px;overflow:hidden;" scroll="no">
<iframe id=frame frameborder=0 style='width:100%;height:100%;' src='<%=FrameSrc%>'></iframe>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -