• Use TRY..CATCH construct or check the @@ERROR variable after executing a data manipulation statement (like INSERT/UPDATE/DELETE).

    执行数据操作语句INSERT/UPDATE/DELETE)之后,使用TRY..CATCH结构或者检查@@ERROR变量

    youdao

  • This algorithm builds an effective borer collapse value expressions to control the partial error based on the selection of error variable.

    算法通过误差变量选择建立有效边“折叠价值”计算公式简化进行局部误差控制

    youdao

  • To generate user errors from procedures, you can use the SQLERROR variable to return an actual error string that caused the statement to fail to the calling application, as shown in Listing 16.

    过程生成用户错误可以使用SQLERROR变量检索一个实际错误字符串错误字符串使语句无法作用于调用应用程序如清单16

    youdao

  • A fault must have a name and it can optionally contain a variable that holds information related to the error.

    错误必须一个名称可以包含与错误相关信息变量,但变量不是必需的。

    youdao

  • This variable contains the error string from the last failed SQL statement.

    变量包含最后一个失败sql语句错误字符串

    youdao

  • This variable contains the error code of the latest SQL statement executed.

    变量包含最近执行条 SQL语句错误代码

    youdao

  • Hence, with no password entered, the function is passed an uninitialized variable and a script error results.

    因此,若无密码键入传递到函数初始化的变量脚本错误结果。

    youdao

  • SQLERROR of the last cursor is returned, and the error string of the latest failed SQL statement is stored into variable SQLERRSTR.

    最后一个游标SQLERROR返回最后一个失败sql语句错误字符串将被存储变量SQLERRSTR中。

    youdao

  • You usually see this error when you assign a value returned from a function to a variable with a more specific type.

    通常会把函数返回拥有特定类型变量时候遇到这样错误

    youdao

  • If the variable is not defined, the statement is flagged as a syntax error.

    如果变量没有定义语句语法错误。

    youdao

  • Also as the name says, implicitly typed local variable, you cannot use var for field declaration or constant variables, therefore following declarations will both produce a compiler error.

    思意,“类型局部变量无法用于变量常量声明中,否则将导致编译错误

    youdao

  • Progname is a global char* variable to save the name by which the command was invoked, for display in error messages.

    Progname保存名称命令就是通过该名称调用)的全局char*变量作为错误消息中显示之用。

    youdao

  • Whenever an exception is thrown while processing your JSP page, the exception object will immediately be thrown to the designated error page by means of the implicitly declared exception variable.

    如果处理jsp页面时有一个异常抛出的话,exception对象就会立即通过隐式声明的exception变量方式指定错误页面。

    youdao

  • Errno.h is needed for the declaration of errno, the global system call error number variable (more on that below).

    h声明errno所需要,errno是全局系统调用错误变量(下面会有更多介绍)。

    youdao

  • The function returns a specific value (or range of values) to indicate an error, and the global variable errno is set to indicate the cause of the problem.

    函数返回特定(范围)指明错误设置全局变量errno以指明问题起因

    youdao

  • If the variable is set, setquery returns a status code of 0, indicating that no error occurred; otherwise, it returns a 1.

    如果已经设置了此变量set——query返回状态0,这表示没有出现错误否则,返回1

    youdao

  • Unbound classpath variable error.

    未绑定classpath变量错误

    youdao

  • If you set this variable, TCSH displays the exit status whenever a script or program returns a non-zero value, thereby indicating a potential error.

    如果设置这个变量,那么脚本程序返回tcsh会显示退出状态,这会指出潜在的错误。

    youdao

  • If a variable is used before it is initialized, a semantic error is generated, the variable is created with a value of zero, and a message is printed.

    如果变量初始化之前使用的,会产生语义错误使用0来创建这个变量,打印消息。

    youdao

  • The validator method receives the user's input as a parameter and may return an error message, which is stored in a JSP variable named validationError.

    validator方法用户输入作为参数并且可能会返回错误消息保存名为 validationError 的JSP变量中。

    youdao

  • To get @@error and @@rowcount at the same time, include both in same statement and store them in a local variable. SELECT @RC = @@ROWCOUNT, @ER = @@ERROR

    为了同一时间获得@@Error@@Rowcount,我们应将二者包括同一语句中并将它们存储局部变量中。

    youdao

  • Using the sys_nerr global variable and the strerror() function, you can easily whip up some code (see Listing 5) to print out all of the built-in error messages of the system.

    通过使用 sys_nerr全局变量strerror()函数,将可以很轻松地快速编写一些代码请参见清单5打印系统所有内置错误消息

    youdao

  • The perror and strerror functions that pull standard error descriptions come from the global variable, sys_errlist.

    引出标准错误描述perrorstrerror函数来自sys_errlist全局变量

    youdao

  • If any errors are thrown, the error text is saved in the variable named 'error' and can then be accessed.

    如果抛出任何错误错误文本保存名为error变量中,该变量可以访问。

    youdao

  • Now we can access it (i.e., read it) but we can't update it because the variable is final; another compiler error!

    现在run方法可以访问counter变量了(仅仅是读取而已),无法更新该变量,因为final的,这又导致了一个编译错误

    youdao

  • If the value of the variable val is None, then the result of (not val) will be true, and the error message will be displayed.

    如果变量valNone那么(not val)的结果true就会显示错误消息

    youdao

  • This variable has many methods for log and trace including: debug, info, warn, error, and log.

    变量具有很多方法,可用来进行日志记录跟踪,比如debuginfowarnerrorlog

    youdao

  • If your test was not successful, check for an error in your catalog file or environment variable.

    如果测试成功,则目录文件环境变量检查错误

    youdao

  • If C99 lifted "variable declaration at top of block" constraint, why doing so in a "for loop" showing error?

    如果C99解除变量声明”的约束为什么这样一个循环显示错误吗?

    youdao

  • For example, a variable reference in the expression results in an error even though the element is positioned in a template where the variable is in scope. Some key differences are.

    比方说表达式中的变量引用导致错误即使元素确实位于变量有效模板

    youdao

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

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

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