• 如果失败,会抛出一个异常予以处理

    In the case of failure, an exception is raised and handled.

    youdao

  • 使用函数抛出一个异常显示用户

    When using this function an exception will be thrown and displayed to the user.

    youdao

  • 断言失败时抛出一个异常

    When an assertion fails, an exception is thrown.

    youdao

  • 如果字典存在抛出一个异常

    If the key doesn't exist in the dictionary, an exception is thrown.

    youdao

  • 操作抛出一个异常

    This operation throws an exception.

    youdao

  • 定义实际上这里就是抛出一个异常

    So it's not defined. But in fact, what this did was it threw an exception.

    youdao

  • 抛出异常表示正在试图一个只读连接执行更新

    The correct answer here is A. An exception will be thrown, indicating that you are trying to perform an update operation on a read-only connection.

    youdao

  • 清单3中的代码,在方法结束总是抛出异常所以强制回滚

    In the code in Listing 3, there's an exception that is always thrown at the end of the method, thereby forcing a rollback.

    youdao

  • 这种情况下第二映射访问可能会返回null抛出一个异常

    In that case, the second map access would return null and an exception would be thrown.

    youdao

  • 这个响应抛出异常因为温度不是浮点类型实际上一个字符串。

    This response should throw an exception because the temperature value is not a float typeit is actually a string.

    youdao

  • 如果用户密码匹配预期那么返回即可否则,将抛出一个异常表示出错

    If the username and password match the expected values, this just returns; otherwise, it throws an exception to indicate the error.

    youdao

  • 现在可以pop方法编写行为确保逻辑上为空时,抛出一个异常

    Now I can code the behavior for the pop method, which ensures that if the stack is logically empty, an exception will be thrown.

    youdao

  • 例如Linda说,如果用户试图null放到上,那么栈应该抛出一个异常

    For instance, Linda stated that a stack should throw an exception if a user attempted to place null onto it.

    youdao

  • 如果处理过程出现错误,将抛出一个异常这个异常被格式化json

    If there is an error in the processing, an exception is thrown, which is then also formatted as JSON.

    youdao

  • 调试编译抛出一个异常但是发布编译时它可能无警告地泄漏内存

    For debug builds it throws an exception, but for release builds it may silently leak memory.

    youdao

  • 除非更改属性,否则运行30秒后命令就会超时并且抛出一个异常

    Unless you change this property, a command that runs for over 30 seconds will time out and throw an exception.

    youdao

  • CXF服务器可以正确处理这种情况,但是处理响应客户抛出一个异常

    The CXF server handled this correctly, but the client threw an exception while processing the response.

    youdao

  • 每当实际代码碰到任何类型错误抛出一个异常然后异常进入调用

    Whenever the actual code encounters any type of error, it throws an exception, which then goes to the call stack.

    youdao

  • 如果数据库存在,将抛出一个异常并且DBManager构造函数自己将创建数据库。

    If the database doesn't exist, an exception is thrown, and the DBManager constructor creates the database itself.

    youdao

  • 另外,前面例子在采用这种方式对于不能使用数字,否则会导致抛出一个异常

    In addition, you can't use Numbers for the keys in this approach, as shown in the previous example. Doing so causes an exception to be thrown.

    youdao

  • 如果文档没有被解析对象30秒内进行持久化服务器抛出一个异常且对象将不会创建

    If the document is not parsed and the objects made persistent within 30 seconds, then the server will throw an exception and the objects will not be created.

    youdao

  • 这种情况下不是抛出一个异常,而是没有发现test实际弹出null

    In this case, rather than an exception being thrown, the "test" value isn't being found; null is being popped.

    youdao

  • 如果内容受支持,那么代码抛出一个异常,此异常try - catch捕捉到。

    If the content isn't supported, the code throws an exception, which is caught by the try-catch block.

    youdao

  • Device必须调用方法ManagedSet成员否则抛出一个异常

    The Device must be a member of a ManagedSet to call this method, otherwise a exception is thrown.

    youdao

  • 正如Linda所说,行为简单如果有人null调用push那么应该抛出一个异常

    As Linda stated, the behavior is simple: If someone calls push with a null value, the stack should throw an exception.

    youdao

  • Throwexception如果突然出现错误抛出一个异常操作不能执行

    Throw exception: If an error is encountered, an exception is thrown and the operation is not performed.

    youdao

  • 如果stat抛出一个异常属性2,则说明远程目录存在我们需要创建设置正确权限

    If stat throws an exception with property code equal to 2, the remote directory doesn't exist so we create it, assigning it the correct permissions.

    youdao

  • 该类中的每个方法首先检查是否设置了initialized如果没有设置抛出一个异常

    Every method in the class first checks to see if initialized is set and throws an exception if it is not.

    youdao

  • LeakyBoundedSet有关的问题没有必要马上跳出如果Set . add抛出一个异常呢?

    The problem with LeakyBoundedSet doesn't necessarily jump out immediately: What if Set.add throws an exception?

    youdao

  • 读取文件代码应该检查这个版本保证版本号小于或者等于当前版本,否则抛出一个异常

    And the code that reads the file should check to make sure that the version number is less than or equal to its current version and throw an exception if it's not.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定