• 应该成员函数向您出的所有异常编制文档,以便其它程序员知道他们的代码需要捕捉什么。

    You should document any and all exceptions that a member function throws at you so that other programmers know what their code will need to catch.

    youdao

  • 这两个函数循环处理警告异常

    In both of these functions, you loop over the warnings or exceptions.

    youdao

  • c语言没有包含一种内置的功能处理异常因此默认情况下,如果处理函数返回值就会将其忽略

    C doesn't include a built-in capability to handle exceptions, so by default it ignores any function returns if you don't do anything with them.

    youdao

  • 当然那些函数也没有任何实现所以调用它们抛出异常

    Of course, those functions don't have any implementations yet, so calling them will just throw an exception.

    youdao

  • 如果发生错误,函数之一抛出异常,那么整个过程退。

    If it does, and one of the functions throws an exception, the entire process rolls back.

    youdao

  • 重写随后执行函数指针异常处理程序。

    Overwriting a function pointer or exception handler that is subsequently executed.

    youdao

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

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

    youdao

  • 脚本函数看上去基本前面具示例相同,除了几个微不足道异常

    The main function of this script looks basically the same as the previous example with a few minor exceptions.

    youdao

  • 这个属性可以告诉编译使用属性声明函数以及调用的后续函数不会引发异常

    This attribute is a hint to the compiler that the function declared with this attribute and the subsequent functions it calls do not throw an exception.

    youdao

  • 如果调用可能抛出检查异常已有函数,您编写一个包装函数捕获处理此类异常,然后XSLT中调用包装器方法。

    If you invoke a preexisting function that can throw a checked exception, you should write a wrapper function that catches and handles that exception; then, invoke the wrapper method from XSLT instead.

    youdao

  • 错误发生时v8抛出异常比如脚本或者函数试图去访问一个并不存在属性,或者调用一个并不是函数函数

    V8 will throw an exception if an error occurs - for example, when a script or function attempts to read a property that does not exist, or if a function is called that is not a function.

    youdao

  • 异常处理常见用法中断函数异常提交给调用程序(可能调用程序,或者堆栈上级调用程序)。

    The most common use of exception handling is breaking out of a function to raise an exception to a caller (which may be the caller or a caller higher up the stack).

    youdao

  • 正如之前例子所示,print函数抛出了一个异常原因文件尚未打开以供写入

    As in the previous example, the print function raises an exception, because the file was not open for writing.

    youdao

  • 一些重要功能可能包括异常处理扩展函数函数指针/lambda表达式

    Some of the most significant possible new features include exception handling, extension functions, function pointers, and/or lambda expressions.

    youdao

  • 如果扩展函数抛出了一个异常Xalan关闭

    If your extension function throws an exception, Xalan shuts down.

    youdao

  • 必须处理结束调用stermthread函数避免异常终结对运行中的LotusDomino服务器造成影响

    You must also call the stermThread function at the end of processing to prevent any abnormal terminations from affecting the running Lotus Domino server.

    youdao

  • 中的函数使用filesystem_error异常报告操作错误

    Functions in the library use filesystem_error exceptions to report operational errors.

    youdao

  • 如果没有创建XMLHttpRequest对象或者已经发送请求,那么checkRequest()函数抛出一个异常

    The checkRequest() function will throw an exception if the XMLHttpRequest object has not been created or if the request has already been sent.

    youdao

  • 执行函数期间抛出一个异常时,LotusConnections就会显示错误页面(3)。

    Lotus Connections displays an error page (see figure 3) when an exception is thrown during the execution of a function.

    youdao

  • gdb指出程序第7发生算术异常通常它会打印一行以及wib函数自变量

    Gdb indicates that the program gets an arithmetic exception at line 7 and usefully prints out the line and the values of the arguments to the wib function.

    youdao

  • 如果遇到不认识的选项或者选项没有包含必需getopt函数抛出异常

    An exception will be thrown by the getopt function when an unrecognized option is encountered, or if an option doesn't contain a required value.

    youdao

  • 成员函数带来任何异常

    Any exceptions that a member function brings to your attention.

    youdao

  • 意味着参数依次intchar* (s 表示字符串 int ; 而且如果抛出一个异常,则函数称作 TrayIcon.send_message 。

    send_message; this means that the parameters are an int, a char* (s for string), and an int; and that if an exception is thrown, the function is called TrayIcon.send_message.

    youdao

  • 如果坐标完全是错(例如可能存在的纬度100.0),那么ST _ Point函数可能引发异常

    If the coordinates are completely wrong (for example, an impossible latitude value of 100.0), the ST_Point function may be the one to raise an exception.

    youdao

  • 清单6. submissiontag函数输入错误抛出异常

    Listing 6. The submissionTag function: Throwing exceptions on input violations.

    youdao

  • 第2种方法:缺少所需构造函数时,抛出异常

    No. 2: Throw an exception when needed constructor is missing.

    youdao

  • 为了解决问题,可以抛出异常语句期间异常对象构造函数生成一个堆栈跟踪

    To deal with this, you can generate a stack trace in the constructor of the exception object during the throw exception statement.

    youdao

  • 创建自己异常类型时,应该另外添加两个构造函数

    When creating your own exception types, you should add the extra two constructors also.

    youdao

  • 但是不要因此而自满——仍然需要了解我们调用函数会触发哪些异常以及如何适当地处理这些异常

    But don't be complacentyou still have to know what exceptions can be thrown by what you're calling and how to handle them appropriately.

    youdao

  • 类型构造函数一个独特行为运行库管理类型构造函数中的异常方式

    Another behavior unique to type constructors is how the runtime manages exceptions in a type constructor.

    youdao

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

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

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