说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 异常现象的处理
1)  processing method of anomaly
异常现象的处理
2)  abnormal phenomenon processing
异常现象处理
3)  The Abnormal Phenomenon of Adverb
副词的异常现象
4)  abnormal phenomenon
异常现象
1.
This paper expounds an abnormal phenomenon occurring in the course of internal threading and the causes of it, makes detailed analysis on occurrence and calculating methods of the pitch, tooth-type half-angle, pitch diameter, etc.
叙述了车削内螺纹时出现的一种异常现象以及产生异常现象的原因,详细分析了螺距、牙型半角、中径等误差的产生、计算方法及其对联结件可靠性的影响,并提出了补偿措施。
5)  abnormal phenomena
异常现象
1.
Treatment on abnormal phenomena of magnesium content determination in phosphate rock;
磷矿氧化镁含量测定中异常现象的处理
2.
Analysis of abnormal phenomena in ultimate bearing capacity of bored pile;
钻孔灌注桩承载力异常现象分析
3.
In the paper,we will analyze the abnormal phenomena appeared using in the determinator and introduce some knowledge and experience in service.
本文就仪器使用过程中出现的异常现象进行分析 ,同时介绍一些仪器维修方面的知识与经验。
6)  Abnormality [英][,æbnɔ:'mæləti]  [美]['æbnɔr'mælətɪ]
异常现象
补充资料:异常处理


异常处理
exception handling

  y jchQng ehull异常处理(exeePtion handling)程序设计语言提供的为描述异常与异常处置而用的语言机制。语言中提供的异常处理机制一般包括引发机制和处理机制两部分。 有几种解决异常处理的方案,一种是把异常处理看作针对非经常发生的事件(不一定是错误)的一种正常程序设计技巧,异常情况发生时,便由异常处理程序处理,处理结束时,控制还可以回到发生异常的位置。因此,也可以利用异常处理来实现一些修补工作。当修补结束时,又继续程序的正常执行。另一种则只限于异常情况发生了一些称作“错误”(或者是结束条件)的事件。这便表示,在某一程序单位中发生异常情况时,执行就告终止,把控制转到异常处理程序,但以后就不再回到发生异常情况的位置,处理程序可以决定重新启动有关的程序段,但不是简单的恢复。无法恢复时,保留现场信息供分析用。
  
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条