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

📄 stheader.ascx

📁 数据库:Microsoft SQL Server 2000。 技术平台:Microsoft .NET Framework 2.0.0.0版本。 IIS:Internet Informati
💻 ASCX
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="STHeader.ascx.cs" Inherits="STcontract.STControls.STHeader" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
		<title>无标题文档</title>
		<LINK href="../style.css" type="text/css" rel="stylesheet">
	</head>
	<body leftmargin="0" topmargin="0">
	<div align="center">
	<img src="../Images/UserHead.jpg" border="0" usemap="#Map">
	  <map name="Map">
	    <area shape="rect" coords="328,125,399,154" href="../STUser/STUserInfo.aspx">
	    <area shape="rect" coords="402,125,511,153" href="../STUser/STUserDep.aspx">
	    <area shape="rect" coords="517,125,586,154" href="../STUser/STUserProduct.aspx">
	    <area shape="rect" coords="588,125,661,154" href="../STUser/STSale.aspx">
	    <area shape="rect" coords="665,125,742,153" href="../Index.aspx">
      </map>
    </div>
	</body>
</html>

⌨️ 快捷键说明

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