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

📄 uhead.ascx

📁 1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点
💻 ASCX
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="uHead.ascx.cs" Inherits="Huayou.Hyb2b.WebApp.co.co8.uHead" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center" height="260" bgcolor="#FFFFFF">
  <tr> 
    <td colspan="2" height="20"><img src="img/index_top1.gif" width="778" height="20"></td>
  </tr>
  <tr> 
    <td width="508" height="175" background="img/index_top2.gif" valign="top"> 
      <table border="0" cellspacing="0" cellpadding="0" width="507" align="center">
        <tr> 
          <td height=30></td>
        </tr>
        <tr> 
          <td align=center height="90"><b><font size=3 color=#ff0000 face="黑体"><%=coname%></font></b></td>
        </tr>
      </table>
	</td>
    <td width="270" height="175" background="img/01.gif" align=center><img src="<%=cologo%>" width="160" height="90"></td>
  </tr>
  <tr> 
    <td colspan="2" height="65"><img src="img/index_top3.gif" width="778" height="65"></td>
  </tr>
</table>

⌨️ 快捷键说明

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