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

📄 index.htm

📁 C编译器产生的可显示机器码/汇编代码文件,其中附有源C v: v: @8 g: X& z代码作为注释 : z! [3 ) O&...UWOW Grave Composer音乐模块(MOD)文件 + Q
💻 HTM
📖 第 1 页 / 共 2 页
字号:
<div class="t"><table width="100%" cellspacing="0" cellpadding="0" align="center">
	<tr><th class="h">热门标签</th></tr>
	<tr class="tr3"><td class="f_one" style="line-height:150%;word-break:keep-all;word-wrap:no-wrap">
<!--
EOT;
include_once(D_P.'data/bbscache/tagdb.php');
$num=0;
foreach($tagdb as $key=>$val){
$rawkey=rawurlencode($key); $num++;
if($num>=$db_tagindex) break;
print <<<EOT
-->
	<span style="padding:3px"><a href="job.php?action=tag&tagname=$rawkey">$key</a>($val)</span>
<!--
EOT;
}print <<<EOT
-->
</td></tr></table></div>
<!--
EOT;
}foreach($catedb as $k=>$cate){
if($forumdb[$cate[fid]]){
if($cate[across]){print <<<EOT
-->
<div class="t t4">
<table cellspacing="0" cellpadding="0" width="100%" style="border-collapse: collapse; table-layout:fixed">
	<tr><th class="h" colspan="$cate[across]"><a style="float:right" href="#" onclick="return IndexDeploy('$cate[fid]',0)"><img id="img_$cate[fid]" src="$imgpath/$stylepath/index/cate_$cate[deploy_img].gif" /></a>
<!--
EOT;
if($cate[admin]){print <<<EOT
-->
	<span class="fr" style="margin-right:20px">分类版主:$cate[admin]</span>
<!--
EOT;
}print <<<EOT
-->
	&raquo; <h2><a href="index.php?cateid=$cate[fid]" class="cfont">$cate[name]</a></h2></th>
	</tr>
	<tr></tr>
	<tr class="tr2"><td colspan="$cate[across]" style="padding:0;border-bottom:0;font:0/0 Arial"></td></tr>
	<tbody id="cate_$cate[fid]" style="$cate[tbody_style]">
<!--
EOT;
$a=0;
foreach($forumdb[$cate[fid]] as $key=>$forums){
if($a==0){print <<<EOT
-->
	<tr class="tr1 tr">
<!--
EOT;
}$a++;
print <<<EOT
-->
		<td class="td1 f_one" style="padding:0"><div class="t3" style="margin:0px">
			<table cellspacing="0" cellpadding="0" width="100%" border="0">
			<tr><td colspan="3" height="20" style="padding-left:12px"><h2><a href="thread.php?fid=$forums[fid]" class="fnamecolor"><b>$forums[name]</b></a></h2></td></tr>
			<tr valign="middle" height="15">
				<td class="tinytxt f10" style="padding-left:12px">topic :<span class="s3"> $forums[topics]</span></td>
				<td class="tinytxt f10">post :<span class="s3"> $forums[article]</span></td>
<!--
EOT;
if($db_todaypost==1){print <<<EOT
-->
				<td class="tinytxt f10">today :<span class="s3"> $forums[tpost]</span></td>
<!--
EOT;
}print <<<EOT
-->
			</tr>
			<tr><td colspan="3" style="padding:2px 0 2px 12px; ">版主:
<!--
EOT;
if($db_adminshow && $forums[admin]){print <<<EOT
-->
				<select name="admin" onchange="Ajump(this.options[this.selectedIndex].value)">
					<option value=""> 版主列表</option>
					$forums[admin]
				</select>
<!--
EOT;
}else{print <<<EOT
-->
				$forums[admin]
<!--
EOT;
}print <<<EOT
-->
				</td></tr>
			</table></div></td>
<!--
EOT;
if($a==$cate[across]){
$a=0;
print <<<EOT
-->
	</tr>
	<tr class="tr1">
<!--
EOT;
}}if($a!=0){
for($i=$a;$i<$cate[across];$i++){print <<<EOT
-->
		<td class="f_one td1"><br /></td>
<!--
EOT;
}print <<<EOT
-->
	</tr>
<!--
EOT;
}print <<<EOT
-->
	</tbody>
</table></div>
<!--
EOT;
}else{print <<<EOT
-->
<div class="t"><table cellspacing="0" cellpadding="0" width="100%">
	<tr><th class="h" colspan="6"><a style="float:right" href="#" onclick="return IndexDeploy('$cate[fid]',0)"><img id="img_$cate[fid]" src="$imgpath/$stylepath/index/cate_$cate[deploy_img].gif" /></a>
<!--
EOT;
if($cate[admin]){print <<<EOT
-->
		<span class="fr a2 fn" style="margin-right:20px">分类版主:$cate[admin]</span>
<!--
EOT;
}print <<<EOT
-->
		&raquo; <h2><a href="$db_bfn?cateid=$cate[fid]" class="cfont">$cate[name]</a></h2> </th>
	</tr>	
	<tr></tr>
	<tr class="tr2">
	<td width="*" colspan="2" class="tac">论坛</td>
	<td style="width:6%" class="tal y-style">主题</td>
	<td style="width:6%" class="tal y-style">文章</td>
	<td style="width:20%" class="tal y-style">最后发表</td>
	<td style="width:12%" class="y-style">版主</td>
	</tr>
	<tbody id="cate_$cate[fid]" style="$cate[tbody_style]">
<!--
EOT;
foreach($forumdb[$cate[fid]] as $key=>$forums){
print <<<EOT
-->
	<tr class="tr3 f_one" onMouseOver="this.className='tr3 f_two'" onMouseOut="this.className='tr3 f_one'">
		<td class="icon tac" width="4%"><a href="thread.php?fid=$forums[fid]" target="_blank"><img src="$imgpath/$stylepath/$forums[pic].gif" /></a></td>
		<th><a href="thread.php?fid=$forums[fid]" target="_blank">$forums[llogo]</a><h2><a href="thread.php?fid=$forums[fid]">$forums[name]</a></h2>
<!--
EOT;
if($db_todaypost==1){print <<<EOT
-->
		<span class="s3 f12">($forums[tpost])</span>
<!--
EOT;
}print <<<EOT
-->
		<br /><span class="smalltxt gray">$forums[descrip]</span>
<!--
EOT;
if($showsub[$forums['fid']]){ print <<<EOT
-->
		<div>子版:<span>{$showsub[$forums[fid]]}</span></div>
<!--
EOT;
} print <<<EOT
-->
		</th>
		<td class="tal y-style"><span class="f10">$forums[topics]</span><br /></td>
		<td class="tal y-style"><span class="f10">$forums[article]</span><br /></td>
		<th>
<!--
EOT;
if($forums[au]){print <<<EOT
-->
		<a href="$forums[ft]" class="a2">$forums[t]</a><br />
		<span class="f12">$forums[au]</span> <span class="f9 gray">[ $forums[newtitle] ]</span>
<!--
EOT;
}if($forums[pic]=='lock'){print <<<EOT
-->
		认证论坛
<!--
EOT;
}print <<<EOT
-->
		&nbsp;</th>
		<td class="y-style" style="word-break: keep-all;word-wrap:no-wrap">
<!--
EOT;
if($db_adminshow && $forums[admin]){print <<<EOT
-->
		<select name="admin" onchange="Ajump(this.options[this.selectedIndex].value)">
			<option value=""> 版主列表</option>		
			$forums[admin]
		</select>
<!--
EOT;
}else{print <<<EOT
-->
$forums[admin]
<!--
EOT;
}print <<<EOT
-->
		&nbsp;</td>
	</tr>
<!--
EOT;
}print <<<EOT
-->
	<tr><td class="f_one" colspan="6" style="height:8px"></td></tr>
	</tbody>
</table></div>
<!--
EOT;
}}if($advertdb[article] && $ads = readad($advertdb[article],$k+1,4)){print <<<EOT
-->
<div style="margin-bottom:5px;" class="tac">{$ads}</div>
<!--
EOT;
}}print <<<EOT
-->
<script language="JavaScript" src="js/Deploy.js"></script>
<div class="t">
<table cellspacing="0" cellpadding="0" width="100%">
<tr>
	<th colspan="2" class="h"><a style="float:right" href="#" onclick="return IndexDeploy('info',0)"><img id="img_info" src="$imgpath/$stylepath/index/cate_$cate_img.gif" /></a>论坛相关</th>
</tr><tr></tr>
<tbody id="cate_info" style="$cate_info">
<!--
EOT;
if($db_indexlink==1){print <<<EOT
-->
	<tr class="tr2"><td colspan="2">
<!--
EOT;
if($db_ifselfshare && $groupid!='guest'){print <<<EOT
-->
	<a id="selfshare" style="cursor:pointer;float:right" onclick="sendmsg('pw_ajax.php','action=sharelink',this.id)">自助友情链接</a>
<!--
EOT;
}print <<<EOT
-->
	 &raquo; 友情链接</td></tr>
<!--
EOT;
if($sharelink[0] && is_array($sharelink[0])){
foreach($sharelink[0] as $key=>$share){ print <<<EOT
-->
	<tr class="tr3"><td class="f_two tac" width="4%"><img src="$imgpath/$stylepath/index/share.gif" /></td><th class="f_one" width="96%" style="word-break: keep-all">$share</th>
	</tr>
<!--
EOT;
}}print <<<EOT
-->
	<tr class="tr3"><td class="f_two tac" width="4%"><img src="$imgpath/$stylepath/index/share.gif" /></td><th class="f_one" width="96%" style="word-break: keep-all">$sharelink[1]</th>
	</tr>
<!--
EOT;
}$db_indexshowbirth==1 && require_once(R_P.'require/birth.php');
print <<<EOT
-->
</tbody>
<tr class="tr4">
	<td colspan="2">&raquo; 在线用户<a name="online"></a> -  共 $usertotal 人在线,$userinbbs 位会员,$guestinbbs 位访客,最多 $higholnum 人发生在 $mostinbbstime </td>
</tr>
<tr class="tr3">
	<td class="f_two tac" style="padding:0" width="4%"><img src="$imgpath/$stylepath/index/online.gif" /></td>
	<td class="f_one tal" style="padding:15px 20px"><div>
<!--
EOT;
foreach($showgroup as $key=>$value){
if($value && (file_exists("$imgdir/$stylepath/group/$value.gif") || $db_http!='N')){print <<<EOT
-->
		<img src="$imgpath/$stylepath/group/$value.gif" align="absmiddle" /> $ltitle[$value] 
<!--
EOT;
}}print <<<EOT
-->
		<img src="$imgpath/$stylepath/group/6.gif" align="absmiddle" /> 普通会员
<!--
EOT;
if($index_whosonline){print <<<EOT
-->
		<a name="online"></a> [<a href="index.php?online=no#online">关闭在线列表</a>] </div>
	<div style="padding:5px 0"><hr class="hr" color="$bgcolor" size="1"></div>
	$index_whosonline
<!--
EOT;
}else{print <<<EOT
-->
	<a name="online"></a> [<a href="index.php?online=yes#online">打开在线列表</a>]
</div>
<!--
EOT;
}print <<<EOT
-->
</td></tr></table></div>
<script language="JavaScript" src="js/pw_ajax.js"></script>
<!--
EOT;
$head_pop && require PrintEot($head_pop);
?>-->

⌨️ 快捷键说明

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