unhandled中文,unhandled的意思,unhandled翻译及用法

2025-06-28 19:55 浏览次数 5

unhandled

英[ʌn'hændld]美[ʌn'hændəld]

adj. 未经手触过的;未处理过的

unhandled 英语释义

英语释义

    1. not tamed or disciplined wild
    youthful and unhandled colts
    — Shakespeare

unhandled 片语

片语

Unhandled Exception Filter未处理异常过滤器

Errors Unhandled During Execution执行过程中未处理的错误数

Unhandled exception caught未处理的异常捕获

unhandled control group随机分为空白组

unhandled access violation非法访问

Unhandled exception未处理异常情况

Unhandled states是否能够想出各种环境在使用代码的时候出现的错误导致代码崩溃

Unhandled exception in class类中未处理的异常

unhandled 例句

英汉例句

  • The default error page will be displayed whenever an unhandled exception occurs.

    一旦出现未处理的异常,就显示该缺省的错误页面。

  • There is no such thing as an unhandled exception on a thread pool thread.

    在线程池线程中,没有诸如未经处理的异常这样的内容。

  • Allowing unhandled exceptions in threads to proceed naturally, until the operating system terminates the program, exposes such problems during development and testing.

    如果允许线程中的未经处理的异常正常继续,直到操作系统终止程序为止,将会在开发和测试过程中暴露此问题。

  • The security package has returned an unhandled error.

    安全包返回了一个未经处理的错误。

  • This counter includes both handled and unhandled exceptions.

    此计数器包括已处理和未经处理的异常。

  • An unhandled exception on any thread will crash the entire test run, and as mentioned before, integration tests require multi-threading.

    任何线程的未处理异常都会破坏整个测试的运行,而前面提到的集成测试却需要使用多线程。

  • An unhandled exception occurred during index analysis.

    索引分析时发生未处理的异常情况。

  • An activity can stop when an unexpected a 「and therefore unhandled a」 exception occurs.

    某个活动可能在发生意外异常时而停止(因此不会处理该活动)。

  • There are no unhandled process exceptions.

    没有未经处理的流程异常。

  • How to specify the Event Log Source where ASP. NET writes unhandled exceptions?

    如何指定的事件日志源,ASP.NET将未处理的例外?

  • A critical region is one where the effects of an asynchronous or unhandled exception might not be limited to the current task, but rather might destabilize the entire AppDomain.

    临界区是指在此区域内异步或未处理异常的影响可能不仅局域于当前任务,而且还可能造成整个AppDomain不稳定。

  • Ben goes on to show other aspects UI testing: searching for controls by visible text, unhandled exceptions, message boxes, test readability, and helpful tools like UISpy.

    Ben还展示它的其它方面,例如根据可见文字搜索控件,未处理的异常,消息框,以及测试的可读性和非常有用的辅助工具UISpy。

  • Each unhandled type has its own warning.

    每个未处理的类型都有其自己的警告。

  • In addition, handled and unhandled exceptions should always offer minimal information that might assist the hacker in his efforts.

    此外,已处理的异常和未处理的异常应该始终将提供的可能有助于黑客攻击的信息减到最少。

  • An unhandled exception was caught in the application driver execution loop.

    在应用程序驱动程序执行循环中,发现未处理的异常错误。

  • Once started, it will alert the user to unhandled application and data-binding exceptions via a floating window.

    启动后,它会通过一个浮动窗口通知用户未处理的应用与数据绑定异常。

  • If an exception has an argument, it is printed as the last part (「 detail 」) of the message for unhandled exceptions.

    对于未处理的异常,如果它有一个参数,那做就会作为错误信息的最后一部分(「明细」)打印出来。

  • Create a global error handler at the page or application level that catches all unhandled exceptions and routes them to a generic error page.

    在网页或应用程序层级建立全域错误处理常式,用来拦截所有未经处理的例外状况,并将其传送到泛用错误网页。

  • Occurs when the application encounters an unhandled exception.

    当应用程序遇到未经处理的异常时发生。

  • Otherwise, there is an unpredictable behavior for the home page (error 500 - Server caught unhandled exception from servlet [WCM Framework] : OutputStream already obtained).

    否则,主页将出现不可预知的错误(error 500-Servercaughtunhandledexceptionfromservlet [wcmFramework]: OutputStreamalreadyobtained)。

  • Internal error: unhandled service return code % 1.

    内部错误:未处理的服务返回代码%1。

  • If an exception has arguments, they are printed as the last part (「 detail 」) of the message for unhandled exceptions.

    对于那些未处理的异常,如果一个它们带有参数,那么就会被作为异常信息的最后部分(「详情」)打印出来。

  • 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.

    关键区域是指线程中止或未经处理的异常的影响可能不限于当前任务的区域。

  • If the test fixture runs without throwing any unhandled exceptions, and all of the Assert statements pass without problems, the test Results window shows a green light.

    如果测试装置运行后没弹出任何未处理异常,并且所有断言都通过而没有问题,测试结果窗口显示绿色信号。

  • The big question is what you do once you've caught an unhandled error.

    最大的问题是你该要做什么当捕捉到一个未经处理的错误。

  • In addition, the application can execute specific code when the application shuts down unexpectedly, such as during an unhandled exception.

    此外,应用程序还会在应用程序意外关闭时(例如,在未处理的例外状况期间)执行特定的程序码。

相关热词