SIGFPE - Arithmetic exception, integer divided by 0, or floating-point exception.
SIGFPE—算术异常、整数被零除或浮点异常。
The results of model test were analyzed. It is concluded that the performance of the model turbine is satisfying, with presspulsation on some operation point exception.
通过对模型验收试验的结果进行详细的分析,结果显示除部分工况点的压力脉动值外,模型转轮的各项性能满足合同要求。
Section 2.3.3 mentioned, that to trigger the authentication dance an exception would have to be returned to the entry point.
正如2.3.3节提到的,为了触发身份验证舞蹈,必须向入口点返回一个异常。
AOP lets you attach these aspects to POJOs, then specify a point in time (like the beginning of a method or exception generation) and another aspect to attach.
AOP使您可以将这些方面联系到POJO,然后指定一个时间点(如方法开始时或产生异常时)和另一个需要联系的方面。
Many people say that it's the thought that counts and yes that's a very good point but so is too know a person and mother's day is no exception.
许多人说是有这个想法就好,是的,观点不错。但是太了解一个人也是如此,母亲节也不例外。
If this exception is left uncaught, the default action will be to commit the transaction, including all work performed by CICS, up to the point of the abend.
如果未捕获此异常,则缺省操作是提交事务(包括CICS执行的所有工作),直到异常终止点。
After all, the whole point of static type checking is to prevent exactly that sort of exception.
毕竟静态类型检查主要是严格防止那种异常。
One is not checking the parameters coming in, even though you know at this point that a parameter in a certain state will cause an exception in your method.
第一,没有检查输入的参数,即使知道处于某些状态的参数会造成方法出现异常。
Seam's creator has said that "JSF is surprisingly limited when it comes to exception handling," and there is certainly no arguing with him on this point.
Seam的创立者曾说过:“在异常处理方面,JSF非常有限”。这一点显然毫无争议。
While effective exception analysis would be a boon to the industry, Red Gate's exception Hunter demonstrates that we just are not to that point yet.
虽然有效的异常分析将会为业界带来很多好处,但RedGate的ExceptionHunber表明我们如今还做不到这点。
A join point is "a well-defined point in the program flow." 3 There are many types of join points, such as a method call or a method return, which can be either a normal return or a thrown exception.
一个连接点是:一个在程序流程中定义明确的点。3连接点有很多类型,正如一个方法的调用或一个方法的返回,都可以是一个正常的返回或者抛出一个异常。
Normally, the choice depends on whether you can plausibly handle the exception at the point where it's thrown.
通常,至于选择何种方法,取决于是否能在抛出异常时合理地处理异常。
Each advice USES as little information about the join point as possible and discloses about itself only what's necessary for type-safety, exception-checking, and the like.
每个通知都使用最少的连接点信息,仅透漏类型安全、异常检查等必需的自身信息。
But more market share growth seems improbable at this point. The only possible exception here would be if there will be a CDMA iPhone soon.
但市场份额的不断增长让人匪夷所思,唯一可能的例外就是苹果发布一款CD MA的手机。
"It's to the point now where, if caloric restriction does not extend human lifespan, we're an exception on the planet, " Sinclair agrees.
“现在重点的地方是,如果热量限制的范围没有扩展到人类的寿命,那么我们是将是这个星球的例外,”Sinclair附和到。
If an exception occurs at this point, check to make sure that the correct version of the JLAagent is being used.
如果此时出现异常,请进行检查以确保使用正确的JLAagent版本。
So the first point to make about China is that it already has been the exception to the rule many times by having persistently rapid growth for over 30 years.
所以,关于我国的首要观点是,其30年来持续快速增长已经成为增长阀值定律的例外。
At this point, all controls have been rendered to the output stream and cannot be changed. During this event any attempt to access the response stream will result in an exception being thrown.
最后一个事件将会发生于每一个控件之上,然后,一直到结束.这时,所有的控件将会输出流并且不能够再被改变.在这个事件中,任何试图访问应答流的方法将都会出现错误.这个事件主要被用来清除善后工作,比如说数据库连接,打开的文件流,事件日志,或者其他的任务等等.
When we throw an exception, we usually construct the object we are going to throw at the throw point. That object represents what went wrong, so we know the precise exception type.
当抛出一个异常的时候,通常在抛出点构造将抛出的对象,该对象表示出了什么问题,所以我们知道确切的异常类型。
There were many things in your past that you couldn't control, and everybody comes across unfortunate circumstances at some point in their lives - you're no exception.
从某种角度来说,每个人都会遇到自己生活中不幸的环境和经历,你也不例外。
To my mind, that's no exception; the point of praying is that you're not talking to yourself!
在我看来,那也不例外,祈祷中你不是在对自己说话!
The exception is people who train extremely hard, to the point of overtraining, or who compete in grueling endurance events such as marathons, Flynn notes.
唯一的例外是训练人特别努力的人。比如已经过度训练或诸如马拉松运动项目进行激烈竞争的人,弗林指出。
PC source code. We found there exist some debugs, such as the confusion caused by time zero point, NDP exception, uncontinuous running. We analyze them, and offer solutions to the problems.
PC源程序进行了探究,发现源程序中存在着时间零点引起混乱、NDP例外、无法接续运行等一些问题,我们对这些问题进行了分析,最终问题都得到了相应的解决。
At that point, the Exception Assistant gives you the chance to add an extra permission, which allows you to restart the debugging session with sufficient permissions to avoid the problem.
此时,异常助手可以为您提供添加额外权限的机会,这样,您就可以具有足够的权限重新启动调试会话,以避免出现问题。
At this point, any errors detected by the database cause the submission process to stop, and an exception is raised.
此时,如果数据库检测到任何错误,都会造成提交进程停止并引发异常。
Floating-point operations never throw an exception.
浮点运算永远不会引发异常。
Up to a point, more competitors are better than fewer, or higher quality competitors are better than lower quality competitors-a major exception to classical economic theory.
由点决定,更多竞争者比较少好,或更加优质的竞争者比更低的质量竞争者主要例外好对古典经济理论。
She founded the fashion design label Exception de MixMind with an affiliated book Point One awarded "the Most Beautiful Book of China 2006" and nominated "the Most Beautiful book of the World 2007.
她创办了“例外”品牌,由此创作的书《点一》获06年度“中国最美的书”称号并参选“世界最美的书”。
She founded the fashion design label Exception de MixMind with an affiliated book Point One awarded "the Most Beautiful Book of China 2006" and nominated "the Most Beautiful book of the World 2007.
她创办了“例外”品牌,由此创作的书《点一》获06年度“中国最美的书”称号并参选“世界最美的书”。
应用推荐