condition return的意思|示意
条件返回
condition return的用法详解
英语单词condition return的用法讲解
condition return是英语中的一个常用短语,它的意思是将东西还原到原来的状态,也可以理解为返回或回复原状。它的用法比较简单,其中用法最常见的是“return to the original condition”,这个短语指的是“把东西返回原来的状态”。同时,为了强调“归还”的意思,还可以用“return it back to the original condition”来表达。
此外,我们还可以用“condition return”来提出要求,比如:“All the goods must be returned in their original condition.”(所有物品必须以原样归还);“The goods must be returned in their original condition or a refund will not be given.”(必须将货物以原样归还,否则不能退款);“The goods must be returned in their original condition within 14 days.”(货物必须在14天内以原样归还)。
总的来说,“condition return”的用法很简单,指的是将物品返回原来的状态,返回或回复原状。
condition return相关短语
1、 return difference condition 返回差条件
condition return相关例句
Most cell phones have a "master reset" to return the phone to factory-fresh condition.
许多手机都有“一键复位”的功能,可以让手机回到刚出厂的状态。
It will stop waiting if the condition is fulfilled, or return a timeout exception if it exceeds the maximum waiting time.
它将在条件满足时停止等待,或者在超出最大等待时间时返回一个超时异常。
While the condition is specified before return, it is actually executed after the return value is computed but before the execution is handed to the caller.
虽然似乎在返回结果之前就指定了条件,实际它还是会在返回结果之后,调用者得到结果之前进行验证。