📄 stat_set.php
字号:
echo $d;
echo "\" ";
echo seld( $date, $d );
echo ">";
echo $d;
echo "</option>\r\n ";
}
echo " \r\n </select>\r\n ";
echo $strDay;
echo " \r\n ";
echo "<s";
echo "elect name=\"hour\">\r\n ";
$hours = date( "H", $start_time );
$h = 0;
for ( ; $h <= 23; $h++ )
{
echo " \r\n <option value=\"";
echo $h;
echo "\" ";
echo seld( $hours, $h );
echo ">";
echo $h;
echo "</option>\r\n ";
}
echo " \r\n </select>\r\n ";
echo $strHour;
echo " \r\n ";
echo "<s";
echo "elect name=\"minute\">\r\n ";
$minutes = date( "i", $start_time );
$mi = 0;
for ( ; $mi <= 59; $mi++ )
{
echo " \r\n <option value=\"";
echo $mi;
echo "\" ";
echo seld( $minutes, $mi );
echo ">";
echo $mi;
echo "</option>\r\n ";
}
echo " \r\n </select>\r\n ";
echo $strMin;
echo " \r\n ";
echo "<s";
echo "elect name=\"second\">\r\n ";
$seconds = date( "s", $start_time );
$s = 0;
for ( ; $s <= 59; $s++ )
{
echo " \r\n <option value=\"";
echo $s;
echo "\" ";
echo seld( $seconds, $s );
echo ">";
echo $s;
echo "</option>\r\n ";
}
echo " \r\n </select>";
echo $strSec;
echo " \r\n </td>\r\n </tr>\r\n <tr> \r\n <td align=\"right\" class=title width=\"150\">";
echo $strStatMethod;
echo "</td>\r\n <td class=con colspan=\"3\"> \r\n ";
echo "<s";
echo "elect name=\"ShowCount\">\r\n <option value=\"0\" ";
echo seld( $ShowCount, 0 );
echo ">";
echo $strHidden;
echo "</option>\r\n <option value=\"1\" ";
echo seld( $ShowCount, 1 );
echo ">";
echo $strStatIcon;
echo "</option>\r\n <option value=\"2\" ";
echo seld( $ShowCount, 2 );
echo ">";
echo $strStatCounts;
echo "</option>\r\n </select>\r\n </td>\r\n </tr>\r\n <tr>\r\n <td align=\"right\" class=title width=\"150\">";
echo $strStatIpexp;
echo "</td>\r\n <td class=con colspan=\"3\">\r\n <input name=\"CountIpExp\" type=\"text\" id=\"countsize\" size=\"6\" value=\"";
echo $CountIpExp;
echo "\" maxlength=\"10\">\r\n ";
echo $strSec;
echo " </td>\r\n </tr>\r\n <tr align=\"center\"> \r\n <td class=title colspan=\"4\" height=\"26\">";
echo $strStatCountset;
echo "</td>\r\n </tr>\r\n <tr> \r\n <td align=\"right\" class=title width=\"150\">";
echo $strStatCountW;
echo "</td>\r\n <td colspan=\"3\" class=con> \r\n <input name=\"ShowCountSize\" type=\"text\" id=\"countsize\" size=\"1\" value=\"";
echo $ShowCountSize;
echo "\" maxlength=\"1\">\r\n ";
echo $strWei;
echo "</td>\r\n </tr>\r\n <tr> \r\n <td align=\"right\" class=title width=\"150\">";
echo $strStatCountY;
echo "</td>\r\n <td colspan=\"3\" class=con> \r\n <table border=\"0\" cellpadding=\"0\" cellspacing=\"3\" bgcolor=\"#FFFFFF\">\r\n <tr> \r\n <td> \r\n <input name=\"ShowCountType\" type=\"radio\" value=\"1\" ";
echo checked( $ShowCountType, 1 );
echo ">\r\n <img src=\"images/c1.gif\"> </td>\r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 2 );
echo " value=\"2\">\r\n <img src=\"images/c2.gif\"> </td>\r\n </tr>\r\n <tr> \r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 3 );
echo " value=\"3\">\r\n <img src=\"images/c3.gif\"> </td>\r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 4 );
echo " value=\"4\">\r\n <img src=\"images/c4.gif\"> </td>\r\n </tr>\r\n <tr> \r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 5 );
echo " value=\"5\">\r\n <img src=\"images/c5.gif\"> </td>\r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 6 );
echo " value=\"6\">\r\n <img src=\"images/c6.gif\"> </td>\r\n </tr>\r\n <tr> \r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 7 );
echo " value=\"7\">\r\n <img src=\"images/c7.gif\"> </td>\r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 8 );
echo " value=\"8\">\r\n <img src=\"images/c8.gif\"> </td>\r\n </tr>\r\n <tr> \r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 9 );
echo " value=\"9\">\r\n <img src=\"images/c9.gif\"> </td>\r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 10 );
echo " value=\"10\">\r\n <img src=\"images/c10.gif\"> </td>\r\n </tr>\r\n <tr> \r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 11 );
echo " value=\"11\">\r\n <img src=\"images/c11.gif\"> </td>\r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 12 );
echo " value=\"12\">\r\n <img src=\"images/c12.gif\"> </td>\r\n </tr>\r\n <tr> \r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 13 );
echo " value=\"13\">\r\n <img src=\"images/c13.gif\"> </td>\r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 14 );
echo " value=\"14\">\r\n <img src=\"images/c14.gif\"> </td>\r\n </tr>\r\n <tr> \r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 15 );
echo " value=\"15\">\r\n <img src=\"images/c15.gif\"> </td>\r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 16 );
echo " value=\"16\">\r\n <img src=\"images/c16.gif\"> </td>\r\n </tr>\r\n <tr> \r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 17 );
echo " value=\"17\">\r\n <img src=\"images/c17.gif\"> </td>\r\n <td> \r\n <input type=\"radio\" name=\"ShowCountType\" ";
echo checked( $ShowCountType, 18 );
echo " value=\"18\">\r\n <img src=\"images/c18.gif\"> </td>\r\n </tr>\r\n </table>\r\n </td>\r\n </tr>\r\n <tr align=\"center\"> \r\n <td colspan=\"4\" class=title> \r\n <input type=\"hidden\" name=\"step\" value=\"mod\">\r\n <input type=\"submit\" name=\"cc\" value=\"";
echo $strModifySet;
echo "\">\r\n <input type=\"button\" name=\"Submit2\" value=\"";
echo $strStatClear;
echo "\" onClick=\"clearall ()\">\r\n <input type=\"button\" name=\"Submit22\" value=\"";
echo $strStatReset;
echo "\" onClick=\"clearcount()\">\r\n </td>\r\n </tr>\r\n </form>\r\n </table>\r\n <table width=\"623\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" height=\"10\" background=\"images/mu1.jpg\">\r\n <tr> \r\n <td align=\"center\" height=\"2\" colspan=\"2\"></td>\r\n </tr>\r\n </table>\r\n </center>\r\n</div>\r\n</body>\r\n</html>\r\n";
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -