bot.ascx

来自「企业网站前台后台源程序,用于大中小型企业网站后台程序开发」· ASCX 代码 · 共 40 行

ASCX
40
字号
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="bot.ascx.cs" Inherits="Websystem.bot" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>
<link href="img/css.css" rel="stylesheet" type="text/css">
<table width="770" border="0" cellpadding="0" cellspacing="0">
  <!--DWLayoutDefaultTable-->
  <tr>
    <td width="770" height="6" valign="middle"></td>
  </tr>
</table>
<table width="770" border="0" cellpadding="0" cellspacing="0">
  <!--DWLayoutDefaultTable-->
  <tr>
    <td width="770" height="2" valign="middle" bgcolor="#CCCCD0"></td>
  </tr>
</table>
<table width="770" border="0" cellpadding="0" cellspacing="0">
  <!--DWLayoutDefaultTable-->
  <tr>
    <td width="770" height="50" valign="top" align="center" class="wenzi1"><table width="95%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="10" colspan="2"></td>
      </tr>
      <tr>
        <td width="84%" align="center" class="wenzi1">Copyright @ 2006 柠檬居IT技术网 
		<a href="http://www.nmju.net">http://www.nmju.net</a>&nbsp;&nbsp;
		<a href="http://www.nmju.cn">http://www.nmju.cn</a></td>
        <td width="16%" align="center" class="wenzi1"><span class="linkb"><a href="admin/admin_login.aspx"><font color="#CC0000">Administrator Login</font></a></span></td>
      </tr>
    </table></td>
  </tr>
</table>

⌨️ 快捷键说明

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