📄 _dailyop_listday.php
字号:
<td align="center" width="10" nowrap><img src="./images/boxOff_2.gif" width="2" height="18"></td>
<td class=CommandButton align="center" width="120" nowrap><a href="dailyop.php?action=listday&type=month">月计划安排</a></td>
<td width=20 align="right"> </td>
</tr>
</table>
</td>
<td align="right" class="Command">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class=imgButton onMouseDown='this.className="down"' onMouseOver='this.className="over"' onMouseUp='this.className="over"' onMouseOut='this.className="imgButton"' onClick="window.document.URL='dailyop.php?action=listday&sysaction=add&type=<?=$type?>'" align="center" width="80"><img height=16 src="./images/iconAppend.gif" width=45 border=0></td>
<td width=20 align="right"> </td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" height="50">
<tr class="table_row_title" colspan=6>
<td align="center" nowrap>
<input type="button" value=" 前一天 " class="button" name="btdeconeday" onClick="btDecOneDay_submit()" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
<input type="button" value=" 今天 " class="button" name="bttoday" onClick="btToday_submit()" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
<input type="button" value=" 后一天 " class="button" name="btaddoneday" onClick="btAddOneDay_submit()" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
<?=$now?>
<input name="txtTaskDate" type=hidden value="2003-12-24 21:57:24">
</td>
</tr>
</table>
<table width="100%" border="1" cellspacing="0" cellpadding="2" bgcolor="#888888" align="center" bordercolordark="#ffffff" bordercolor="#888888">
<tr>
<td width="10%" class="headCenter" nowrap> 开始时间</td>
<td width="10%" class="headCenter" nowrap> 终了时间</td>
<td width="40%" class="headCenter" nowrap>主题</td>
<td width="20%" class="headCenter" nowrap> 优先级</td>
<td width="10%" class="headCenter" nowrap> 创建人</td>
</tr>
<?=$out?>
</table>
<!-- 内容区结束 -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td class="shadowRight"></td>
</tr>
<tr>
<td colspan="2" class="shadowBottom"></td>
</tr>
</table>
</td>
</tr>
</form>
</table>
</div>
<? } elseif($type=='week') { ?>
<script language="JavaScript">
<!--
var strLocation = "";
function applyFromDialog()
{
location.href = strLocation;
}
function btRefresh_submit() //显示当前页面日期的计划
{
MyForm.action="dailyop.php?action=listday&type=week";
MyForm.submit();
}
//-----显示本周的计划安排-----
function btThisWeek_submit()
{
MyForm.action="dailyop.php?action=listday&type=week&qtype=this";
MyForm.submit();
}
//-----显示下周的计划安排-----
function btNextWeek_submit()
{
MyForm.action="dailyop.php?action=listday&type=week&qtype=next";
MyForm.submit();
}
//-----显示上周的计划安排-----
function btPrevWeek_submit()
{
MyForm.action="dailyop.php?action=listday&type=week&qtype=prev";
MyForm.submit();
}
function LoadSelf()
{
if(FirstFlag){
MyForm.action="ListWeekCalendar.asp";
MyForm.submit();
FirstFlag=false;
}
}
function on_submitself()
{
MyForm.action="ListWeekCalendar.asp";
MyForm.submit();
}
//-->
</script>
<div id="Layer1" style="position:absolute; left:0px; top:70px; z-index:1; width:100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="90%">
<form name=MyForm id=MyForm method=Post>
<input type=hidden name='timestamp2' value='<?=$timestamp2?>'>
<tr>
<td align="center" valign="top">
<table width="96%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingTop"></td>
<td width="22" class="edgingLabelBg"><img src="./images/edgingLable_left.gif"></td>
<td class="edgingLabelBg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingLabel" nowrap align="center"> 周 日 程 安 排 - Weekly Schedule</td>
</tr>
</table>
</td>
<td width="11" class="edgingLabelBg"><img src="./images/edgingLable_right.gif"></td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" class="edgingTable_1">
<tr>
<td class="edgingTd_1">
<table width="100%" cellpadding="0" border="1" cellspacing="0" height="100%" bordercolordark="#ffffff" class="edgingTable_2">
<tr align="center">
<td>
<!-- 内容区开始 -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" class="Command" width="15"><img src="./images/boxOff_1.gif" width="7" height="18"></td>
<td class="Command">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class=CommandButton align="center" width="120" nowrap><a href="dailyop.php?action=listday&type=day">天计划安排</a></td>
<td align="center" width="10" nowrap><img src="./images/boxOff_2.gif" width="2" height="18"></td>
<td class=CommandButton align="center" width="120" nowrap><a href="dailyop.php?action=listday&type=month">月计划安排</a></td>
<td width=20 align="right"> </td>
</tr>
</table>
</td>
<td align="right" class="Command">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class=imgButton onMouseDown='this.className="down"' onMouseOver='this.className="over"' onMouseUp='this.className="over"' onMouseOut='this.className="imgButton"' onClick="window.document.URL='dailyop.php?action=listday&sysaction=add&type=<?=$type?>'" align="center" width="80"><img height=16 src="./images/iconAppend.gif" width=45 border=0></td>
<td width=20 align="right"> </td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" height="50">
<tr class="table_row_title" colspan=6>
<td width=35% align="center" nowrap class="Shadow_white_14px"><b><font color="#CC3300"><?=$now?> </font></b></td>
<td width=65% nowrap>
<input type="button" value=" 前一周 " class="button" name="btPrevWeek" onClick="btPrevWeek_submit()" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
<input type="button" value=" 本周 " class="button" name="btThisWeek" onClick="btThisWeek_submit()" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
<input type="button" value=" 后一周 " class="button" name="btNextWeek" onClick="btNextWeek_submit()" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
</td>
<input type="hidden" name="txtTaskMonthDay" value="">
</tr>
</table>
<table width="100%" border="1" cellspacing="0" cellpadding="0" bgcolor="#888888" align="center" bordercolordark="#ffffff" bordercolor="#888888">
<?=$out?>
</table>
<!-- 内容区结束 -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td class="shadowRight"></td>
</tr>
<tr>
<td colspan="2" class="shadowBottom"></td>
</tr>
</table>
</td>
</tr>
</form>
</table>
</div>
<? } elseif($type=='month') { ?>
<script language="JavaScript">
<!--
//--用于列表项的滚动--
var sRepeat=null;
function doScrollerIE(dir, src, amount)
{
if (amount==null)
amount=10
if (dir=="up")
document.all[src].scrollTop-=amount
else
document.all[src].scrollTop+=amount
if (sRepeat==null)
sRepeat = setInterval("doScrollerIE('" + dir + "','" + src + "'," + amount + ")",200)
return false
}
window.document.onmouseout = new Function("clearInterval(sRepeat);sRepeat=null");
//----本周计划显示----
var strLocation = "";
function btThisMonth_submit()
{
MyForm.action="dailyop.php?action=listday&type=month&qtype=this";
MyForm.submit();
}
//----下一周计划显示----
function btNextMonth_submit()
{
MyForm.action="dailyop.php?action=listday&type=month&qtype=next";
MyForm.submit();
}
//----上一周计划显示----
function btPrevMonth_submit()
{
MyForm.action="dailyop.php?action=listday&type=month&qtype=prev";
MyForm.submit();
}
function applyFromDialog()
{
location.href = strLocation;
}
//-->
</script>
<div id="Layer1" style="position:absolute; left:0px; top:70px; z-index:1; width:100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="90%">
<form name=MyForm id=MyForm method=Post>
<input type=hidden name='timestamp2' value='<?=$timestamp2?>'>
<tr>
<td align="center" valign="top">
<table width="96%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingTop"></td>
<td width="22" class="edgingLabelBg"><img src="./images/edgingLable_left.gif"></td>
<td class="edgingLabelBg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingLabel" nowrap align="center"> 月 日 程 安 排 - Monthly Schedule</td>
</tr>
</table>
</td>
<td width="11" class="edgingLabelBg"><img src="./images/edgingLable_right.gif"></td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" class="edgingTable_1">
<tr>
<td class="edgingTd_1">
<table width="100%" cellpadding="0" border="1" cellspacing="0" height="100%" bordercolordark="#ffffff" class="edgingTable_2">
<tr align="center">
<td>
<!-- 内容区开始 -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" class="Command" width="15"><img src="./images/boxOff_1.gif" width="7" height="18"></td>
<td class="Command">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class=CommandButton align="center" width="120" nowrap><a href="dailyop.php?action=listday&type=day">天计划安排</a></td>
<td align="center" width="10" nowrap><img src="./images/boxOff_2.gif" width="2" height="18"></td>
<td class=CommandButton align="center" width="120" nowrap><a href="dailyop.php?action=listday&type=week">周计划安排</a></td>
<td width=20 align="right"> </td>
</tr>
</table>
</td>
<td align="right" class="Command">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class=imgButton onMouseDown='this.className="down"' onMouseOver='this.className="over"' onMouseUp='this.className="over"' onMouseOut='this.className="imgButton"' onClick="window.document.URL='dailyop.php?action=listday&sysaction=add&type=<?=$type?>'" align="center" width="80"><img height=16 src="./images/iconAppend.gif" width=45 border=0></td>
<td width=20 align="right"> </td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" height="50">
<tr class="table_row_title" colspan=6>
<td width=35% align="center" nowrap class="Shadow_white_14px"><b><font color="#CC3300"><?=$now?> </font></b></td>
<td width=65% nowrap>
<input type="button" value=" 前一月 " class="button" name="btPrevMonth" onClick="btPrevMonth_submit()" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
<input type="button" value=" 本月 " class="button" name="btThisMonth" onClick="btThisMonth_submit()" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
<input type="button" value=" 后一月 " class="button" name="btNextMonth" onClick="btNextMonth_submit()" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
</td>
</tr>
</table>
<table width="100%" border="1" cellspacing="0" cellpadding="2" bgcolor="#888888" align="center" bordercolordark="#ffffff" bordercolor="#888888">
<tr bgcolor=DarkSeaGreen>
<td align="center" nowrap width=14% class="headCenter">星期日</td>
<td align="center" nowrap width=14% class="headCenter">星期一</td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -