?? colorpicker.aspx
字號:
<%@ Page Language="C#" Inherits="CuteEditor.EditorCulturePage" %>
<%
string FrameSrc="ColorPicker.Frame.Aspx?"+Request.ServerVariables["QUERY_STRING"];
%>
<html>
<head runat=server>
<title>[[MoreColors]]
</title>
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</head>
<script>
var OxOb987=["availWidth","availHeight","changed","returnValue","onbeforeunload","event","[[AreYouSureToDiscardChanges]]"]; window.moveTo((screen[OxOb987[0x0]]-0x258)/0x2,(screen[OxOb987[0x1]]-0x190)/0x2) ; window[OxOb987[0x2]]=false ; top[OxOb987[0x3]]=false ; window[OxOb987[0x4]]=function (){if(window[OxOb987[0x2]]&&!top[OxOb987[0x3]]){ window[OxOb987[0x5]][OxOb987[0x3]]=OxOb987[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 + -