?? menu_top.php
字號:
<?
include_once("inc/auth.php");
$MENU_TOP=array(
array("text" => "今日計(jì)劃", "href" => "work_plan.php?TPYE=1&WORK_TYPE=0", "target" => "", "title" => "", "img" => "/images/menu/work_plan.gif"),
array("text" => "本周計(jì)劃", "href" => "work_plan.php?TPYE=2&WORK_TYPE=0", "target" => "", "title" => "", "img" => "/images/menu/work_plan.gif"),
array("text" => "本月計(jì)劃", "href" => "work_plan.php?TPYE=3&WORK_TYPE=0", "target" => "", "title" => "", "img" => "/images/menu/work_plan.gif"),
array("text" => "計(jì)劃查詢", "href" => "query", "target" => "", "title" => "", "img" => "/images/infofind.gif")
);
include_once("inc/menu_top.php");
?>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -