网站首页  词典首页

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

 

单词 unhandled
释义

unhandled

美 [?n'hænd?ld]
英 [?n'hændld]
  • adj.未经手触过的;未经处理过的;未讨论过的;未经驯服的
  • 网络未处理;不处理;无法预料而且没有被处理
adj.
1.
未经手触过的;未经处理过的;未讨论过的
2.
未经驯服的

例句

释义:
1.
Unhandled exceptions are the bane of any application, especially those that run without user interaction.
未处理的异常是任何应用程序的克星,特别发生在那些无用户交互的应用程序中的。
www.infoq.com
2.
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
3.
Gets or sets the error page to which the requesting browser is redirected in the event of an unhandled page exception.
获取或设置错误页,在发生未处理的页异常的事件时请求浏览器将被重定向到该页。
msdn2.microsoft.com
4.
The foreground or background status of a thread does not affect the outcome of an unhandled exception in the thread .
线程的前台或后台状态不影响线程中未处理异常的结果。在。
www.bing.com
5.
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
6.
a finally handler that executes whenever the block exits , whether that occurs by normal control flow or by an unhandled exception.
异常就是为了处理出错或者处理其它意外情况而中断代码块的正常控制流。
www.ichacha.net
7.
The handler in the example is called whenever an unhandled exception occurs anywhere in the application.
只要应用程序中的任何位置发生未处理的异常,都会调用该示例中的处理程序。
msdn2.microsoft.com
8.
The unhandled exception is not allowed to terminate the application .
允许未处理异常继续,并且操作系统终止应用程序。
www.bing.com
9.
If an exception has arguments, they are printed as the last part ('detail') of the message for unhandled exceptions.
对于未处理的异常,如果他含有参数,那么他就会被当作详细信息打印出来。
wiki.ubuntu.org.cn
10.
NET application encounters an unhandled exception or other error while processing a request, it generates an error page.
NET应用程式在处理要求过程中遇到无法处理的例外状况或其他错误时,就会产生错误页面。
technet.microsoft.com
1.
If an exception has an argument, it is printed as the last part ('detail') of the message for unhandled exceptions.
对于未处理的异常,如果它有一个参数,那做就会作为错误信息的最后一部分(“明细”)打印出来。
www.zuowangye.net
2.
When overridden in a derived class, allows for code to run when an unhandled exception occurs in the application.
在派生类中重写后,允许代码在应用程序中出现未处理的异常时运行。
msdn2.microsoft.com
3.
How can I get rid of it, and not to make the plates scrap? team estimates are likely to be print, process unhandled.
怎样才能不兵其去除,又不使印版报宝呢?班组职员猜度很可能是晒版工序不有办理好的来因。
www.bing.com
4.
The source code that generated this unhandled exception can only be shown when compiled in debug mode.
源代码能引发这个异常只显示当编译好的调试模式。
wenwen.soso.com
5.
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
6.
An unhandled exception occurred while an Active Directory configuration change notification was being processed.
处理ActiveDirectory配置更改通知时出现无法处理的异常。
technet.microsoft.com
7.
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
8.
Without the exception handling, this program would terminate with a DivideByZeroException was unhandled error.
如果没有异常处理,此程序将终止并产生“DivideByZeroException未处理”错误。
msdn2.microsoft.com
9.
The 000 activity typically has unhandled exceptions that bubble up to the user.
000活动通常具有最终归因于用户的未处理异常。
msdn2.microsoft.com
10.
Description: An unhandled exception occurred during the execution of the current web request.
描述:在现在网请求的实行期间发生的被不处理的例外。
dictsearch.appspot.com
1.
The next example shows the complete code for logging an unhandled exception.
下一示例演示用于记录未处理异常的完整代码。
msdn2.microsoft.com
2.
Specifies that the common language runtime ignores unhandled exceptions, and lets the host determine any further action.
指定公共语言运行库允许存在未处理的异常,并让主机决定任何更进一步的操作。
msdn2.microsoft.com
3.
You can also create an error handler that catches all unhandled exceptions at the page level or for the application as a whole.
您也可以创建一个这样的错误处理程序,它在页级别上或为整个应用程序捕捉所有未处理的异常。
msdn2.microsoft.com
4.
Event. This method does not run if an unhandled exception occurs in the main application.
如果主应用程序中出现未处理的异常,则此方法不会运行。
msdn2.microsoft.com
5.
TRY. . . CATCH constructs catch unhandled errors from stored procedures or triggers executed by the code in the TRY block.
TRY…CATCH构造可以从存储过程或触发器(由TRY块中的代码执行)捕捉未处理的错误。
technet.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.
The following procedure shows you how to use the Exceptions dialog box to determine which user-unhandled exceptions you want to break on.
下列程序向您示范如何使用[例外状况]对话方块,决定要在哪些使用者未处理的例外状况中断执行。
technet.microsoft.com
3.
Specifies the behavior of the common language runtime when an unhandled exception occurs.
指定公共语言运行库在出现未处理的异常时的行为。
msdn2.microsoft.com
4.
In addition, handled and unhandled exceptions should always offer minimal information that might assist the hacker in his efforts.
此外,已处理的异常和未处理的异常应该始终将提供的可能有助于黑客攻击的信息减到最少。
www.cnblogs.com
5.
Intercept unhandled exceptions thrown by the thread's message and command handlers.
截获由线程的消息和命令处理程序引发的未经处理的异常。
technet.microsoft.com
6.
I think the current English level is not high, fearing that encounter an unhandled problems, study abroad costs are too high for the family.
我认为自己现有的英语水平不高,担心遇到无法处理的问题,对家庭来说留学费用太高。
wenwen.soso.com
7.
On previous versions of Windows, when an application crashed it executed an unhandled exception handler.
在以前的Windows版本中,当应用程序崩溃时,它会执行未处理的异常处理程序。
www.microsoft.com
8.
Represents the event code indicating that an unhandled security exception occurred during a Web request.
表示的是指示在Web请求过程中发生了未处理的安全性异常的事件代码。
msdn2.microsoft.com
9.
Represents the event code indicating that an unhandled access exception occurred during a Web request.
表示的是指示在Web请求过程中发生了未处理的访问异常的事件代码。
msdn2.microsoft.com
10.
In most cases this means that the unhandled exception causes the application to terminate.
在多数情况下,这意味着未处理异常会导致应用程序终止。
msdn2.microsoft.com
1.
Unhandled exceptions now break where the exception occurred instead of breaking where you call the Run method.
现在,未处理的异常在异常发生时中断,而不是在调用Run方法时中断。
msdn2.microsoft.com
2.
Test the assumptions in your code frequently, and write templates that catch unhandled situations and emit warning messages.
您需要频繁地对代码进行测试,编写捕捉未处理情形的模板并发出警告消息。
www.ibm.com
3.
Called whenever an unhandled ContextMenuOpening routed event reaches this class in its route.
只要未处理的ContextMenuOpening路由事件在其路由中到达此类,就会调用此方法。
msdn2.microsoft.com
4.
These methods are called if an unhandled exception occurs anywhere in your page or application, respectively.
事件。只要您的页或应用程序中发生未处理的异常,就会相应地调用这些方法。
msdn2.microsoft.com
5.
Describes the options available to manage exceptions that are unhandled in user code.
描述一些选项,这些选项可用于管理用户代码中未处理的异常。
msdn2.microsoft.com
6.
The debugger can break on all exceptions, break on unhandled exceptions only, or ignore exceptions.
调试器可以在所有的异常发生时中断编译,只在未处理的异常或忽略的异常时中断。
www.bing.com
7.
Represents the event code indicating an unhandled exception occurred.
表示的是指示发生了未处理的异常的事件代码。
msdn2.microsoft.com
8.
Using this signature, class handlers will be registered to invoke only in response to unhandled events.
使用此签名时,类处理程序将被注册为仅为响应未处理的事件而调用。
msdn.microsoft.com
9.
The onBubbleEvent method returns false to make sure that unhandled events propagate (bubble) to the parent control.
onBubbleEvent方法返回false可确保未处理的事件传播(冒泡)到父控件。
msdn2.microsoft.com
10.
If you create an object that accesses other objects, you should write code to deal with any unhandled errors the other objects pass back.
如果创建访问其他对象的对象,则应编写代码来处理其他对象传递回的任何未处理错误。
msdn2.microsoft.com
1.
The Exception Assistant dialog box appears with the message: SecurityException was unhandled.
“异常助手”对话框出现,并带有消息:SecurityExceptionwasunhandled。
msdn2.microsoft.com
2.
Once started, it will alert the user to unhandled application and data-binding exceptions via a floating window.
启动后,它会通过一个浮动窗口通知用户未处理的应用与数据绑定异常。
www.infoq.com
3.
You can use My. Application. Log and the application model to log startup, shutdown, and unhandled exceptions.
您可以使用My.Application.Log和应用程序模型记录启动、关机和未处理的异常。
msdn2.microsoft.com
4.
An unhandled exception on any thread will crash the entire test run, and as mentioned before, integration tests require multi-threading.
任何线程的未处理异常都会破坏整个测试的运行,而前面提到的集成测试却需要使用多线程。
www.infoq.com
5.
An unhandled exception occurred in a Unified Messaging Worker Process: "%1" .
统一消息工作进程中发生无法处理的异常:“%1”。
technet.microsoft.com
6.
unhandled exception has occurred in a component in your application.
未处理的异常发生在您的应用程序组件。
wenwen.soso.com
7.
The errors related to Web requests include unhandled exceptions, view-state errors, and input-validation errors.
与Web请求相关的错误包括未处理的异常、视图状态错误,以及输入验证错误。
msdn2.microsoft.com
8.
Function is used to set the policy for unhandled exceptions.
函数用于设置未处理异常的策略。
msdn2.microsoft.com
9.
This counter includes both handled and unhandled exceptions.
此计数器包括已处理和未处理的异常。
msdn2.microsoft.com
10.
If you create an object that accesses other objects, you should try to handle any unhandled errors they pass back.
如果创建了访问其他对象的对象,则应对任何它们可能传回的未处理错误进行处理。
msdn2.microsoft.com
1.
A service request has been rejected due to the overflow of unhandled messages.
由于未处理消息溢出,服务请求遭到拒绝。(被动有时可以用“遭到”来表示)
blog.sina.com.cn
2.
If no handler is attached to this event, the command's exception is unhandled.
如果该事件没有附加处理程序,则命令的异常将得不到处理。
technet.microsoft.com
3.
An unhandled exception occurred during index analysis.
索引分析时发生未处理的异常情况。
www.dictall.com
4.
Error event is raised whenever an application error or unhandled page error occurs.
只要出现应用程序错误或未处理的页错误,就会引发。
msdn2.microsoft.com
5.
In managed code, you can continue execution in the same thread after an unhandled exception.
在托管代码中,您可以在出现了未处理的异常后在同一线程内继续执行。
msdn2.microsoft.com
6.
Invoked whenever an unhandled Mouse. : : . MouseUp event reaches an element derived from this class in its route.
每当未处理的Mouse.::.MouseUp附加路由事件在其路由中发生在一个从此类派生的元素上时,就会调用此方法。
msdn2.microsoft.com
7.
Occurs when the application encounters an unhandled exception.
在应用程序遇到未处理的异常时会发生此事件。
msdn2.microsoft.com
8.
Defines a target URL for redirection if an unhandled page exception occurs.
定义在出现未处理页异常时用于重定向的目标URL。
msdn2.microsoft.com
9.
An unhandled error has occurred in the shell. Attempting to restart the shell.
在外壳程序中发生了一个未经处理的错误。正在重新启动外壳程序。
www.jukuu.com
10.
Invoked whenever an unhandled DragDrop. : : . DragLeave attached routed event reaches an element derived from this class in its route.
每未处理的DragDrop.::.DragLeave附加路由事件在其路由中发生在一个从此类派生的元素上时,就会调用此方法。
msdn2.microsoft.com
1.
In fact, the flow of people and goods went completely unhandled, there wasn't even a board post until around 1850.
实际上,人员和货物的流向完全是没有限制的,直到1850年左右,甚至都没有一个边境的标志。
bbs.xiaoma.com
2.
An unhandled exception error occurred.
出现了无句柄例外。
www.fan6.net
3.
Event to perform any unhandled, required tasks before the thread stops running.
事件,才能在线程停止运行前执行未处理的、必需的所有任务。
msdn2.microsoft.com
4.
A third command button causes an unhandled exception.
第三个命令按钮将导致未处理的异常。
msdn2.microsoft.com
5.
The security package has returned an unhandled error.
安全包返回了一个未经处理的错误。
www.fan6.net
6.
If an unhandled exception occurs, this method catches it.
如果发生未处理的异常,则此方法捕捉该异常。
msdn2.microsoft.com
7.
Unhandled error condition. Please send a bug report.
无法处理的错误情况。请发送错误报告。
dictsearch.appspot.com
8.
The Session Initiation Protocol (SIP) stack that is installed on the Unified Messaging server has encountered an unhandled exception.
统一消息服务器上安装的会话初始协议(SIP)堆栈遇到了无法处理的异常。
technet.microsoft.com
9.
An unhandled error occurred during setup.
安装过程中出现无法解决的问题。
www.fan6.net
10.
The source of the unhandled exception event .
未处理的异常事件的源。
www.bing.com
1.
Occurs when an unhandled exception is thrown.
当引发未处理的异常时发生。
msdn2.microsoft.com
2.
For unhandled exceptions on threads originating in unmanaged code, the difference is more subtle.
对于发自非托管代码的线程中的未处理异常,差别更加细微。
msdn2.microsoft.com
3.
How to: Break on User-Unhandled Exceptions.
如何:在遇到用户未经处理的异常时中断。
msdn.microsoft.com
4.
Instructs the application how to respond to unhandled exceptions.
指示应用程序如何响应未处理的异常。
msdn2.microsoft.com
5.
Called if an unhandled error occurs on the page.
页上发生未处理错误时调用。
msdn2.microsoft.com
6.
The automation will stop because of an unhandled window.
自动化会因为未处理的窗口而停止。
www.ibm.com
7.
There are no unhandled process exceptions.
没有未经处理的流程异常。
www.ibm.com
8.
Provides information about how to catch unhandled errors that occur in any page in the Web site.
提供有关如何捕获网站中任何页面上发生的未处理错误的信息。
msdn.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.
Break on unhandled exceptions is a fast way to find broken code.
未处理的异常时中断可以很快地找到中断的代码。
www.bing.com
1.
Configuration Settings for Unhandled Exceptions
未处理异常的配置设置
msdn2.microsoft.com
2.
Excel and Word Quit Unexpectedly When an Unhandled Exception Occurs on a Modeless Form
当无模式窗体上出现未处理的异常时Excel和Word意外退出
msdn2.microsoft.com
3.
For each unhandled extension or XML element in the input extensions collection, turns on a
对于输入扩展集合中的每个未处理的扩展或XML元素,打开
msdn2.microsoft.com
4.
Browse through the log and verify that the following unhandled error occurred
浏览日志,确认是否发生了以下未处理的错
msdn2.microsoft.com
5.
Unhandled exceptions including the following are logged
将记录包括下列各项的未处理异常
msdn2.microsoft.com
6.
Raised when an unhandled exception occurs in the application
应用程序中出现一个未处理的异常时引发
msdn2.microsoft.com
7.
Lightworks : Unhandled page fault on read access
无法读取Lightworks在读访问页中的错误。
www.bing.com
8.
Indexes: 10 pi UNHANDLED_EXCEPTION (5): exceptional cases only Process instance information
索引数量:10piUNHANDLED_EXCEPTION(5):只针对异常情况流程实例信息
www.ibm.com
9.
Unhandled Errors in Event Handlers
事件处理程序中未处理的错误
msdn2.microsoft.com
10.
Limit Die On Unhandled Exception
限制死于没处理的例外
angel.w15.5tom.cn
随便看

 

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

 

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