📄 gecko_insertmedia.aspx
字号:
<%@ Page Language="C#" Inherits="CuteEditor.EditorUtilityPage" %>
<%
string FrameSrc="Gecko_InsertMedia.Frame.Aspx?"+Request.ServerVariables["QUERY_STRING"]
+"&MP="+ProcessWebPath("~/Uploads")+"&C_MP="+ProcessWebPath("~/Uploads")+"&Upload=True&UC=en-US&BG=%23efefef&MaxMediaSize=100";
%>
<html>
<head>
<title>[[InsertMedia]]
</title>
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</head>
<script>
var OxOde25=["availWidth","availHeight","changed","returnValue","onbeforeunload","event","[[AreYouSureToDiscardChanges]]"]; window.resizeTo(0x23c,0x21c) ; window.moveTo((screen[OxOde25[0x0]]-0x258)/0x2,(screen[OxOde25[0x1]]-0x190)/0x2) ; window[OxOde25[0x2]]=false ; top[OxOde25[0x3]]=false ; window[OxOde25[0x4]]=function (Ox6d){if(window[OxOde25[0x2]]&&!top[OxOde25[0x3]]){ Ox6d=Ox6d||window[OxOde25[0x5]] ; Ox6d[OxOde25[0x3]]=OxOde25[0x6] ;} ;} ;
</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 + -