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

📄 uhead.ascx

📁 1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点
💻 ASCX
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="uHead.ascx.cs" Inherits="Huayou.Hyb2b.WebApp.co.co9.uHead" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<TABLE WIDTH=778 BORDER=0 CELLPADDING=0 CELLSPACING=0 class="bg" align="center">
  <TR>
    <TD width="213" height="121" background="img/03.gif" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr><td height=14></td></tr>
  <tr><td align="center"><img src="<%=cologo%>" width="160" height="90"></td>
  </tr>
</table>

	</TD>
    <TD width="565" rowspan="3">
      <table width="565" height="196" border="0" cellpadding="0" cellspacing="0" background="img/01.gif" class="pic">
        <tr> 
          <td height="119" width="13">&nbsp;</td>
          <td height="119" width="552">&nbsp;</td>
        </tr>
        <tr> 
          <td height="33" width="13">&nbsp;</td>
          <td height="33" width="552"><b><span class="text"><font size="3" color="#FFFFFF">
<%=coname%></font></span></b></td>
        </tr>
        <tr> 
          <td width="13">&nbsp;</td>
          <td width="552">&nbsp;</td>
        </tr>
      </table>
    </TD>
  </TR>
</TABLE>

⌨️ 快捷键说明

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