否则,返回false。
This function returns FALSE on error.
如果函数错误将返回False。
If it does so, the read function returns false.
如果是这样的话,read函数将返回false。
DirectoryWalker will stop if progress returns false.
如果progress返回false,则DirectoryWalker会停止。
If no user has been authenticated, it returns false.
如果没有用户通过身份认证,则返回false。
Current implementation of Encina Connector returns false.
当前的Encina连接器的实现返回false。
If the E-mail does not exist, function returns false.
如果电子邮件不存在,函数返回错误的。
If successful, returns true. Otherwise returns false.
如果成功返回真。否则返回假。
If the XML document is already validated, it returns false.
如果XML文档已经被验证,将返回false。
Once the predicate returns false, it stops taking from the sequence.
一旦断言返回false,它就停止从这个序列中获取。
And xs: Boolean (" 0 ") returns false, just as xs: Boolean (0) does.
boolean(“0 ”)返回false,和xs: boolean(0)一样。
Notice that xs: Boolean (" false ") returns false as a Boolean value.
请注意,xs:boolean (“false ”)返回布尔值false。
Otherwise, this function returns FALSE, causing the frame to be dropped.
否则,此函数返回FALSE,从而丢弃此帧。
Clicking Cancel returns false, and the server-side code does not execute.
单击Cancel返回false,服务器端代码不执行。
If the specified XPath returns an empty sequence, XMLEXISTS returns false.
如果指定的XPath返回一个空序列,那么XMLEXISTS返回false。
This method also returns false if the input string is not a number at all.
如果输入的字符串不是一个数字,则该方法也将返回false。
If the database connection attempt failed, then this function returns false.
如果无法建立数据库连接,那么这个函数返回false。
If the link condition returns false, that means the link cannot be followed.
如果链接条件返回False,则意味着不能遵循该链接。
If the channel is currently playing, returns true. Otherwise returns false.
如果这个音轨当前正在播放,返回真。否则返回假。
Note: This function returns FALSE on empty elements or elements with no value.
注意:如果元素的值为空或者该元素不存在,那么函数返回False 。
If it couldn't parse even a single RSS feed item, then this function returns false.
若它不能解析其中的任意一个rss提要条目,该函数则会返回false。
PROCESS_ABORT — The visitor isn't interested in visiting at all, so accept returns false.
PROCESS_ABORT——访问程序对访问根本不感兴趣,所以accept返回false。
If it returns false, the submission is cancelled. Listing 17 shows the validate function.
如果返回false,则提交被取消。
This function returns TRUE if the file or directory exists, otherwise it returns FALSE.
如果文件或目录存在,函数返回True;如果不存在,则返回False。
If not, it redirects to the login screen and returns false, blocking the original closure call.
如果不在的话,它将重定向到登录屏幕并返回false,阻塞初始的闭包调用。
This method returns true if the file or directory is successfully deleted. Otherwise it returns false.
若文件或目录被成功删除,此方法将返回true,否则返回false。
When there are no more rows to fetch from the result set, odbc_fetch_array returns FALSE and the while loop ends.
当不再需要从结果集读取行时,odbc_fetch_array会返回FALSE,且while循环结束。
Instead, if a sized queue was full, the offer method returns false, not causing you to deal with exceptions when full.
相反,如果大小有限的队列满了,那么offer方法会返回false,而不需要处理队列满的异常。
If the probe function returns TRUE, the frame is passed down the stream, but if it returns FALSE, the frame is dropped.
如果探测器函数返回TRUE,该帧被传递给流,如果返回FALSE,该帧将被丢弃。
Because fopen returns False on failure, this will ensure that file processing happens only if the file opens successfully.
由于失败时fopen将返回False,这将确保仅当文件成功打开后才执行文件处理。
应用推荐