EH:错误处理程序

在学术和科学领域,尤其是化学相关文献中,“Error Handler”常被缩写为EH。这一简写形式便于快速记录和日常使用,其完整的中文含义为“错误处理程序”,用于指代处理和分析实验或计算中错误的系统或程序。

Error Handler具体释义

  • 英文缩写:EH
  • 英语全称:Error Handler
  • 中文意思:错误处理程序
  • 中文拼音:cuò wù chǔ lǐ chéng xù
  • 相关领域eh 化学

Error Handler的英文发音

例句

  1. The query is executed with a success handler and an error handler function.
  2. 通过成功处理程序和错误处理程序(EH)函数执行查询。
  3. Note that if no error handler is attached, the default implementation throws a SAXParseException on any validation error.
  4. 注意,如果没有指定错误处理程序(EH),则默认的实现对任何验证错误都抛出SAXParseException异常。
  5. The error handler displays problems with an alert dialog.
  6. 错误处理程序(EH)通过警告对话框显示问题。
  7. The executeSQL function takes an SQL string, then optionally a parameter list, plus success and error handler functions.
  8. executeSQL函数接受一个SQL字符串,然后是一个可选的参数列表,外加成功和错误处理器函数。
  9. The only step left is to register your error handler implementation with the parsing process.
  10. 剩下的惟一步骤是将错误处理实现注册到解析过程。