unhandled

unhandled

美 [?n'hænd?ld]  英 [?n'hændld]

  • adj.未經手觸過的;未經處理過的;未討論過的;未經馴服的
  • 網絡未處理;不處理;無法預料而且沒有被處理

英漢解釋

adj.
1.
未經手觸過的;未經處理過的;未討論過的
2.
未經馴服的

例句

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.

通常由于ThreadAbortOutOfMemory用戶代碼處理異常導致升級過程結果

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.

TRYCATCH構造可以存儲過程觸發器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.

多數情況意味處理異常會導致應用程序終止