📄 longion.aspx
字号:
<%@ Page language="c#" Codebehind="Longion.aspx.cs" AutoEventWireup="false" Inherits="Web.TodayLongion" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>Longion</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<table style="WIDTH: 646px" align="center">
<tr>
<td align="center" colspan="3" rowspan="2">
<asp:Label ID="Label1" runat="server" Font-Bold="True" Font-Size="XX-Large" ForeColor="#0000C0"
Text="每日一言维护" Width="642px">生日祝福语维护</asp:Label></td>
</tr>
<tr>
</tr>
</table>
<table border="1" align="center">
<tr>
<td style="WIDTH: 177px">
<asp:Label ID="Label3" runat="server" Text="内容:" Width="164px"></asp:Label></td>
<td style="WIDTH: 459px" colspan="2">
<asp:TextBox ID="TextBox2" runat="server" Width="452px" Height="65px" TextMode="MultiLine"></asp:TextBox></td>
</tr>
</table>
<br>
<asp:Label ID="Label4" runat="server" Text=" " Width="644px"></asp:Label><br>
<asp:Button id="Button1" runat="server" Text="保存" style="Z-INDEX: 101; LEFT: 232px; POSITION: absolute; TOP: 208px"></asp:Button>
<asp:Button id="Button2" runat="server" Text="取消" style="Z-INDEX: 102; LEFT: 392px; POSITION: absolute; TOP: 208px"></asp:Button>
<asp:Button id="Button3" runat="server" Text="返回" style="Z-INDEX: 103; LEFT: 312px; POSITION: absolute; TOP: 208px"></asp:Button>
<br>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -