📄 pingding.aspx
字号:
<%@ Page language="c#" Inherits="free.bbs.pingding" CodeFile="pingding.aspx.cs" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>【海纳百川--专业建站资讯网,建站论坛】</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">
<LINK href="free911.css" type="text/css" rel="stylesheet">
</HEAD>
<body>
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<TABLE id="Table1" rules="rows" borderColor="#808080" cellSpacing="0" borderColorDark="#ffffff"
cellPadding="0" width="400" align="center" border="1">
<TR>
<TD style="HEIGHT: 23px">主 题:</TD>
<TD style="HEIGHT: 23px">
<asp:TextBox id="zhuti" runat="server" Width="249px" Height="56px" TextMode="MultiLine"></asp:TextBox></TD>
</TR>
<TR>
<TD>选 项:</TD>
<TD>
<asp:RadioButtonList id="RadioButtonList1" runat="server" Height="40px" Width="204px">
<asp:ListItem Value="1">精华帖子</asp:ListItem>
<asp:ListItem Value="2">锁定主题</asp:ListItem>
<asp:ListItem Value="3">总固顶主题</asp:ListItem>
<asp:ListItem Value="4">固顶主题</asp:ListItem>
</asp:RadioButtonList></TD>
</TR>
<TR>
<TD></TD>
<TD align="center"><FONT face="宋体"><FONT face="宋体">
<asp:Button id="Button1" runat="server" Text="提交" onclick="Button1_Click"></asp:Button>
<asp:Button id="Button2" runat="server" Text="关闭" onclick="Button2_Click"></asp:Button></FONT></FONT></TD>
</TR>
</TABLE>
</FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -