⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 manager.skin

📁 自由设定用户权限上传
💻 SKIN
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html dir="##TEXT'dir'##">	<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">		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">		<title>efileman - browser</title>		<style type="text/css">			##file:../style.css##		</style>		<script type="text/javascript">		<!--			window.onerror = errormsg;						function errormsg(errortext,file,line){				// alert(errortext + ' ' +  file + ' ' + line);				return true;			}            function getDoc(fileName)            {                window.setImage(fileName);                window.close() ;            }            function opennewwindow(theURL){				var sOptions = window.Property.openargs ;				            	var nWindow = window.open(theURL, '_blank', sOptions);            	nWindow.setImage = setImage ;            	nWindow.Property = Property ;            	nWindow.Property.openargs = sOptions ;            	nWindow.focus();            	window.close();            }            		// -->		</script>	</head>	<body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">		<table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">			<tr>				<td height="70%" align="center" valign="top">                    <form action="##hrefscript##" target="man_list" method="POST" accept-charset="##charset##,iso-8859-1">                    <input type="hidden" name="dir" value="##path##">                    <input type="hidden" name="sid" value="##sid##">                    <input type="hidden" name="workroot" value="##workroot##">                    <input type="hidden" name="root" value="##workroot##">                    <input type="hidden" name="what" value="1">                    <input type="hidden" name="inputval" value="0">                    <input type="hidden" name="myskin" value="##usrskin##/man_list">					<table class="maincolor" width="98%" cellpadding="0" cellspacing="2" border="0">					<tr>						<td class="bordercolor" valign="top">							<div align="center" class="maincolor"><div class="error">##errmsg##</div></div>							<table cellpadding="1" cellspacing="1" border="0" width="100%">								<!--##startdirlist##-->								<tr>									<td colspan="2" class="dirlist">										<a href="javascript:opennewwindow('##hrefdirectory##&myskin=##usrskin##/browser')">##directoryname##</a>									</td>								</tr>								<!--##enddirlist##-->								<!--##startfilelist##-->								<tr>									<td class="filelist">										<a href="javascript:getDoc('##hreffile##')">##filename##</a>									</td>									<td class="filelist" align="right" width="80px">										##filesize## ##TEXT'kilobyte'##									</td>								</tr>								<!--##endfilelist##-->							</table>					   </td>					</tr>					</table>				</td>			</tr>			<tr>					<td></form></td>			</tr>		</table>	</body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -