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

📄 footer.ascx

📁 用vs2005写的一个生产任务管理系统。数据的统计和综合查询是主要功能
💻 ASCX
字号:
<%@ Control Language="c#" Inherits="RWSB.footer" CodeFile="footer.ascx.cs" %>
<%@ OutputCache Duration="3600" VaryByParam="none"%>
<table cellSpacing="1" cellPadding="0" width="100%" bgColor="#a0bce7" border="0">
  <tr>
    <td style="FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#6699ff', endColorStr='#ffffff', gradientType='1')"><TABLE id="Table1" width="100%" border="0">
	<TR>
		<TD align="center">
			<HR style="WIDTH: 98.46%; HEIGHT: 1px" width="98.46%" SIZE="1">		</TD>
	</TR>
	<TR>
		<TD align='left' style="height: 59px"><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="20" style="height: 38px">&nbsp;</td>
              <td style="height: 38px" align=center valign=middle>&nbsp;技术指导:<span style="color: #0000ff">邓建峰 李建民 李晓伟</span> &nbsp; &nbsp; &nbsp;
                  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 程序设计:<span style="color: #0000ff">乔江山</span> &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
                  网页美工:<span style="color: #0000ff">张 静</span>&nbsp;<br />
                  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                  &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</td>
              <td width="40" style="height: 38px"></td>
              <td width="40" style="height: 38px"></td>
            </tr>
          </table></TD>
	</TR>
	<TR>
		<TD align="center">
			<HR style="WIDTH: 98.46%; HEIGHT: 1px" width="98.46%" SIZE="1"></TD>
	</TR>
</TABLE></td>
  </tr>
</table>

⌨️ 快捷键说明

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