?? admin_edit.ascx
字號:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="Admin_Edit.ascx.cs" Inherits="Show_Socut_Data.Admin_Edit" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<table>
<tr>
<td>
<asp:TextBox id="TextBox1" runat="server" Width="416px"></asp:TextBox></td>
</tr>
<tr>
<td>
<asp:TextBox id="TextBox2" runat="server" Width="448px" Height="184px" TextMode="MultiLine"></asp:TextBox></td>
</tr>
<tr>
<td>
<asp:Button id="Button1" runat="server" Text="更新"></asp:Button>
<asp:Button id="Button2" runat="server" Text="刪除"></asp:Button>
<asp:Label id="Label1" runat="server"></asp:Label></td>
</tr>
</table>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -