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

📄 allerrorhelp.aspx

📁 与房地产相关的各项活动
💻 ASPX
字号:
<%--文件名:AllErrorHelp.aspx--%>
<%@ Page Language="VB" MasterPageFile="~/MasterPage.master" AutoEventWireup="false" CodeFile="AllErrorHelp.aspx.vb" Inherits="SystemManage_AllErrorHelp" title="当前位置:系统管理->系统帮助信息" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
    <table style="width: 554px; height: 247px">
        <tr>
            <td rowspan="6" style="width: 103px">
            </td>
            <td align="center" style="font-weight: bold; font-size: 1.2em; color: black; font-family: 宋体;
                height: 10px; background-color: lightgrey">
                系统帮助信息</td>
            <td rowspan="6" style="width: 100px">
            </td>
        </tr>
        <tr>
            <td style="font-size: 0.8em; font-family: 宋体; height: 10px; background-color: #cccccc">
                &nbsp;&nbsp; 当显示此页面时,此网站可能已经发生下列问题:</td>
        </tr>
        <tr>
            <td style="font-size: 0.8em; width: 442px; background-color: cornsilk">
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.您未经合法授权访问不该访问的页面。在这种情况下,您只需要与网站管理员联系,取得相关权限后即可访问目标页面。</td>
        </tr>
        <tr>
            <td style="font-size: 0.8em; width: 442px; background-color: lavender">
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.数据类型或格式输入发生错误,数据表的关键字重复。在这种情况下,您需要检查您是否试图输入的是一条相同的记录,是否在需要输入数字的地方输入了字符。</td>
        </tr>
        <tr>
            <td style="font-size: 0.8em; width: 442px; background-color: palegoldenrod">
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.未按照系统所要求的商业逻辑进行操作。在这种情况下,您需要仔细阅读配套图书的说明进行操作。</td>
        </tr>
        <tr>
            <td style="font-size: 0.8em; width: 442px; height: 33px; background-color: gainsboro">
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4.网站出现事先未能预料的错误。在这种情况下,您需要与网站设计人员联系,以便能够及时解决此问题。</td>
        </tr>
    </table>
</asp:Content>

⌨️ 快捷键说明

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