cmp.ascx

来自「CRM系统源码」· ASCX 代码 · 共 14 行

ASCX
14
字号
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="Cmp.ascx.cs" Inherits="CRM.WEB.Bussiness.UserControls.Cmp" %>
<table width="100%" height="91" border="0" align="center" cellpadding="0" cellspacing="0" >

    <tr >
        <td align="center" style="font-size: 12px; color: #ffffff">
		-----------------------------------------------------------------------------------------------------------------
		<br>
         
           Copyright 2008-2010 &copy; All Rights Reserved. Powered by: <font color="#ffffff">兴达软件</font>
                     
            <br />
      </td>
    </tr>
</table>

⌨️ 快捷键说明

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