📄 employees.ascx.exclude
字号:
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="Employees.ascx.cs" Inherits="Employees" %>
<table border="0" cellpadding="0" cellspacing="0" width="900">
<tr>
<td style="width: 100px; height: 1px;">
</td>
<td rowspan="4" width="20">
</td>
<td colspan="2" rowspan="4">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="width: 100px; height: 488px" valign="top">
<iframe id="iframe1" allowtransparency="" contenteditable="false" frameborder="0"
height="500" marginheight="0" marginwidth="0" scrolling="no" style="width: 777px"
width="500"></iframe>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="width: 100px">
<asp:LinkButton ID="LinkButton4" runat="server">修改密码</asp:LinkButton></td>
</tr>
<tr>
<td style="width: 100px">
<asp:LinkButton ID="LinkButton3" runat="server">员工查询</asp:LinkButton></td>
</tr>
<tr>
<td style="width: 100px; height: 128px;">
<asp:LinkButton ID="LinkButton2" runat="server">员工资料查询</asp:LinkButton></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -