?? infograde_edit.aspx
字號(hào):
<%@ Register TagPrefix="lion" Namespace="Lion.Web.Calendar" Assembly="Lion.Web.Calendar" %>
<%@ Page language="c#" Codebehind="InfoGrade_edit.aspx.cs" AutoEventWireup="false" Inherits="ttyuPK.InfoGrade_edit" %>
<%@ OutputCache Location="None" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>年級(jí)管理</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">
<base target="_self">
<SCRIPT language="JavaScript" src="../mulSelect.js"></SCRIPT>
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋體">
<center><br>
<TABLE style="WIDTH: 296px; HEIGHT: 229px" cellSpacing="1" cellPadding="1" width="296"
border="0">
<TR>
<TD noWrap>
<TABLE id="Table1" cellSpacing="1" cellPadding="1" width="300" bgColor="#f2f2f2" border="1"
runat="server">
<TR>
<TD style="BORDER-TOP-STYLE: ridge; BORDER-RIGHT-STYLE: ridge; BORDER-LEFT-STYLE: ridge; BORDER-BOTTOM-STYLE: ridge"
borderColorLight="fuchsia" align="center" bgColor="#66ccff" borderColorDark="blue"
colSpan="2" rowSpan="1"><asp:label id="lblTitle" runat="server">添加年級(jí)</asp:label></TD>
</TR>
<TR>
<TD align="right">年級(jí)編號(hào):</TD>
<TD><asp:textbox id="年級(jí)編號(hào)" runat="server" Width="152px" CssClass="年級(jí)編號(hào)"></asp:textbox></TD>
</TR>
<TR>
<TD align="right">年級(jí)名稱(chēng):</TD>
<TD><asp:textbox id="年級(jí)名稱(chēng)" runat="server" Width="152px" CssClass="年級(jí)名稱(chēng)"></asp:textbox></TD>
</TR>
<TR>
<TD noWrap align="right">簡(jiǎn)稱(chēng):</TD>
<TD><asp:textbox id="簡(jiǎn)稱(chēng)" runat="server" Width="152px" CssClass="簡(jiǎn)稱(chēng)"></asp:textbox></TD>
</TR>
<TR>
<TD noWrap align="right">錄入時(shí)間:</TD>
<TD><lion:webcalendar id="錄入時(shí)間" runat="server" Width="40px" CssClass="錄入時(shí)間" Height="8px"></lion:webcalendar></TD>
</TR>
<TR>
<TD noWrap align="right">更新時(shí)間:</TD>
<TD><lion:webcalendar id="更新時(shí)間" runat="server" Width="40px" CssClass="更新時(shí)間" Height="8px"></lion:webcalendar></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD noWrap align="center">
<TABLE id="Table2" style="WIDTH: 174px; HEIGHT: 25px" cellSpacing="1" cellPadding="1" width="174"
border="0">
<TR>
<TD noWrap><asp:imagebutton id="ImageButtonSave" runat="server" ImageUrl="images/save.gif"></asp:imagebutton></TD>
<TD noWrap></TD>
<TD noWrap><asp:imagebutton id="ImagebuttonBack" runat="server" ImageUrl="images/back2.gif"></asp:imagebutton></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</center>
</form>
</FONT>
</body>
</HTML>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -