首页
新闻
产品
下载
培训
支持
联系
RA
-->
[魔幻盛典]7月30日例行维护时间公告
2008-07-30
蜜豆女王惊艳写真-登场篇
2008-04-30
1月29日 绿洲的副本测试及职业建议
2008-02-03
1月28日 mocha摩卡报告-副本初窥
2008-02-03
1月28日 Np香香大米饭-生活系统测试报告
2008-02-03
1月27日 绿洲测试报告(战士Vs法师)
2008-02-03
1月27日 Mocha摩卡报告NO.3-PVP
2008-02-03
1月26日 NP公会-米饭MM的评测报告(下)
2008-02-03
1月26日 NP公会-米饭MM的评测报告(上)
2008-02-03
1月26日 Mocha摩卡报告-人物属性
2008-02-03
“108” 1月25日测试报告(二)
2008-02-03
“108”1月25日测试报告(三)
2008-02-02
“108” 1月25日测试报告(一)
2008-02-02
"MQAS.108"专业认证招募
2008-01-04
/* +------------------------------------------------------------------------------ * Filename: cate.php * Create Day: Wed Aug 11 12:26:18 GMT+08:00 2004 * Author: * Email: service@moliyo.com * Website: http://www.moliyo.com * ======================================== * Attention: 禁止未经我们允许的任何个人或商业使用! +------------------------------------------------------------------------------ */ // @Copyright iZz Studio 2000-2005 // @Version: $Id: page.php,v 1.1 2005/08/12 15:32:37 xsharp Exp $ if(preg_match("/_([0-9]{1,})\./is",$_SERVER['REQUEST_URI'],$match)){ } $current = $match[1]; $file_ref = 'http://'.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']; if(substr($file_ref,-1) != '/'){ $file_ref = dirname($file_ref); } if(file_exists('./page_max.php')){ include('./page_max.php'); }else{ $max = @file_get_contents($file_ref.'/page_max.txt'); } echo showPage(($max-$current),$max); function showPage($currectpage,$max){ // 背景色 $backColor = "#E6E6E6"; // 边框颜色 $borderColor = "#FFFFFF"; // 字体颜色 $fontColor = "#000000"; // 选中的字体背景色 $selectColor = "#FF6600"; // 选中的字体颜色 $selectFontColor = "#FFFFFF"; $page_pre = 'more_'; $page_ext = '.shtml'; $nav_start = "
"; $nav_end = "
"; $current = ($max-$currectpage); $currectpage++; $current_file = ($max -$current); if ($currectpage+9>$max) { $iii=$max-9; } else { $iii=$currectpage-5; } if ($iii<1) $iii=1; $jjj=$iii+9; if ($jjj>$max) $jjj=$max; $p_10 = (($current+10)<=$max)?($current+10):$max; $n_10 = (($current-10)>0)?($current-10):1; $str="
"; $str.="
"; $str.="
"; $str.="
".$nav_start."9".$nav_end."
"; $str.="
"; $str.="
".$nav_start."7".$nav_end."
"; for($i = $iii; $i <= $jjj; $i++) { $i_link = $max - $i + 1; if ($i==($current_file+1)) { $str.="
"; $str.="
".$i."
"; } else { $str.="
"; $str.="
".$i."
"; } $str.="
"; } $str.="
"; $str.="
".$nav_start."8".$nav_end."
"; $str.="
"; $str.="
".$nav_start.":".$nav_end."
"; $str.="
"; $str.="共".$max."页
"; $str.="
"; $str.="
"; return $str; } ?>
广告
分类新闻
rss
搜索
关键词:
搜
高
关于我们 | 联系我们 | 隐私条约 | 合作伙伴
Copyright © 2000—2005
iZz Technologies Co. Ltd.
. All Rights Reserved.
All trademarks are the sole property of their respective owners.