📄 planpage.aspx
字号:
<%@ Page language="c#" Codebehind="PlanPage.aspx.cs" AutoEventWireup="false" Inherits="VirFlow.WorkAssistant.PlanPage" Culture="zh-CN" %>
<%@ Register TagPrefix="corecontrol" Namespace="CoreControl" Assembly="CoreControl" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>PlanPage</title>
<meta content="Microsoft Visual Studio .NET 7.1" name=GENERATOR>
<meta content=C# name=CODE_LANGUAGE>
<meta content=JavaScript name=vs_defaultClientScript>
<meta content=http://schemas.microsoft.com/intellisense/ie5 name=vs_targetSchema><LINK href="Assistant.css" rel=stylesheet >
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id=Form1 method=post runat="server"><FONT face=宋体>
<TABLE id=Table1 style="WIDTH: 701px; HEIGHT: 344px" cellSpacing=0 cellPadding=0
width=701 border=0>
<TR>
<TD vAlign=top align=center>
<TABLE id=Table3 style="WIDTH: 617px; HEIGHT: 136px" cellSpacing=0
cellPadding=0 width=617 border=0>
<TR>
<TD style="WIDTH: 166px" vAlign=top align=center><asp:calendar id=Calendar1 runat="server" PrevMonthText='&lt;										<asp:Button id="Button1" runat="server" Text="Button"></asp:Button>' Height="128px" FirstDayOfWeek="Monday" BorderStyle="Solid" Width="189px" BorderColor="#6666FF">
<NextPrevStyle BackColor="Transparent"></NextPrevStyle>
<SelectedDayStyle BackColor="#C0C0FF"></SelectedDayStyle>
<TitleStyle BackColor="#99CCFF"></TitleStyle>
<OtherMonthDayStyle ForeColor="Silver" BackColor="Transparent"></OtherMonthDayStyle>
</asp:calendar></TD>
<TD style="WIDTH: 34px" align=center> </TD>
<TD style="WIDTH: 34px" align=center></TD>
<TD align=center>
<TABLE id=Table2 style="WIDTH: 470px; HEIGHT: 454px"
borderColor=#6666ff cellSpacing=0 borderColorDark=#ffffff
cellPadding=0 width=470 border=1>
<TR>
<TD style="WIDTH: 135px; HEIGHT: 24px" align=center
bgColor=#99ccff><B
>星期/日期</B></TD>
<TD style="HEIGHT: 24px" align=center bgColor=#99ccff
><B>标题</B></TD></TR>
<TR>
<TD style="WIDTH: 135px; HEIGHT: 53px"><B
><asp:hyperlink id=HyperLink1 runat="server" Font-Bold="True" BackColor="Transparent">星期一</asp:hyperlink></B>(<asp:label id=Label1 runat="server"></asp:label>)
<asp:imagebutton id=ImageButton1 runat="server" ToolTip="增加日程" ImageUrl="../images/add.gif"></asp:imagebutton></TD>
<TD style="HEIGHT: 53px" vAlign=top align=left
><asp:panel id=Panel1
runat="server" Height="70px"> </asp:panel></TD></TR>
<TR>
<TD style="WIDTH: 135px; HEIGHT: 42px"><asp:hyperlink id=HyperLink2 runat="server" Font-Bold="True" BackColor="Transparent">星期二</asp:hyperlink>(<asp:label id=Label2 runat="server"></asp:label>)
<asp:imagebutton id=ImageButton2 runat="server" ToolTip="增加日程" ImageUrl="../images/add.gif"></asp:imagebutton></TD>
<TD style="HEIGHT: 42px" vAlign=top align=left
><asp:panel id=Panel2
runat="server" Height="70px"> </asp:panel></TD></TR>
<TR>
<TD style="WIDTH: 135px; HEIGHT: 34px"><asp:hyperlink id=HyperLink3 runat="server" Font-Bold="True" BackColor="Transparent">星期三</asp:hyperlink>(<asp:label id=Label3 runat="server"></asp:label>)
<asp:imagebutton id=ImageButton3 runat="server" ToolTip="增加日程" ImageUrl="../images/add.gif"></asp:imagebutton></TD>
<TD style="HEIGHT: 34px" vAlign=top align=left
><asp:panel id=Panel3
runat="server" Height="70px"> </asp:panel></TD></TR>
<TR>
<TD style="WIDTH: 135px; HEIGHT: 35px"><asp:hyperlink id=HyperLink4 runat="server" Font-Bold="True" BackColor="Transparent">星期四</asp:hyperlink>(<asp:label id=Label4 runat="server"></asp:label>)
<asp:imagebutton id=ImageButton4 runat="server" ToolTip="增加日程" ImageUrl="../images/add.gif"></asp:imagebutton></TD>
<TD style="HEIGHT: 35px" vAlign=top align=left colSpan=1
rowSpan=1><asp:panel id=Panel4
runat="server"
Height="70px"> </asp:panel></TD></TR>
<TR>
<TD style="WIDTH: 135px; HEIGHT: 6px"><asp:hyperlink id=HyperLink5 runat="server" Font-Bold="True" BackColor="Transparent">星期五</asp:hyperlink>(<asp:label id=Label5 runat="server"></asp:label>)
<asp:imagebutton id=ImageButton5 runat="server" ToolTip="增加日程" ImageUrl="../images/add.gif"></asp:imagebutton></TD>
<TD style="HEIGHT: 6px" vAlign=top align=left
><asp:panel id=Panel5
runat="server" Height="70px"> </asp:panel></TD></TR>
<TR>
<TD style="WIDTH: 135px"><asp:hyperlink id=HyperLink6 runat="server" Font-Bold="True" BackColor="Transparent">星期六</asp:hyperlink>(<asp:label id=Label6 runat="server"></asp:label>)
<asp:imagebutton id=ImageButton6 runat="server" ImageUrl="../images/add.gif"></asp:imagebutton></TD>
<TD vAlign=top align=left><asp:panel
id=Panel6 runat="server"
Height="70px"> </asp:panel></TD></TR>
<TR>
<TD style="WIDTH: 135px"><asp:hyperlink id=HyperLink7 runat="server" Font-Bold="True" BackColor="Transparent">星期日</asp:hyperlink>(<asp:label id=Label7 runat="server"></asp:label>)
<asp:imagebutton id=ImageButton7 runat="server" ToolTip="增加日程" ImageUrl="../images/add.gif"></asp:imagebutton></TD>
<TD vAlign=top align=left colSpan=1 rowSpan=1
><asp:panel id=Panel7
runat="server"
Height="70px"> </asp:panel></TD></TR></TABLE></TD></TR></TABLE></TD></TR></TABLE></FONT></FORM>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -