📄 schedbyweek.aspx
字号:
<TD style="FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: red" noWrap>
<A style="COLOR: red" href="schedbyday.aspx?vdate=<% =sDate(0)%>">
<% =day(sdate(0))%>
</A>
</TD>
<TD noWrap align="right">
<A href="schaddup.aspx?reurl=schedbyweek.aspx&day=<%=sdate(0)%>"><IMG alt="新增个人日程" src="../../img/add_small.gif" border="0"></A>
</TD>
</TR>
</TABLE>
<%=ssubject(0)%>
</TD>
<TD class="td" vAlign="top" width="14.3%">
<TABLE class="tttable" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: black" noWrap>
<A style="COLOR: black" href="schedbyday.aspx?vdate=<% =sDate(1)%>">
<% =day(sdate(1))%>
</A>
</TD>
<TD noWrap align="right">
<A href="schaddup.aspx?reurl=schedbyweek.aspx&day=<%=sdate(1)%>"><IMG alt="新增个人日程" src="../../img/add_small.gif" border="0"></A>
</TD>
</TR>
</TABLE>
<%=ssubject(1)%>
</TD>
<TD class="td" vAlign="top" width="14.3%">
<TABLE class="tttable" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: black" noWrap>
<A style="COLOR: black" href="schedbyday.aspx?vdate=<% =sDate(2)%>">
<% =day(sdate(2))%>
</A>
</TD>
<TD noWrap align="right">
<A href="schaddup.aspx?reurl=schedbyweek.aspx&day=<%=sdate(2)%>"><IMG alt="新增个人日程" src="../../img/add_small.gif" border="0"></A>
</TD>
</TR>
</TABLE>
<%=ssubject(2)%>
</TD>
<TD class="td" vAlign="top" width="14.3%">
<TABLE class="tttable" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: black" noWrap>
<A style="COLOR: black" href="schedbyday.aspx?vdate=<% =sDate(3)%>">
<% =day(sdate(3))%>
</A>
</TD>
<TD noWrap align="right">
<A href="schaddup.aspx?reurl=schedbyweek.aspx&day=<%=sdate(3)%>"><IMG alt="新增个人日程" src="../../img/add_small.gif" border="0"></A>
</TD>
</TR>
</TABLE>
<%=ssubject(3)%>
</TD>
<TD class="td" vAlign="top" width="14.3%">
<TABLE class="tttable" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: black" noWrap>
<A style="COLOR: black" href="schedbyday.aspx?vdate=<% =sDate(4)%>">
<% =day(sdate(4))%>
</A>
</TD>
<TD noWrap align="right">
<A href="schaddup.aspx?reurl=schedbyweek.aspx&day=<%=sdate(4)%>"><IMG alt="新增个人日程" src="../../img/add_small.gif" border="0"></A>
</TD>
</TR>
</TABLE>
<%=ssubject(4)%>
</TD>
<TD class="td" vAlign="top" width="14.3%">
<TABLE class="tttable" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: black" noWrap>
<A style="COLOR: black" href="schedbyday.aspx?vdate=<% =sDate(5)%>">
<% =day(sdate(5))%>
</A>
</TD>
<TD noWrap align="right">
<A href="schaddup.aspx?reurl=schedbyweek.aspx&day=<%=sdate(5)%>"><IMG alt="新增个人日程" src="../../img/add_small.gif" border="0"></A>
</TD>
</TR>
</TABLE>
<%=ssubject(5)%>
</TD>
<TD class="td" vAlign="top">
<TABLE class="tttable" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: red" noWrap>
<A style="COLOR: red" href="schedbyday.aspx?vdate=<% =sDate(6)%>">
<% =day(sdate(6))%>
</A>
</TD>
<TD noWrap align="right">
<A href="schaddup.aspx?reurl=schedbyweek.aspx&day=<%=sdate(6)%>"><IMG alt="新增个人日程" src="../../img/add_small.gif" border="0"></A>
</TD>
</TR>
</TABLE>
<%=ssubject(6)%>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD vAlign="top" noWrap>
<TABLE class="td" style="WIDTH: 100%; HEIGHT: 15px" cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD class="tttable" style="WIDTH: 56px" noWrap>
交通费:
</TD>
<TD class="" style="WIDTH: 29px" noWrap>
<asp:label id="lblJt" runat="server">0</asp:label>
</TD>
<TD class="tttable" style="WIDTH: 54px" noWrap>
住宿费:
</TD>
<TD style="WIDTH: 29px" noWrap>
<asp:label id="lblJs" runat="server">0</asp:label>
</TD>
<TD class="tttable" style="WIDTH: 55px" noWrap>
餐饮费:
</TD>
<TD style="WIDTH: 29px" noWrap>
<asp:label id="lblCf" runat="server">0</asp:label>
</TD>
<TD class="tttable" style="WIDTH: 53px" noWrap>
其它费:
</TD>
<TD style="WIDTH: 37px" noWrap>
<asp:label id="lblOther" runat="server">0</asp:label>
</TD>
<TD class="tttable" style="WIDTH: 40px" noWrap>
总计:
</TD>
<TD noWrap>
<asp:label id="lblSum" runat="server">0</asp:label>
</TD>
<TD noWrap>
</TD>
<TD noWrap>
</TD>
<TD noWrap>
</TD>
</TR>
<TR>
<TD class="tttable" style="WIDTH: 56px" noWrap height="20">
</TD>
<TD style="WIDTH: 29px" noWrap height="20">
</TD>
<TD class="tttable" style="WIDTH: 54px" noWrap height="20">
</TD>
<TD style="WIDTH: 29px" noWrap height="20">
</TD>
<TD class="tttable" style="WIDTH: 55px" noWrap height="20">
</TD>
<TD style="WIDTH: 29px" noWrap height="20">
</TD>
<TD class="tttable" style="WIDTH: 53px" noWrap height="20">
</TD>
<TD style="WIDTH: 37px" noWrap height="20">
</TD>
<TD class="tttable" style="WIDTH: 40px" noWrap height="20">
</TD>
<TD noWrap height="20">
</TD>
<TD noWrap height="20">
</TD>
<TD noWrap height="20">
</TD>
<TD noWrap height="20">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -