return code 双语例句
全部
1·That depends on the return code.
这要取决于返回代码。
2·A return code of 0 indicates no error.
返回码为0就说明没有错误。
3·You can see in the above trace the -4499 return code.
从上面的跟踪中可以看到- 4499这个返回代码。
4·The return code will be 0 if customization executes successfully.
如果定制执行成功,那么返回代码为 0。
5·Inside each script, capture the return code of each line command.
在每个脚本内,捕获每个行命令的返回码。
6·This return code usually indicates some kind of error has occurred.
这个返回代码通常表明发生了某些错误。
7·The important thing is for you to get the return code of the command.
对于您来说,重要的是获得该命令的返回代码。
8·The interrupt handler function now has a return code of type irqreturn_t.
现在的中断处理函数的返回代码是一个 irqreturn_t 类型。
9·Like exec , it also returns the last line and makes the return code available.
它还像exec一样返回最后一行,并使返回代码可用。
10·If an object method needs to report an error, then a return code should be used.
假如一个对象的方法需要报告一个错误,这时一个返回码需要用到。
