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

📄 employees.ascx.exclude

📁 介绍学习的管理系统说明什么的
💻 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 + -