EXCEPTIONS 英语是什么意思 - 英语翻译 S

名词
exceptions
例外
一个例外
异常
一个异常
一例
是个例外
特例
个例外
无例外

在 中文 中使用 Exceptions 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
我们不使用C++的exceptions
We cannot use C++'s exceptions.
您仍然可以根据需要捕获和处理exceptions
You can still trap and handle exceptions as necessary.
Built-inExceptions列出了内置异常和它们的含义。
Built-in Exceptions lists the built-in exceptions and their meanings.
也许我们能让你看到你的严重异常(fatalexceptions)。
Maybe we can evenhelp you keep an eye on all those fatal exceptions of yours.
Java中的两种异常(Checkedexceptions和Uncheckedexceptions).
Java has two types of exceptions: checked exceptions and unchecked exceptions.
有(至少)两种可区分的错误类型:语法错误和exceptions
There are(at least) two distinguishable kinds of errors:syntax errors and exceptions.
回滚规则的概念很重要:它们使您能够指定哪些exceptions(和throwables)应该导致自动回滚。
They let you specify which exceptions(and throwables) should cause automatic rollback.
Java中的两种异常(Checkedexceptions和Uncheckedexceptions).
In Java, there are two types of exceptions- checked and unchecked exceptions.
启用此选项后,您可以通过点击PauseOnCaughtExceptions复选框优化它;.
When this option is enabled,you can refine it by clicking the Pause On Caught Exceptions checkbox;
可以预料,这些运行时exceptions会包装原始的exception,因此不会丢失任何信息。
As can be expected, these runtime exceptions wrap the original exception so no information is lost.
我们派生的源代码是在ApacheLicensev2.0LLVMExceptions发布的。
Our derived source codeis distributed under the Apache License v2.0 with LLVM Exceptions.
Exception可分为三类,checkedexceptions,runtimeexceptions和errors。
There are three kinds of exceptions: checked exceptions, run-time exceptions, and errors.
该规则可以设置第二个选项,是一个对象,其属性的键为"exceptions"和"markers"。
This rule can also take a 2nd option,an object with either of the following keys:"exceptions" and"markers".
从transactional方法抛出的已检查exceptions不会导致默认configuration中的回滚。
Checked exceptions that are thrown from a transactional method do not result in rollback in the default configuration.
您可以准确配置哪些Exception类型标记transaction以进行回滚,包括已检查的exceptions
You can configure exactly which Exception types mark a transaction for rollback, including checked exceptions.
回滚规则的概念很重要:它们使您能够指定哪些exceptions(和throwables)应该导致自动回滚。
The concept of rollback rules is important:they enable you to specify which exceptions(and throwables) should cause automatic rollback.
NET的监控仪表板,用于Bosun、SQL、Elasticsearch、Redis、Exceptions和HAProxy,由NickCraver开发。
NET-based monitoring dashboard for Bosun, SQL, Elasticsearch, Redis, Exceptions, and HAProxy- developed by Nick Craver.
这些exceptions包装了原始的exception,因此从来没有任何风险可能会丢失任何可能出错的信息。
These exceptions wrap the original exception so that there is never any risk that you might lose any information about what might have gone wrong.
在执行期间检测到的错误称为exceptions,并不是无条件致命的:您很快将学习如何在Python程序中处理它们。
Errors detected during execution are called exceptions and are not unconditionally fatal: you will soon learn how to handle them in Python programs.
这个类(std::exception)被定义在C++标准头文件中,用来作为exceptions标准结构的模型:.
This class(std::exception) is defined in the C++ standard header file<exception>and serves as pattern for the standard hierarchy of exceptions:.
这意味着调用者只能将exceptions视为通常致命的,除非他们想要依赖持久性技术自己的exception结构。
This means that callers can only treat exceptions as generally fatal, unless they want to depend on the persistence technology's own exception structure.
Exceptions(异常)Exceptions异常提供了一种方法来对程序中的异常情况(如运行时错误)进行响应,将控制传递给称为handlers处理器的特殊函数。
Exceptions Exceptions provide a way to react to exceptional circumstances(like runtime errors) in programs by transferring control to special functions called handlers.
MSVC的STL是在ApacheLicensev2.0下发布的,只有LLVMExceptions,是由Clang/LLVM/libc++项目创建的。
A: MSVC's STLis distributed under the Apache License v2.0 with LLVM Exceptions, which was recently created by the Clang/LLVM/libc++ project.
Java中受控异常(Checkedexceptions)特别强调了抛出正确类型的异常,从Java1.4版本开始,几乎所有的异常都支持异常链。
Throwing the right kind of exceptions is particularly enforced by checked exceptions in the Java programming language, and starting with language version 1.4 almost all exceptions support chaining.
Spring提供了从technology-specificexceptions(如SQLException)到其自己的exceptionclass层次结构的便捷转换,其中DataAccessException作为根exception。
Spring provides a convenient translation from technology-specific exceptions, such as SQLException to its own exception class hierarchy, which has DataAccessException as the root exception.
结果: 25, 时间: 0.0213

顶级字典查询

中文 - 英语