- PHP 手册
- 函数参考
- 其它基本扩展
- Judy
- Judy
Judy::offsetGet
(PECL judy >= 0.1.1)
Judy::offsetGet — Offset to retrieve
说明
public Judy::offsetGet ( mixed$offset
) : mixed
Returns the value at specified offset.
参数
-
offset
-
The offset to retrieve.
返回值
Can return all value types.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/judy.offsetget.php