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

📄 uright.ascx

📁 1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点
💻 ASCX
字号:
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
    <TR>
      <TD width="100%" height=1><A 
            href="Index.aspx?Sid=<%=Sid%>"><IMG 
            height=44 src="img/099.gif" width=122 
        border=0></A></TD>
    </TR>
    <TR>
      <TD width="100%" height=1><A 
            href="Introduce.aspx?Sid=<%=Sid%>"><IMG 
            height=28 src="img/098.gif" width=121 
        border=0></A></TD>
    </TR>
    <TR>
      <TD width="100%" height=1><A 
            href="Sca.aspx?Sid=<%=Sid%>"><IMG height=29 
            src="img/095.gif" width=122 border=0></A></TD>
    </TR>
    <TR>
      <TD width="100%" height=1><A 
            href="Product.aspx?Sid=<%=Sid%>"><IMG height=29 
            src="img/097.gif" width=122 border=0></A></TD>
    </TR>
    <TR>
      <TD width="100%" height=1><A 
            href="News.aspx?Sid=<%=Sid%>"><IMG height=29 
            src="img/084.gif" width=122 border=0></A></TD>
    </TR>
    <TR>
      <TD width="100%" height=1><A 
            href="Contact.aspx?Sid=<%=Sid%>"><IMG height=29 
            src="img/087.gif" width=122 border=0></A></TD>
    </TR>
    <TR>
      <TD width="100%" height=0><a href="Job.aspx?Sid=<%=Sid%>"><IMG height=29 
            src="img/093.gif" width=122 border=0></a></TD>
    </TR>
    <TR>
      <TD height=1><a href="LeaveWord.aspx?Sid=<%=Sid%>"><IMG height=29 
            src="img/94.gif" width=122 border=0></a></TD>
    </TR>
    <TR>
      <TD width="100%"><div align="center"><%=covip%></div></TD>
    </TR>
  </TBODY>
</TABLE>
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="uRight.ascx.cs" Inherits="Huayou.Hyb2b.WebApp.co.co6.uRight" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>

⌨️ 快捷键说明

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