This function returns nothing.
这个函数没有返回值。
This function returns FALSE on error.
如果函数错误将返回False。
This function returns TRUE if it is a file.
如果它是一个正常的文件,那么函数将返回True。
This function returns handle to the event object.
这个函数返回该事件对象的句柄。
This function returns an empty string on failure.
如果函数执行失败,将返回一个空字符串。
This function returns TRUE if the directory exists.
如果指定的目录存在,那么该函数将返回True。
This function returns a text representation of an object.
这个方法返回一个对象的文本表述。
This function returns the user ID of the created user.
这个函数返回创建的用户的用户ID。
Please be advised that this function returns a string and not XML.
请注意此函数返回的是一个字符串,而非 XML。
This function returns 0 on success, otherwise it returns EOF.
如果函数成功执行将返回0;否则将返回EOF。
This function returns the value of a static field of anobject.
这个函数返回一个对象静态域的值。
This function returns the value of a static field of an object.
这个函数返回一个对象静态域的值。
This function returns FALSE if there are no more array elements.
如果不包含数组元素,则该函数返回FALSE。
This function returns the user ID on success or FALSE on failure.
如果函数成功运行则返回用户ID,如果失败则返回False。
In case of an error, this function returns an empty array to the caller.
在发生错误的情况下,此函数会向调用者返回一个空数组。
Otherwise, this function returns FALSE, causing the frame to be dropped.
否则,此函数返回FALSE,从而丢弃此帧。
This function returns the number of variables extracted on success.
这个函数将返回所有被成功导入的变量。
This function returns TRUE if headers has been sent or FALSE if not.
函数的作用是:检查标头是否已被发送以及在哪里被发送。
If the database connection attempt failed, then this function returns false.
如果无法建立数据库连接,那么这个函数返回false。
This function returns the number of characters passed or FALSE on failure.
这个函数返回了传递的字符数量;如果执行失败将返回False。
This function returns the length of the written string, or FALSE on failure.
这个函数将返回写入的字符串长度;如果执行失败将返回False。
This function returns the target of the link on success, or FALSE on failure.
这个函数返回符号连接指向的目标对象;如果执行失败将返回False。
This function returns the value of an instance (nonstatic) field of an object.
这个函数返回一个对象实例(非静态)域的值。
This function returns an array on success and FALSE and a warning on failure.
函数的作用是:以一个数组的形式列出指定路径中的文件和目录。
Note: This function returns FALSE on empty elements or elements with no value.
注意:如果元素的值为空或者该元素不存在,那么函数返回False 。
This function returns an integer that is the ID of the newest tweet found in cache.
该函数返回一个整数,即高速缓存中找到的最新tweet的ID。
If it couldn't parse even a single RSS feed item, then this function returns false.
若它不能解析其中的任意一个rss提要条目,该函数则会返回false。
This function returns the semaphore set identifier associated with the argument key.
这个函数返回一个信号量集标识符,它与一个参数的键值关联在一起。
This function returns the permission as a number on success or FALSE on failure.
如果函数成功运行,则返回允许权限;如果失败则返回False。
This function returns the number of bytes written on success, or FALSE on failure.
如果函数成功执行,将返回写入的总字节数;如果失败,将返回False。
应用推荐