unhandled
美 [ʌn'hændəld]
英 [ʌn'hændld] 
- adj.未经手触过的;未经处理过的;未讨论过的;未经驯服的
- 网络未处理;不处理;无法预料而且没有被处理
英汉解释
例句
Unhandled exceptions are the bane of any application, especially those that run without user interaction.
未处理的异常是任何应用程序的克星,特别发生在那些无用户交互的应用程序中的。
This is usually the result of an escalation procedure due to ThreadAbort, OutOfMemory, or an unhandled exception in user code.
这通常是由于ThreadAbort、OutOfMemory或用户代码中未处理的异常导致的升级过程的结果。
Gets or sets the error page to which the requesting browser is redirected in the event of an unhandled page exception.
获取或设置错误页,在发生未处理的页异常的事件时请求浏览器将被重定向到该页。
The foreground or background status of a thread does not affect the outcome of an unhandled exception in the thread .
线程的前台或后台状态不影响线程中未处理异常的结果。在。
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.
关键区域是指线程中止或未经处理的异常的影响可能不限于当前任务的区域。
a finally handler that executes whenever the block exits , whether that occurs by normal control flow or by an unhandled exception.
异常就是为了处理出错或者处理其它意外情况而中断代码块的正常控制流。
The handler in the example is called whenever an unhandled exception occurs anywhere in the application.
只要应用程序中的任何位置发生未处理的异常,都会调用该示例中的处理程序。
The unhandled exception is not allowed to terminate the application .
允许未处理异常继续,并且操作系统终止应用程序。
If an exception has arguments, they are printed as the last part ('detail') of the message for unhandled exceptions.
对于未处理的异常,如果他含有参数,那么他就会被当作详细信息打印出来。
NET application encounters an unhandled exception or other error while processing a request, it generates an error page.
NET应用程式在处理要求过程中遇到无法处理的例外状况或其他错误时,就会产生错误页面。
If an exception has an argument, it is printed as the last part ('detail') of the message for unhandled exceptions.
对于未处理的异常,如果它有一个参数,那做就会作为错误信息的最后一部分(“明细”)打印出来。
When overridden in a derived class, allows for code to run when an unhandled exception occurs in the application.
在派生类中重写后,允许代码在应用程序中出现未处理的异常时运行。
How can I get rid of it, and not to make the plates scrap? team estimates are likely to be print, process unhandled.
怎样才能不兵其去除,又不使印版报宝呢?班组职员猜度很可能是晒版工序不有办理好的来因。
The source code that generated this unhandled exception can only be shown when compiled in debug mode.
源代码能引发这个异常只显示当编译好的调试模式。
If the user mistypes the filename or if the file is not available for any reason, the application fails with an unhandled exception error.
如果用户文件名称有问题或者其他什么原因导致的文件无效,这个应用程序因为一个未处理的异常错误而运行失败。
An unhandled exception occurred while an Active Directory configuration change notification was being processed.
处理ActiveDirectory配置更改通知时出现无法处理的异常。
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.
它总是(能)找到一个,因为在这个堆栈的最上面有一个异常结构,它将处理人核其他的未处理的异常。
Without the exception handling, this program would terminate with a DivideByZeroException was unhandled error.
如果没有异常处理,此程序将终止并产生“DivideByZeroException未处理”错误。
The 000 activity typically has unhandled exceptions that bubble up to the user.
000活动通常具有最终归因于用户的未处理异常。
Description: An unhandled exception occurred during the execution of the current web request.
描述:在现在网请求的实行期间发生的被不处理的例外。
The next example shows the complete code for logging an unhandled exception.
下一示例演示用于记录未处理异常的完整代码。
Specifies that the common language runtime ignores unhandled exceptions, and lets the host determine any further action.
指定公共语言运行库允许存在未处理的异常,并让主机决定任何更进一步的操作。
You can also create an error handler that catches all unhandled exceptions at the page level or for the application as a whole.
您也可以创建一个这样的错误处理程序,它在页级别上或为整个应用程序捕捉所有未处理的异常。
Event. This method does not run if an unhandled exception occurs in the main application.
如果主应用程序中出现未处理的异常,则此方法不会运行。
TRY. . . CATCH constructs catch unhandled errors from stored procedures or triggers executed by the code in the TRY block.
TRY…CATCH构造可以从存储过程或触发器(由TRY块中的代码执行)捕捉未处理的错误。
An unhandled exception was generated during the execution of the current web request.
被不处理的例外在现在网请求的实行期间被产生。
That top-level exception handler will stop an unhandled exception from breaking into the debugger unless Just My Code is turned on.
该顶级异常处理程序会阻止未处理的异常中断到调试器中,除非打开了“仅我的代码”。
Breaks occur for two main reasons: when a breakpoint breached and when an unhandled exception arises.
中断发生于两个主要原因:达到中断点时,和出现未处理异常时。
An unhandled exception occurred during the execution of the current web request.
未处理的例外情况发生了中当前网请求的施行。
This method does not run if an unhandled exception occurs in the main application.
如果主应用程序中发生未处理的异常,则不运行此方法。
Editing code after an unhandled exception, when the "Unwind the call stack on unhandled exceptions" option is not selected.
在未选择“在未处理的异常上展开调用堆栈”选项的情况下,在发生未处理的异常之后编辑代码。
The following procedure shows you how to use the Exceptions dialog box to determine which user-unhandled exceptions you want to break on.
下列程序向您示范如何使用[例外状况]对话方块,决定要在哪些使用者未处理的例外状况中断执行。
Specifies the behavior of the common language runtime when an unhandled exception occurs.
指定公共语言运行库在出现未处理的异常时的行为。
In addition, handled and unhandled exceptions should always offer minimal information that might assist the hacker in his efforts.
此外,已处理的异常和未处理的异常应该始终将提供的可能有助于黑客攻击的信息减到最少。
Intercept unhandled exceptions thrown by the thread's message and command handlers.
截获由线程的消息和命令处理程序引发的未经处理的异常。
I think the current English level is not high, fearing that encounter an unhandled problems, study abroad costs are too high for the family.
我认为自己现有的英语水平不高,担心遇到无法处理的问题,对家庭来说留学费用太高。
On previous versions of Windows, when an application crashed it executed an unhandled exception handler.
在以前的Windows版本中,当应用程序崩溃时,它会执行未处理的异常处理程序。
Represents the event code indicating that an unhandled security exception occurred during a Web request.
表示的是指示在Web请求过程中发生了未处理的安全性异常的事件代码。
Represents the event code indicating that an unhandled access exception occurred during a Web request.
表示的是指示在Web请求过程中发生了未处理的访问异常的事件代码。
In most cases this means that the unhandled exception causes the application to terminate.
在多数情况下,这意味着未处理异常会导致应用程序终止。