📄 userinfo.ascx
字号:
<%@ control language="C#" autoeventwireup="true" inherits="user_UserInfo, space_deploy" %>
<table width="201" border="0" align="center" cellpadding="0" cellspacing="0" background="../webimages/08new_leftnav_bg.jpg">
<tr>
<td height="26" align="center" background="../webimages/right_head.jpg" class="title_down">用户中心</td>
</tr>
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" class="user_left">
<tr>
<td><table width="190" border="0" align="center" cellpadding="0" cellspacing="0" class="user_list">
<tr>
<td width="60">用户名:</td>
<td>
<asp:Label ID="Label1" runat="server" Text="Label"></asp:Label>
(
<asp:LinkButton ID="LinkButton1" CssClass="user_list" runat="server" OnClick="LinkButton1_Click">点击注销</asp:LinkButton>
)</td>
</tr>
<tr>
<td>昵 称:</td>
<td>
<asp:Label ID="Label2" runat="server" Text="Label"></asp:Label></td>
</tr>
<tr>
<td>电子邮箱:</td>
<td>
<asp:Label ID="Label3" runat="server" Text="Label"></asp:Label></td>
</tr>
<tr>
<td>QQ:</td>
<td>
<asp:Label ID="Label4" runat="server" Text="Label"></asp:Label></td>
</tr>
<tr>
<td>个性签名:</td>
<td>
<asp:Label ID="Label5" runat="server" Text="Label"></asp:Label></td>
</tr>
<tr>
<td height="50" colspan="2" align="center">
<asp:Button ID="Button1" runat="server" Text="修改资料" OnClick="Button1_Click" />
<asp:Button ID="Button2" runat="server" Text="修改密码" OnClick="Button2_Click" /></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="210" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
</tr>
</table>
<table width="201" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="26" align="center" background="../webimages/right_head.jpg" class="title_down">相关数据</td>
</tr>
<tr>
<td><table width="200" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" class="user_left">
<tr>
<td><table width="190" align="center" cellpadding="0" cellspacing="0" class="index">
<tr>
<td height="21"> <img src="../webimages/001.gif" width="8" height="10" /> 本站共有
<asp:Label ID="Label6" runat="server" Text="Label" ForeColor="Red"></asp:Label>
个用户。</td>
</tr>
<tr>
<td height="21"> <img src="../webimages/001.gif" width="8" height="10" /> 本站共计上传
<asp:Label ID="Label7" runat="server" Text="Label" ForeColor="Red"></asp:Label>
个文件</td>
</tr>
<tr>
<td height="21"> <img src="../webimages/001.gif" width="8" height="10" /> 本站共使用
<asp:Label ID="Label8" runat="server" Text="Label" ForeColor="Red"></asp:Label>
M空间</td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
<table width="210" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
</tr>
</table>
<table width="201" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="26" align="center" background="../webimages/right_head.jpg" class="title_down">快捷入门</td>
</tr>
<tr>
<td><table width="200" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" class="user_left">
<tr>
<td><table width="190" align="center" cellpadding="0" cellspacing="0" class="index">
<tr>
<td height="21"><img src="../webimages/001.gif" width="8" height="10" /> 注册为网络空间站用户</td>
</tr>
<tr>
<td height="21"><img src="../webimages/001.gif" width="8" height="10" /> 上传文件到你的网络空间站</td>
</tr>
<tr>
<td height="21"><img src="../webimages/001.gif" width="8" height="10" /> 发送文件提取码给你的朋友</td>
</tr>
<tr>
<td height="55" align="center"><a href="../reg.aspx"><img src="../webimages/btn_createacct.gif" width="189" height="26" border="0" /></a></td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -