?? insertimage.aspx
字號(hào):
<%@ Page Language="C#" Inherits="CuteEditor.EditorUtilityPage" %>
<%
string FrameSrc="InsertImage.Frame.Aspx?"+Request.ServerVariables["QUERY_STRING"]
+"&GP="+ProcessWebPath("~/Uploads")+"&C_GP="+ProcessWebPath("~/Uploads")+"&Upload=True&UC=en-US&BG=%23efefef&Th_W=80&Th_H=80&Th_C=5&Th_R=4&MaxW=640&MaxH=640&Resize=True&Restriction=True&MaxImageSize=100";
%>
<html>
<head runat=server>
<title>[[InsertImage]]
</title>
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</head>
<script>
var OxO6f58=["changed","returnValue","onbeforeunload","event","[[AreYouSureToDiscardChanges]]"]; window[OxO6f58[0x0]]=false ; top[OxO6f58[0x1]]=false ; window[OxO6f58[0x2]]=function (Ox6d){if(window[OxO6f58[0x0]]&&!top[OxO6f58[0x1]]){ Ox6d=Ox6d||window[OxO6f58[0x3]] ; Ox6d[OxO6f58[0x1]]=OxO6f58[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>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -