⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 get_pwd.ascx

📁 网络订餐基于jsp与servlet的网络订餐系统 适合学生使用
💻 ASCX
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="get_pwd.ascx.cs" Inherits="qruan.get_pwd" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<table width="582" height="425" border="0" cellpadding="0" cellspacing="0" bgcolor="#ffffff"
	id="Table_01">

	<tr>
		<td height="32">&nbsp;</td>
	</tr>
	<tr>
		<td height="42">&nbsp;</td>
	</tr>
	<tr>
		<td width="636" align="center" valign="top"><table width="310" border="0" cellpadding="0" cellspacing="1" bgcolor="green">
				<tr>
					<td><table width="310" border="0" cellpadding="0" cellspacing="0" bgcolor="#afe195">
							<tr>
								<td height="28" colspan="2" align="center" style="font-size:12px">第一步</td>
							</tr>
							<tr>
								<td width="130" height="28" align="right" style="HEIGHT: 28px; font-size:12px">用户名:</td>
								<td width="180" style="HEIGHT: 28px"><asp:TextBox id="TextBox1" runat="server" Width="112px" Height="18px" MaxLength="15"></asp:TextBox></td>
							</tr>
							<tr>
								<td height="28" align="right" style="HEIGHT: 28px">&nbsp;</td>
								<td style="HEIGHT: 28px">&nbsp;
									<asp:Button id="Button1" runat="server" Text="下一步" Height="20px"></asp:Button></td>
							</tr>
						</table>
					</td>
				</tr>
			</table>
		</td>
	</tr>
</table>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -