在线文档教程

Judy::offsetSet

Judy::offsetSet

(PECL judy >= 0.1.1)

Judy::offsetSet — Offset to set

Description

public bool Judy::offsetSet ( mixed $offset , mixed $value )

Assigns a value to the specified offset.

Parameters

offset

The offset to assign the value to.

value

The value to set.

Return Values

No value is returned.

← Judy::offsetGet

Judy::offsetUnset →

© 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.

https://secure.php.net/manual/en/judy.offsetset.php