网站首页  词典首页

请输入您要查询的英文单词:

 

单词 unhandled exception
释义

unhandled exception

  • 网络未处理异常;未处理的例外状况;未被处理的异常
1.
未处理异常
网站运行的时候是否遇到过未处理异常(unhandled exception)造成网站进程退出报503(service unavailable)错误?但是也有时未 …
blog.csdn.net
2.
未处理的例外状况
未分级的,未打... ... 未保护的解决方案 unprotected solution 未处理的例外状况 unhandled exception 未读的更改 Unread Chang…
glosbe.com
3.
未被处理的异常
Oracle:pl/sql... ... Propagation( 传递) Unhandled exception未被处理的异常) Un-named or anonymous excepttion( 匿 …
www.cppblog.com
4.
未处理例外
... 路径操控( Path Manipulation) 未处理例外( Unhandled Exception) ...
knowledge.twisc.ntust.edu.tw
5.
未处理的意外
HP Fortify 程序跟踪分析器-LoadRunner... ... 路径操做( Path Manipulation) 未处理的意外( Unhandled Exception) ...
www.sinocax.com
6.
处理地异常
下一页:16 位Win子系统 NTVDM CPU 遇到无处理地异常(unhandled exception) ·网站导航: 库库中文网 · windows系统汇集 图 …
www.qqgb.com

例句

释义:
1.
This is usually the result of an escalation procedure due to ThreadAbort, OutOfMemory, or an unhandled exception in user code.
这通常是由于ThreadAbort、OutOfMemory或用户代码中未处理的异常导致的升级过程的结果。
msdn2.microsoft.com
2.
The foreground or background status of a thread does not affect the outcome of an unhandled exception in the thread .
线程的前台或后台状态不影响线程中未处理异常的结果。在。
www.bing.com
3.
A critical region is one in which the effects of a thread abort or an unhandled exception might not be limited to the current task.
关键区域是指线程中止或未经处理的异常的影响可能不限于当前任务的区域。
msdn.microsoft.com
4.
a finally handler that executes whenever the block exits , whether that occurs by normal control flow or by an unhandled exception.
异常就是为了处理出错或者处理其它意外情况而中断代码块的正常控制流。
www.ichacha.net
5.
The handler in the example is called whenever an unhandled exception occurs anywhere in the application.
只要应用程序中的任何位置发生未处理的异常,都会调用该示例中的处理程序。
msdn2.microsoft.com
6.
The unhandled exception is not allowed to terminate the application .
允许未处理异常继续,并且操作系统终止应用程序。
www.bing.com
7.
NET application encounters an unhandled exception or other error while processing a request, it generates an error page.
NET应用程式在处理要求过程中遇到无法处理的例外状况或其他错误时,就会产生错误页面。
technet.microsoft.com
8.
When overridden in a derived class, allows for code to run when an unhandled exception occurs in the application.
在派生类中重写后,允许代码在应用程序中出现未处理的异常时运行。
msdn2.microsoft.com
9.
The source code that generated this unhandled exception can only be shown when compiled in debug mode.
源代码能引发这个异常只显示当编译好的调试模式。
wenwen.soso.com
10.
If the user mistypes the filename or if the file is not available for any reason, the application fails with an unhandled exception error.
如果用户文件名称有问题或者其他什么原因导致的文件无效,这个应用程序因为一个未处理的异常错误而运行失败。
dict.bioon.com
1.
An unhandled exception occurred while an Active Directory configuration change notification was being processed.
处理ActiveDirectory配置更改通知时出现无法处理的异常。
technet.microsoft.com
2.
It will always find one because there is an exception frame at the very top of the stack that will handle any otherwise unhandled exception.
它总是(能)找到一个,因为在这个堆栈的最上面有一个异常结构,它将处理人核其他的未处理的异常。
dictsearch.appspot.com
3.
Description: An unhandled exception occurred during the execution of the current web request.
描述:在现在网请求的实行期间发生的被不处理的例外。
dictsearch.appspot.com
4.
The next example shows the complete code for logging an unhandled exception.
下一示例演示用于记录未处理异常的完整代码。
msdn2.microsoft.com
5.
Event. This method does not run if an unhandled exception occurs in the main application.
如果主应用程序中出现未处理的异常,则此方法不会运行。
msdn2.microsoft.com
6.
An unhandled exception was generated during the execution of the current web request.
被不处理的例外在现在网请求的实行期间被产生。
dictsearch.appspot.com
7.
That top-level exception handler will stop an unhandled exception from breaking into the debugger unless Just My Code is turned on.
该顶级异常处理程序会阻止未处理的异常中断到调试器中,除非打开了“仅我的代码”。
msdn2.microsoft.com
8.
Breaks occur for two main reasons: when a breakpoint breached and when an unhandled exception arises.
中断发生于两个主要原因:达到中断点时,和出现未处理异常时。
www.xue5.com
9.
An unhandled exception occurred during the execution of the current web request.
未处理的例外情况发生了中当前网请求的施行。
www.bing.com
10.
This method does not run if an unhandled exception occurs in the main application.
如果主应用程序中发生未处理的异常,则不运行此方法。
msdn2.microsoft.com
1.
Editing code after an unhandled exception, when the "Unwind the call stack on unhandled exceptions" option is not selected.
在未选择“在未处理的异常上展开调用堆栈”选项的情况下,在发生未处理的异常之后编辑代码。
msdn2.microsoft.com
2.
Specifies the behavior of the common language runtime when an unhandled exception occurs.
指定公共语言运行库在出现未处理的异常时的行为。
msdn2.microsoft.com
3.
On previous versions of Windows, when an application crashed it executed an unhandled exception handler.
在以前的Windows版本中,当应用程序崩溃时,它会执行未处理的异常处理程序。
www.microsoft.com
4.
In most cases this means that the unhandled exception causes the application to terminate.
在多数情况下,这意味着未处理异常会导致应用程序终止。
msdn2.microsoft.com
5.
These methods are called if an unhandled exception occurs anywhere in your page or application, respectively.
事件。只要您的页或应用程序中发生未处理的异常,就会相应地调用这些方法。
msdn2.microsoft.com
6.
Represents the event code indicating an unhandled exception occurred.
表示的是指示发生了未处理的异常的事件代码。
msdn2.microsoft.com
7.
An unhandled exception on any thread will crash the entire test run, and as mentioned before, integration tests require multi-threading.
任何线程的未处理异常都会破坏整个测试的运行,而前面提到的集成测试却需要使用多线程。
www.infoq.com
8.
An unhandled exception occurred in a Unified Messaging Worker Process: "%1" .
统一消息工作进程中发生无法处理的异常:“%1”。
technet.microsoft.com
9.
unhandled exception has occurred in a component in your application.
未处理的异常发生在您的应用程序组件。
wenwen.soso.com
10.
An unhandled exception occurred during index analysis.
索引分析时发生未处理的异常情况。
www.dictall.com
1.
In managed code, you can continue execution in the same thread after an unhandled exception.
在托管代码中,您可以在出现了未处理的异常后在同一线程内继续执行。
msdn2.microsoft.com
2.
Occurs when the application encounters an unhandled exception.
在应用程序遇到未处理的异常时会发生此事件。
msdn2.microsoft.com
3.
An unhandled exception error occurred.
出现了无句柄例外。
www.fan6.net
4.
A third command button causes an unhandled exception.
第三个命令按钮将导致未处理的异常。
msdn2.microsoft.com
5.
If an unhandled exception occurs, this method catches it.
如果发生未处理的异常,则此方法捕捉该异常。
msdn2.microsoft.com
6.
The Session Initiation Protocol (SIP) stack that is installed on the Unified Messaging server has encountered an unhandled exception.
统一消息服务器上安装的会话初始协议(SIP)堆栈遇到了无法处理的异常。
technet.microsoft.com
7.
The source of the unhandled exception event .
未处理的异常事件的源。
www.bing.com
8.
Occurs when an unhandled exception is thrown.
当引发未处理的异常时发生。
msdn2.microsoft.com
9.
In addition, the application can execute specific code when the application shuts down unexpectedly, such as during an unhandled exception.
此外,应用程式还会在应用程式意外关闭时(例如,在未处理的例外状况期间)执行特定的程式码。
technet.microsoft.com
10.
Excel and Word Quit Unexpectedly When an Unhandled Exception Occurs on a Modeless Form
当无模式窗体上出现未处理的异常时Excel和Word意外退出
msdn2.microsoft.com
1.
Raised when an unhandled exception occurs in the application
应用程序中出现一个未处理的异常时引发
msdn2.microsoft.com
2.
Indexes: 10 pi UNHANDLED_EXCEPTION (5): exceptional cases only Process instance information
索引数量:10piUNHANDLED_EXCEPTION(5):只针对异常情况流程实例信息
www.ibm.com
3.
Limit Die On Unhandled Exception
限制死于没处理的例外
angel.w15.5tom.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/6 3:03:16