来自专业的译者、企业、网页和免费的翻译库。
thanks for adding me
thanks for adding me
最后更新: 2017-01-21
使用频率: 1
质量:
参考:
php_stream_seek() repositions the internal position of stream. the new position is determined by adding the offset to the position indicated by whence. if whence is set to seek_set, seek_cur or seek_end the offset is relative to the start of the stream, the current position or the end of the stream, respectively.
if whence is set to seek_set, seek_cur or seek_end the offset is relative to the start of the stream, the current position or the end of the stream, respectively.
最后更新: 2011-10-24
使用频率: 1
质量:
参考: