📄 top.aspx
字号:
<%@ Page language="c#" Codebehind="top.aspx.cs" AutoEventWireup="false" Inherits="comm.top" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<%
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<link href="css/oa_css.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="52769F" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="264"><IMG SRC="images/2_01.gif" WIDTH=320 HEIGHT=54 ALT=""></td>
<td align="right" background="images/2_02.gif"><table width="300" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
<td width="55"><a href="fram_setting.htm" target="mainFrame"><img src="images/2_06.gif" width="55" height="54" border="0"></a></td>
<td width="20"> </td>
<td width="55"><a href="#" onclick=window.parent.navigate("default.aspx");><img src="images/quic.gif" width="55" height="54" border="0"></a></td>
</tr>
</table> </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="23" background="images/2_15.gif"> <table border="0" cellpadding="1" cellspacing="1" class="maintext">
<tr>
<td width="9" align="right"><img src="images/dot4.gif" width="5"></td>
<td align="center"><%=System.DateTime.Now.Year
%>年<%=System.DateTime.Now.Month%>月<%=System.DateTime.Now.Day%>日<%=System.DateTime.Now.DayOfWeek%></td>
<td width="2" align="right"><img src="images/dot4.gif" width="5"></td>
<td width="90" align="center" valign="middle">欢迎您:<%=this.Session["user_namecn"]%></td>
<td width="15" align="center" valign="middle"><img src="images/dot5.gif" width="15" height="16"></td>
<td>您当前位置:位置一>>位置二</td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -