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

📄 free.tpl.php

📁 a short sketch about linux syntex lines.
💻 PHP
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>免费片,<?php echo $this->config['sitename'];?></title>
<link rel="stylesheet" type="text/css" href="images/global.css">
<link rel="stylesheet" type="text/css" href="images/index.css">
<link rel="stylesheet" type="text/css" href="images/movie.css">
<script src="<?php echo $this->basedir;?>js/jquery.js" type="text/javascript"></script>
<script src="<?php echo $this->basedir;?>js/func.js"></script>
<script src="<?php echo $this->basedir;?>js/swf_noclick.js"></script>
</head>
<body>
<!--#include file="header.tpl.php"-->
<script type="text/javascript">
$(document).ready(function() {
    // Initialise the table
	//showBest();
	$('#page1').html($('#page2').html());
});
</script>
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="4"><img src="images/movie/movie_01.jpg" width="4" height="4" /></td>
          <td background="images/movie/movie_02.jpg"><img src="images/movie/movie_02.jpg" width="1" height="4" /></td>
          <td width="4"><img src="images/movie/movie_03.jpg" width="4" height="4" /></td>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td class="movie_01"><table width="939" border="0" align="center" cellpadding="0" cellspacing="0" >
  <?php
  if ($this->category['nodes']){?>
        <tr>
          <td width="94" height="30"><div class="movie_01_01" style=" cursor:pointer;">影片类型</div></td>
          <td width="845" align="left" class="movie_01_03">
		  <!--{vodcms:rs=channel parentid=".$this->category['id']."}-->
		  <a href="<?php echo $rs['link'];?>" title="<?php echo $rs['category'];?>"><?php echo $rs['category'];?></a>
		  <!--{/vodcms}-->
	  </td>
        </tr>
    <?php
  }?>
        <tr>
          <td height="30" width="94"><div class="movie_01_01" style=" cursor:pointer;">地区分类</div></td>
          <td  align="left">
		  <?php
      foreach ($this->moviearea as $area)
      {
      	if ($this->area == $area){?>
      <a href="<?php echo $this->installdir;?>?mod=content&action=search&type=area&keyword={#urlencode($area)#}" title="{#$area#}"><font class="red">{#$area#}</font></a>
	  <?php
      	}else{?>
	  <a href="<?php echo $this->installdir;?>?mod=content&action=search&type=area&keyword={#urlencode($area)#}" title="{#$area#}">{#$area#}</a>
	  <?php
      	}
      }?></td>
        </tr>
        <tr>
          <td height="30" width="94"><div class="movie_01_02" style=" cursor:pointer;">拼音&nbsp;字母</div></td>
          <td ><?php
	  for($i=0;$i<26;$i++){
		if( $keyword == chr($i+65)){
		echo '<a href="'.$this->installdir.'?mod=content&action=search&type=letter&keyword='.chr($i+65).'" title="'.chr($i+65).'"><font class="red">'.chr($i+65).'</font></a>&nbsp;&nbsp;&nbsp;&nbsp;';
		}else{
		echo '<a href="'.$this->installdir.'?mod=content&action=search&type=letter&keyword='.chr($i+65).'" title="'.chr($i+65).'">'.chr($i+65).'</a>&nbsp;&nbsp;&nbsp;&nbsp;';
		}
	  }
	  ?></td>
        </tr>
    </table></td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="4"><img src="images/movie/movie_04.jpg" width="4" height="4" /></td>
          <td background="images/movie/movie_05.jpg"><img src="images/movie/movie_05.jpg" width="1" height="4" /></td>
          <td width="4"><img src="images/movie/movie_06.jpg" width="4" height="4" /></td>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td height="10"></td>
  </tr>
</table>
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="229" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td height="27" valign="bottom" background="images/movie/movie_09_01.jpg"><table width="229" height="26" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td width="114" ><table width="98" height="22" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr>
                      <td align="center" background="images/movie/movie_09_02.jpg" class="movie_font" style="padding-top:2px;">本类更新排行榜</td>
                    </tr>
                  </table></td>
                <td align="center" valign="middle" class="in_06_font_01" style="padding-left:55px;">更多&gt;&gt;</td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td class="movie_02">
		  <!--left-->
		  <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0">
		 {vodcms:rs=display row=10 level=free order=modifytime}
		{if $rs['i'] == 1}
          <tr>
            <td height="86" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="50" height="70" align="center" ><a href="<?php echo $rs['link'];?>"><img class="in_06" src="<?php echo $rs['pic'];?>" width="50" height="70" border="0" /></a></td>
                  <td width="10">&nbsp;</td>
                  <td valign="top"><span class="in_10"><a href="<?php echo $rs['link'];?>"><?php echo $rs['title'];?></a></span><br />
                    <span class="movie_font_02"><?php echo truncate($rs['content'], 25, '...');?></span></td>
                </tr>
            </table></td>
          </tr>
		  {elseif $rs['i']==2}
          <tr>
            <td height="25" class="in_11"><table width="100%" height="25" border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="25"><table width="16" height="13" border="0" cellpadding="0" cellspacing="0" background="images/index/index_12.jpg">
                      <tr>
                        <td align="center" class="in_06_font_01" style=" font-size:10px;font-weight: bold;"><?php echo $rs['i'];?></td>
                      </tr>
                  </table></td>
                  <td width="130"><a href="<?php echo $rs['link'];?>" title="<?php echo $rs['title'];?>"><?php echo $rs['title'];?></a></td>
                  <td width="19" class="movie_02_font"><?php echo date('m/d', $rs['modifytime']);?></td>
                </tr>
            </table></td>
          </tr>
		  {else}
          <tr>
            <td height="25" class="in_11"><table width="100%" height="25" border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="25"><table width="16" height="13" border="0" cellpadding="0" cellspacing="0" background="images/movie/movie_09_03.jpg">
                      <tr>
                        <td align="center" class="in_06_font_01" style=" font-size:10px;font-weight: bold;"><?php echo $rs['i'];?></td>
                      </tr>
                  </table></td>
                  <td width="130"><a href="<?php echo $rs['link'];?>" title="<?php echo $rs['title'];?>"><?php echo $rs['title'];?></a></td>
                  <td width="19" class="movie_02_font"><?php echo date('m/d', $rs['modifytime']);?></td>
                </tr>
            </table></td>
          </tr>
		  {/if}
		  {/rs:vodcms}
            </table></td>
        </tr>
        <tr>
          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="3" height="3"><img src="images/index/index_08_01.jpg" width="3" height="3" /></td>
                <td style="background:url(images/index/index_08_02.jpg); height:3px;"><img src="images/index/index_08_02.jpg" width="2" height="3" /></td>
                <td width="3"><img src="images/index/index_08_03.jpg" width="3" height="3" /></td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td height="10"></td>
        </tr>
        <tr>
          <td height="27" valign="bottom" background="images/movie/movie_09_01.jpg"><table width="100%" height="26" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td width="50%"><table width="98" height="22" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr>
                      <td align="center" background="images/movie/movie_10.jpg" class="movie_font" style="padding-top:2px;">热门点播排行</td>
                    </tr>
                  </table></td>
                <td align="center" valign="middle" class="in_06_font_01" style="padding-left:55px;">更多&gt;&gt;</td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td class="movie_02">
		  <table width="92%" border="0" align="center" cellpadding="0" cellspacing="0">
		  {vodcms:rs=display row=10 level=free order=click}
		{if $rs['i'] == 1}
          <tr>
            <td height="86" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="50" height="70" align="center" ><a href="<?php echo $rs['link'];?>"><img class="in_06" src="<?php echo $rs['pic'];?>" width="50" height="70" border="0" /></a></td>
                  <td width="10">&nbsp;</td>
                  <td valign="top"><span class="in_10"><a href="<?php echo $rs['link'];?>"><?php echo $rs['title'];?></a></span><br />
                    <span class="movie_font_02"><?php echo truncate($rs['content'], 25, '...');?></span></td>
                </tr>
            </table></td>
          </tr>
		  {elseif $rs['i']==2}
          <tr>
            <td height="25" class="in_11"><table width="100%" height="25" border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="25"><table width="16" height="13" border="0" cellpadding="0" cellspacing="0" background="images/index/index_12.jpg">
                      <tr>
                        <td align="center" class="in_06_font_01" style=" font-size:10px;font-weight: bold;"><?php echo $rs['i'];?></td>
                      </tr>
                  </table></td>
                  <td width="130"><a href="<?php echo $rs['link'];?>" title="<?php echo $rs['title'];?>"><?php echo $rs['title'];?></a></td>
                  <td width="19" class="movie_02_font"><?php echo $rs['click'];?></td>
                </tr>
            </table></td>
          </tr>
		  {else}
          <tr>
            <td height="25" class="in_11"><table width="100%" height="25" border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="25"><table width="16" height="13" border="0" cellpadding="0" cellspacing="0" background="images/movie/movie_09_03.jpg">
                      <tr>
                        <td align="center" class="in_06_font_01" style=" font-size:10px;font-weight: bold;"><?php echo $rs['i'];?></td>
                      </tr>
                  </table></td>
                  <td width="130"><a href="<?php echo $rs['link'];?>" title="<?php echo $rs['title'];?>"><?php echo $rs['title'];?></a></td>
                  <td width="19" class="movie_02_font"><?php echo  $rs['click'];?></td>
                </tr>
            </table></td>
          </tr>
		  {/if}
		  {/rs:vodcms}
            </table>
		  </td>
        </tr>
        <tr>

⌨️ 快捷键说明

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