If the wrong password is given the program aborts.
如果键入错误的密码,程序即中止。
《牛津词典》Child aborts every woman's second child.
每个妇女的第二胎都打掉了。
Aborts the program.
异常中断程序。
The idea of "assert" is that it aborts the function if it fails.
“维护”的想法是,如果失败了就会终止功能。
The CLR delays thread aborts for code that is executing in a CER.
CLR会针对在CER中执行的程序码延迟执行绪中止。
Avoid code design that requires the use of asynchronous thread aborts.
避免需要使用异步线程中止的代码设计。
The CLR also distinguishes between graceful and non-graceful (rude) aborts.
CLR 也会区别正常和不正常 (粗略) 中止。
The close system call closes or aborts any pending connections on the socket.
close 系统调用可关闭或中止套接字上任何挂起的连接。
The ability to cancel tasks, without Thread-Aborts, continues to be an important issue.
安全地取消任务而不引发线程取消异常依旧是一个重要的方面。
A novice asked the master: "I have a program that sometimes runs and sometimes aborts."
一个初学者问大师:“我的一个程序有时正常有时不正常。”
To a read-only participant, it makes no difference whether a transaction commits or aborts.
对于只读参与者,事务是提交还是中止没有任何差异。
If all participants are prepared to commit, the transaction commits; otherwise, the transaction aborts.
如果所有参与者都准备好提交,则事务提交;否则事务中止提交。
Evaluates an expression and, when the result is false, prints a diagnostic message and aborts the program.
判断一个表达式,如果结果为假,输出诊断消息并中止程序。
The defragment operation aborts if one of the following operations is already occurring on the same partition.
如果在相同分区中已经存在以下操作,则碎片整理操作中止。
In these circumstances the operation fails due to the expired timeout and the transaction aborts appropriately.
在这些情况下,将会因为超时过期而导致操作失败,事务也将随之中止。
If the overall login was unsuccessful, the commit phase is skipped and each login module aborts, resetting its state.
如果所有的登录都是不成功的,就跳过提交阶段,并且放弃每个登录模块,将其状态复位。
The job aborts if all the player processes cannot be synchronized within the timeout period, which by default is 20 seconds.
如果不能在超时时间内(默认为20秒)同步所有播放器进程,则作业将中断。
If this method does not support logging multiple errors, this method should throw an exception, which aborts serialization.
如果这个方法不支援记录多项错误,这个方法就应该掷回例外状况,以中止序列化。
Asynchronous thread aborts present a problem because they are processed at unpredictable points in the target thread's execution.
异步线程中止会引发问题,因为它们在目标线程执行中的不可预知的点处理的。
When aspnet_isapi detects that the worker process is dead, it automatically aborts the request and frees any associated IIS resources.
当aspnet _ isapi检测到工作进程结束,它将自动终止请求,释放所有指配的IIS资源。
In many cases, a woman aborts her female fetus in response to societal pressure, but there are also instances when the woman herself makes the decision.
很多情况下,一名妇女是迫于社会的压力而将女性胎儿打掉的,但也有妇女自己做决定的例子。
When an exception is thrown during processing of a trigger, the trigger aborts, and the entire statement that caused the trigger to fire is rolled back.
当在触发器的处理过程中抛出异常时,触发器终止,导致触发器触发的整个语句回退。
As soon as Jester detects a single test failure, it aborts the run, so failing as early as possible can short-circuit a lot of time-consuming extra tests.
只要Jester发现一个测试失败,就会终止运行,所以尽早失败可以短路大量耗时的额外测试。