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

📄 teachermasterpage.master

📁 毕业设计+图书管理系统+源码 需要的人下载。
💻 MASTER
字号:
<%@ Master Language="VB" CodeFile="teacherMasterPage.master.vb" Inherits="teacher_teacherMasterPage" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title>欢迎使用北京信息科技大学毕业设计管理系统!</title>
</head>
<body>
    <form id="form1" runat="server">
    <div>
        &nbsp;<div>
            <table border="0" cellpadding="0" cellspacing="0" style="left: 0px; width: 103%;
                position: relative; top: 0px; height: 100%">
                <tr>
                    <td colspan="1" style="padding-right: 0px; padding-left: 0px; margin-left: 20px;
                        width: 67px; margin-right: 20px;" rowspan="3">
                    </td>
                    <td colspan="2" style="padding-right: 0px; padding-left: 0px; margin-left: 20px;
                        margin-right: 20px; height: 200px">
                        <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; position: relative;
                            height: 100%; left: 0px; top: 0px;">
                            <tr>
                                <td style="height: 19px">
                                </td>
                            </tr>
                            <tr>
                                <td style="margin-left: 20px; border-top-style: none; margin-right: 20px; border-right-style: none;
                                    border-left-style: none; height: 200px; border-bottom-style: none">
                                    <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; position: relative;
                                        height: 100%" id="TABLE1" language="javascript" onclick="return TABLE1_onclick()">
                                        <tr>
                                            <td style="width: 16px; height: 200px;">
                                            </td>
                                            <td style="width: 646px; height: 200px;">
                                                <asp:Image ID="Image1" runat="server" Height="213px" ImageUrl="~/teacher/teacher.jpg"
                                                    Style="left: -3px; position: relative; top: 0px" Width="926px" /></td>
                                            <td style="height: 200px">
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                       <div class="mainmenu" style="color : #50FF0C;background-color : #001E6C">
			<div style="padding:5px;text-align:left;color : #50FF0C">
			<a class="menulink" style="color : #E0E0FF" href="Default.aspx">首页</a>|<a class="menulink" style="color : #E0E0FF" href="ChangePassword.aspx">修改个人信息</a>|<a class="menulink" style="color : #E0E0FF" href="SubmitSubject.aspx">提出毕设题目</a>|<a class="menulink" style="color : #E0E0FF" href="SubmitStudent.aspx">确定毕设学生</a>|<a class="menulink" style="color : #E0E0FF" href="getdocument.aspx">论文下载</a>|<a class="menulink" style="color : #E0E0FF" href="comment.aspx">评定学生论文</a>|<a class="menulink" style="color : #E0E0FF" href="WeekLogComment.aspx">签写周志意见</a>|<a class="menulink" style="color : #E0E0FF" href="MetaCheck.aspx">中期检查</a>|<a class="menulink" style="color : #E0E0FF" href="teamanswercomment.aspx">答辩评论</a>|<a class="menulink" style="color : #E0E0FF" href="WriteTask.aspx">退出</a> </div>
		</div>
                    </td>
                </tr>
                <tr>
                    <td align="center" style="height: 240px; width: 932px;" valign="middle">
                        <asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">
                        </asp:ContentPlaceHolder>
                    </td>
                </tr>
                <tr>
                    <td colspan="2" style="height: 81px">
                        <div class="mainmenu" style="color: #50FF0C; background-color: #001E6C">
                            <div style="padding-right: 5px; padding-left: 5px; padding-bottom: 5px; padding-top: 5px;
                                text-align: center">
                                <a class="menulink" style="color : #E0E0FF"href="#" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage(homepage);">设为首页</a> | <a class="menulink"style="color : #E0E0FF" href=" ">联系我们</a> |
                                <a class="menulink" style="color : #E0E0FF"href=" ">网站导航</a> | <a class="menulink" style="color : #E0E0FF"dir="rtl" href=" ">加入收藏</a>
                                |<a class="menulink" style="color : #E0E0FF"href=" ">版权声明</a>
                            </div>
                        </div>
                        <div style="color: #0037c4; background-color: transparent;text-align: right">毕业studio<span title="4934; rhino">&copy;</span> 2006-2016 All Rights Reserved. </div>
                    </td>
                </tr>
            </table>
            &nbsp;
        </div>
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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