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

📄 systemnotice.ascx

📁 这是asp.net^和Visual C++Sharp编写的串并口通讯的书籍 源代码
💻 ASCX
字号:
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="SystemNotice.ascx.cs" Inherits="UseControls_MainControls_SystemNotice" %>
<table background="../../Images/Skin/right.jpg" cellpadding="0" cellspacing="0"
    width="570" style="height: 492px">
    <tr>
        <td style="width: 699px; height: 60px;">
        </td>
        <td style="width: 123px; height: 60px;">
        </td>
    </tr>
    <tr>
        <td style="vertical-align: middle; text-align: center; width: 699px; height: 262px;">
            <table style="width: 252px" cellpadding="0" cellspacing="0">
                <tr>
                    <td colspan="3" rowspan="2" style="height: 264px; width: 429px;">
                    <MARQUEE direction="up" onmouseout="this.start()" onmouseover="this.stop()" scrollAmount="2" scrollDelay="7" style="width: 426px; height: 262px">
                        <span style="font-size: 9pt">
                            <br />
                    为了更好的管理和维护网站,请您自觉遵守以下条款:
                            <br />
                            <br />
                     
                        (一)不得利用本网站进行商业广告宣传; 
                            <br />
                        (二)不得利用本网站发送非法文章;
                            <br />
                        (三)不得利用本网站进行上传非法图片; 
                            <br />
                        (四)互相尊重,对自己的言论和行为负责; 
                            <br />
                        (五)普通用户欲删除文章、评论、图片等信息,请与管理员联系; 
                            <br />
                        (六)本网站版权归明日科技公司,不得对本网站进行转载或作为私用; 
                            <br />
                            <br />
                        </span>
                    </ MARQUEE >
                    </td>
                </tr>
                <tr>
                </tr>
            </table>
        </td>
        <td style="vertical-align: middle; width: 123px; height: 262px; text-align: center">
        </td>
    </tr>
    <tr>
        <td style="vertical-align: middle; width: 699px; height: 58px; text-align: right">
            <asp:LinkButton ID="LinkButton1" runat="server" CausesValidation="False" Font-Size="9pt"
                Font-Underline="False">点击该处浏览博客文章>></asp:LinkButton></td>
        <td style="vertical-align: middle; width: 123px; height: 58px; text-align: right">
        </td>
    </tr>
</table>

⌨️ 快捷键说明

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