📄 admin.skin
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html dir="##TEXT'dir'##"> <!-- efileman alternate admin.skin - version 1.0 - E.Bahr --> <head> <meta http-equiv="content-type" content="text/html;charset=##charset##"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="Content-Script-Type" content="text/javascript"> <meta http-equiv="Content-Style-Type" content="text/css"> <title>efileman - admin</title> <style type="text/css"> ##file:../style.css## </style> <script type="text/javascript"> <!-- function showhelp(){ w1=window.open('##href_admin_help##','newwindow','resizable=yes,scrollbars=yes,width=500,height=400,left=30,top=30'); } function gotoscr(what){ var mode = ''; if(typeof(what) != 'undefined') mode= 'mode=' + what + '&'; w1=window.open('##hrefscript##?' + mode + 'root=' + parent.adm_values.document.forms[0].root.value+'&dir=' + escape(parent.adm_values.document.forms[0].dir.value) + '&sid=' + parent.adm_values.document.forms[0].sid.value,'_parent'); } // --> </script> </head> <body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0" style="margin:0"> <a name="#top"></a> <table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="center" valign="top" height="10%"> ##file:../menu1.tpl## <a href="javascript:showhelp()" title="##TEXT'help'##" accesskey="1"><img src="##imageurl##/button/help.gif" border="0"></a> ##file:../menu2.tpl## </td> </tr> </table> </body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -