中英
fatal error
  • 简明
  • 致命错误:指在计算机程序中发生的无法恢复的错误,导致程序无法继续执行。
  • 网络释义
  • 专业释义
  • 1

     致命错误

    } fatalError方法 致命错误fatal error)指的是使解析器必须中止的错误,一般都是XML文档中非格式良好的部分,它们的存在会使其后的解析要么是完全在浪费时间,要么在技术...

  • 2

     严重错误

    1:严重错误(fatal error):很少出现,它通常是内部编译出错。在发生严 重错误时,编译立即停止,必需采取一些适当的措施并重新编译。

  • 3

     致命的错误

    在XML文档中,必须区分大小写,如果你写了如下的语句,将导致一个致命的错误(fatal error):

  • 4

     重大错误

    增加了重大错误(Fatal Error)的定位功能 增强的了字模工具功能

短语
查看更多
  • 双语例句
  • 权威例句
  • 1
    The Fatal Error of Peel's Bank act.
    皮尔银行法案(Peel ' s Bank Act)的致命错误。
  • 2
    The final type of problem in SAX is a fatal error.
    SAX中问题的最后一种类型是致命错误。
  • 3
    Having anything else before it will result in a fatal error.
    在它的前面添加任何内容都会导致一个致命的错误。
查看更多
  • 同近义词
  • 百科
  • FATAL ERROR

    In computing, a fatal error or fatal exception error is an error that causes a program to abort and may therefore return the user to the operating system. When this happens, data that the program was processing may be lost. A fatal error is usually distinguished from a fatal system error (colloquially referred to by the error message it produces as a "blue screen of death"). A fatal error occurs typically in any of the following cases:.In some systems, such as Mac OS X and Microsoft Windows, a fatal error causes the operating system to create a log entry or to save an image (core dump) of the process.

查看更多