青年中文青年中文

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.