zoukankan      html  css  js  c++  java
  • ABAP术语-Error Message

    原文:http://www.cnblogs.com/qiangsheng/archive/2008/01/30/1058283.html

    Information from the system to the user. Error messages are intended to help users recognize the cause of errors, so that they can continue working. Depending on the message type and whether they were issued from a primary window or a dialog box, error messages are displayed in the status bar or in a dialog box.

    ----------------------
    分隔线上面是 SAP 标准文档中提供的说明
    分隔线下面是我的翻译
    ----------------------
    从系统到用户的信息。错误消息的目的是帮助用户认识错误的原因,这样他们可以继续工作。根据消息类型和它们是来自一个主窗口还是对话框,错误消息会显示在状态栏或者对话框中。
  • 相关阅读:
    类成员函数的重载、覆盖和隐藏区别 (C++)(转)
    man时括号里的数字是啥意思
    Redis事务
    功能接口
    持久化方式
    宿主
    路由
    静态文件
    Log4Net 配置
    Redis命令与配置
  • 原文地址:https://www.cnblogs.com/rena/p/9110085.html
Copyright © 2011-2022 走看看