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