?? insertdocument.aspx
字號:
<%@ Page Language="C#" Inherits="CuteEditor.EditorUtilityPage" %>
<%
string FrameSrc="InsertDocument.Frame.Aspx?"+Request.ServerVariables["QUERY_STRING"]
+"&DP="+ProcessWebPath("~/Uploads")+"&C_GP="+ProcessWebPath("~/Uploads")+"&Upload=True&UC=en-US&BG=%23efefef&MaxDocumentSize=100";
%>
<html>
<head runat=server>
<title>[[InsertDocument]]
</title>
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</head>
<script>
var OxOa03a=["changed","returnValue","onbeforeunload","event","[[AreYouSureToDiscardChanges]]"]; window[OxOa03a[0x0]]=false ; top[OxOa03a[0x1]]=false ; window[OxOa03a[0x2]]=function (Ox6d){if(window[OxOa03a[0x0]]&&!top[OxOa03a[0x1]]){ Ox6d=Ox6d||window[OxOa03a[0x3]] ; Ox6d[OxOa03a[0x1]]=OxOa03a[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 + -