That depends on the return code.
这要取决于返回代码。
A return code of 0 indicates no error.
返回码为0就说明没有错误。
The procedure can have an integer return code.
过程可以具有整数返回代码。
You can see in the above trace the -4499 return code.
从上面的跟踪中可以看到- 4499这个返回代码。
Internal error: unhandled service return code % 1.
内部错误:未处理的服务返回代码%1。
Inside each script, capture the return code of each line command.
在每个脚本内,捕获每个行命令的返回码。
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.
对于您来说,重要的是获得该命令的返回代码。
The interrupt handler function now has a return code of type irqreturn_t.
现在的中断处理函数的返回代码是一个 irqreturn_t类型。
A bad return code was encountered waiting for an program to execute.
在等待程序执行时遇到错误的返回代码。
A bad return code was encountered waiting for an program to execute.
在等待程序执行时遇到无效的返回代码。
Like exec , it also returns the last line and makes the return code available.
它还像exec一样返回最后一行,并使返回代码可用。
Then you use the conditional if statement to check the return code of the command.
然后,您使用条件型if语句,以检查该命令的返回代码。
For all other names, the return code should be 1, indicating no such customer found.
对于其它所有的名称来说,返回码应该为1,表明没有发现这样的客户。
The application should exit to the caller with a return code using the System.exit().
此应用程序会使用 System.exit()返回到调用方,并带有返回代码。
I interjected. "Why not just return an error code?"
我插话道,“返回一个错误编码不可以吗?”
Most of the code is duplicated; the only unique part is the return value.
大部分代码是经过复制的;惟一不同的部分是返回的值。
Without exceptions, you had to return an error code.
如果不使用异常,则必须返回错误代码。
An invalid media type should return an HTTP response code of 406.
无效媒体类型应返回一个HTTP响应代码406。
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.
如果该代码的返回值错误,就会取消提交。
If the status is not good, then return the appropriate error code.
如果状态不是good,就返回错误代码。
The code can do any necessary processing and optionally return a value.
代码可以完成任何必需的处理,并且可以可选地返回一个值。
Now let's return to the ellipsis code we skipped earlier.
现在,让我们回到我们前面跳过的用省略号表示的代码。
Since any code after the return statement is unreachable, it's marked in error.
由于return语句后面的所有代码都不能执行,因此将其标记为错误。
A hash function must always return the same hash code for the same key.
哈希函数必须始终为相同的键返回相同的哈希代码。
The return keyword is implicit so the code can also be written as follows.
return关键字是隐式的,因此代码还可以写为。
To return specific HTTP response status code and description.
若要返回特定HTTP响应状态代码和说明。
NOTE As before, you can skip over this list on your first reading and return to it when you deal with some real C code.
提示像以前那样,在第一次阅读时你可以跳过这个清单,在你遇到实际的C代码时在回头查看。
The actual zip code is in the return element.
真正的邮政区号在return元素中。
应用推荐