各种CLIAPI的返回代码。
这个返回代码通常表明发生了某些错误。
This return code usually indicates some kind of error has occurred.
如果定制执行成功,那么返回代码为 0。
The return code will be 0 if customization executes successfully.
返回代码指出函数是否如预期的那样执行。
It indicates whether the function executed as expected. Table 6 lists the possible return codes that can be returned by any ODBC function.
这要取决于返回代码。
对于您来说,重要的是获得该命令的返回代码。
The important thing is for you to get the return code of the command.
一个指示转换是否成功的返回代码。
A return code indicates whether the conversion succeeded or failed.
过程可以具有整数返回代码。
在等待程序执行时遇到无效的返回代码。
An invalid return code was encountered waiting for a program to execute.
在等待程序执行时遇到无效的返回代码。
A bad return code was encountered waiting for an program to execute.
在等待程序执行时遇到错误的返回代码。
A bad return code was encountered waiting for an program to execute.
在等待程序执行时遇到错误的返回代码。
An invalid return code was encountered waiting for a program to execute.
从上面的跟踪中可以看到- 4499这个返回代码。
不同的可以被设置的返回代码在适配器文档中有所陈述。
The various feedback codes that could be set are documented in the adapter documentation.
它还像exec一样返回最后一行,并使返回代码可用。
Like exec , it also returns the last line and makes the return code available.
然后,您使用条件型if语句,以检查该命令的返回代码。
Then you use the conditional if statement to check the return code of the command.
返回代码被传递回到包装器,后者再将其传递回到您自己的代码。
The return code is handed back to the wrapper, which hands it back to your code.
现在的中断处理函数的返回代码是一个 irqreturn_t类型。
The interrupt handler function now has a return code of type irqreturn_t.
与其他错误通知方法(如返回代码)相比,异常具有若干优点。
Exceptions offer several advantages over other methods of error notification, such as return codes.
在等待程序执行时遇到无效的返回代码。所执行的命令为{0}。
An invalid return code was encountered waiting for a program to execute. The command being executed was {0}.
注意,不论在成功或失败的案例中,在每个方法的最后总返回HTTP返回代码。
Notice the HTTP return codes returned at the end of each of the methods, both in success and failure cases.
对于可预知的状态改变,使用返回代码、标记或者特定的方法返回状态值。
For expected state changes, use a return code, sentinel, or special method that returns a status.
服务器状态行包括在服务器上运行的协议版本号、状态码和表示返回代码的文字消息。
The server status line includes the protocol version number running on the server, the status code, and a text message representing the return code. Below are several examples of valid status lines.
在PartyDomain 中,给定的服务将使用请求者所用的语言返回代码表值。
Within the Party Domain, a given service will return back code table values in the requester's language.
返回代码和SQLSTATE消息可以帮助诊断odbc应用程序执行期间出现的错误状况。
Return codes and SQLSTATE messages aid in diagnosing error conditions during the execution of an ODBC application.
脚本的返回代码会指示是否允许数据块继续位于流中,也就是说,是使它流向管道还是跳过它。
The return code of the scripts will indicate if the chunk is allowed to continue in the flow, that is, going to the pipelines or is skipped.
此应用程序会使用 System.exit()返回到调用方,并带有返回代码。
The application should exit to the caller with a return code using the System.exit().
对于每个被调用的odbc函数,都要向调用它的应用程序返回一个值,该值就是所谓的返回代码。
For each ODBC function invoked, a special value known as a return code is returned to the calling application.
“详细信息”窗格检查与url、返回代码、页面重定向以及从属请求有关的所有问题。
Details panes to examine any problems with URLs, return codes, page redirects, and dependent requests.
通常,如果返回代码不是 X509_V_OK,那么这个证书就有问题,或者这个证书存在安全性隐患。
Typically if the return code is not X509_V_OK, there is a problem with the certificate or the security surrounding the certificate.
应用推荐