1 Star 2 Fork 0

大叔/ASP网站

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Main.aspx 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
<%@ page title="" language="C#" masterpagefile="~/Site1.master" autoeventwireup="true" inherits="老师管理_Default, App_Web_main.aspx.cdcab7d2" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<
<div>
<span style="float: right;">
<%--<asp:HyperLink ID="HyperLink1" runat="server" Style="text-align: center" NavigateUrl="Default.aspx">返回首页</asp:HyperLink>--%>
</span>
<table class="main-table"style="margin-left:auto;margin-right:auto;background:url(images/style2.png)">
<tr>
<td >
<iframe id="Left" name="Left" src="老师管理/Left.aspx" class="inset-table" width="188" height="730" style="font-family: 'Adobe 楷体 Std R'"
></iframe>
</td>
<td >
<iframe id="Right" name="Right" class="outset-table" width="950" height="730"></iframe>
</td>
</tr>
</table>
</div>
</asp:Content>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
ASP
1
https://gitee.com/ownmeanslost/stumannerger.git
git@gitee.com:ownmeanslost/stumannerger.git
ownmeanslost
stumannerger
ASP网站
master

搜索帮助