这个返回代码通常表明发生了某些错误。
This return code usually indicates some kind of error has occurred.
这要取决于返回代码。
对于您来说,重要的是获得该命令的返回代码。
The important thing is for you to get the return code of the command.
过程可以具有整数返回代码。
在等待程序执行时遇到无效的返回代码。
A bad return code was encountered waiting for an program to execute.
在等待程序执行时遇到错误的返回代码。
A bad return code was encountered waiting for an program to execute.
从上面的跟踪中可以看到- 4499这个返回代码。
内部错误:未处理的服务返回代码%1。
在字串符中返回代码数。
它还像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.
现在的中断处理函数的返回代码是一个 irqreturn_t类型。
The interrupt handler function now has a return code of type irqreturn_t.
此应用程序会使用 System.exit()返回到调用方,并带有返回代码。
The application should exit to the caller with a return code using the System.exit().
用一个代码返回值取代这个记录搜索值
Replace the recorded search value with a code returned value.
大部分代码是经过复制的;惟一不同的部分是返回的值。
Most of the code is duplicated; the only unique part is the return value.
该信息作为包含XML代码的一个字符串返回。
That information is returned as a string that contains XML code.
如果不使用异常,则必须返回错误代码。
简而言之,合理使用异常,切勿返回错误代码。
In brief, use exceptions properly and never return error codes.
代码可以完成任何必需的处理,并且可以可选地返回一个值。
The code can do any necessary processing and optionally return a value.
定位您的代码返回到测试的值。
如果没有在这些文件中找到匹配项,则返回PAM_AUTH_ERR故障代码。
If a match is not found in the files, it returns PAM_AUTH_ERR failure code.
无效媒体类型应返回一个HTTP响应代码406。
An invalid media type should return an HTTP response code of 406.
错误代码和消息被作为OUT参数返回给调用者。
The error code and message are returned to the caller as OUT parameters.
例如,下面的代码将返回系统上的用户列表。
For example, the following code will return the list of users on the system.
如果该代码的返回值错误,就会取消提交。
If the return value from the code is false, the submittion is cancelled.
该代码片段的返回节点是操作响应。
代码返回图5所示的结果。
为真的话,只返回状态代码和头部。
If it is true, only the status code and the headers are returned.
而另一种实现只是无声地返回,没有错误消息,也没有不寻常的退出代码。
The other just returns silently; no error message, no unusual exit code.
而另一种实现只是无声地返回,没有错误消息,也没有不寻常的退出代码。
The other just returns silently; no error message, no unusual exit code.
应用推荐