return false信息详情

return false发音

意思翻译

返回false

相似词语短语

false───adv.欺诈地;adj.错误的;虚伪的;伪造的

return───n.返回;恢复;归还;(网球等)回击球;被退回的东西;回路导线;v.返回;(尤指感觉)恢复;把……退回;以……相报;(网球等)回击(球);adj.来回的;巡回的;报答的;回程的;返回的

false negative───假阴性;伪阴性

true false───真假

false light───错误曝光;杂光;[航][水运]假光

false color───假彩色;假色;伪彩色

false claim───无根据的债权

manifestly false───明显虚假的

false driver───假司机

双语使用场景

Finally, return false to prevent the form from being submitted.───最后,返回 false 来阻止表单提交。

If the list is empty, then return False.───如果列表是空的,那么返回False。

If the list is empty, then return false.───如果列表为空,则返回false。

A simple hook of this type might check the amount of memory allocated so far, and return FALSE if that amount exceeded a small limit.───该类型的简单挂钩可以检查迄今为止分配的内存量,如果该数量超出小限制,则返回FALSE。

If this reference object was not registered with a queue when it was created, then this method will always return false.───如果引用对象在创建时没有被注册进队列,那么方法将总是返回false。

If the array contains empty elements then this function will return FALSE for these elements as well.───如果数组包含空的单元,或者单元的值是0则本函数碰到这些单元也返回FALSE。

Note: This function will return false if you cast a ray from inside a sphere to the outside; this in an intended behaviour.───注意:如果从一个球型体的内部到外部用光线投射,返回为假。

Passing anything else but a string or integer will return false immediately.───传送非字符串或整数的参数将立即返回。

As with fopen, file_get_contents, file, and readfile, all return False on failure to open or process the file.───如fopen函数一样,file_get_contents、file和readfile函数都在打开失败或处理文件失败时返回False。

英语使用场景

If the pszText member is non-NULL, return TRUE to set the item's label to the edited text. Return FALSE to reject the edited text and revert to the original label.