📄 index.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="index.aspx.cs" Inherits="Gly_index" %>
<HTML>
<HEAD>
<title>Main</title>
</HEAD>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%" style="left: 0px; width: 100%; position: absolute; top: 0px; height: 105%" >
<TBODY>
<tr>
<td id="MenuLeft" vAlign="top" align="left">
<IFRAME frameBorder="no" id="frmTitleLeft" name="frmLeft" src="left.aspx" scrolling="no"
style="VISIBILITY: inherit; WIDTH: 175px; HEIGHT: 105.28%"></IFRAME>
</td>
<td id="OfficeMain" vAlign="top" align="left" width="100%">
<IFRAME frameBorder="0" id="frmOfficeMain" name="OfficeMain" src="Main.aspx" width="100%"
height="105%" style="WIDTH: 100%; HEIGHT: 105.28%"></IFRAME>
</td>
</tr>
</TBODY>
</table>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -