検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 759 for key (0.124 sec.)
指定したサーバー上にある数値アイテムの値を減らす 3601
« Memcached::decrement Memcached::delete » PHP Manual Memcached 指定したサーバー上にある数値アイ ... テムの値を減らす Memcached::decrementByKey (PECL memcached >= 2.0.0) Memcached::decrementByKe ... イテムの値を減らす 説明 public Memcached::decrementByKey ( string $server_key , string $key , int $offset = ... t $expiry = 0 ): int | false Memcached::decrementByKey() は、数値アイテムの値を offset で指定しただけ減ら ... 。 アイテムが存在しない場合、 Memcached::decrementByKey() は値を initial_value に設定します。 パラメータ s ...
https://man.plustar.jp/php/memcached.decrementbykey.html - [similar]
新しい OAuth オブジェクトを作成する 3601
« OAuth OAuth::__destruct » PHP Manual OAuth 新しい OAuth オブジェクトを作成する OAuth::__constr ... 説明 public OAuth::__construct ( string $consumer_key , string $consumer_secret , string $signature_meth ... uth オブジェクトを作成します。 パラメータ consumer_key サービスプロバイダが提供する consumer key。 consum ... 作成 , consumer , パラメータ , construct , string , key , secret , 定義 , 提供 ...
https://man.plustar.jp/php/oauth.construct.html - [similar]
Set the HTTP response headers. 3601
« Swoole\Http\Response::gzip Swoole\Http\Response::initHeader » PHP Manual Swoole\Http\Response ... 説明 public Swoole\Http\Response::header ( string $key , string $value , string $ucwords = ? ): void パラ ... メータ key value ucwords 戻り値 関連キーワード: Set , Swoole ... , Http , the , header , string , key , ucwords , initHeader , swoole ...
https://man.plustar.jp/php/swoole-http-response.header.html - [similar]
Constructor 3601
« Yac::add Yac::delete » PHP Manual Yac Constructor Yac::__construct (PECL yac >= 1.0.0) Yac::__ ... ring $prefix = "" ) prefix is used to prepended to keys, this could be used to avoiding conflicts between ... ot enabled. Throws Exception if prefix exceeds max key length of 48 ( YAC_MAX_KEY_LEN ) bytes. 関連キーワ ... , Yac , construct , Throws , string , Exception , key , max , exceeds , enabled ...
https://man.plustar.jp/php/yac.construct.html - [similar]
Retrieve values from cache 3601
« Yac::flush Yac::__get » PHP Manual Yac Retrieve values from cache Yac::get (PECL yac >= 1.0.0) ... from cache 説明 public Yac::get ( string | array $key , int &$cas = null ): mixed Retrieve values from c ... ache パラメータ key string keys, or array of multiple keys. cas if not ... eve , from , values , Yac , cas , string , array , key , not , success ...
https://man.plustar.jp/php/yac.get.html - [similar]
The offsetGet purpose 3580
« CachingIterator::offsetExists CachingIterator::offsetSet » PHP Manual CachingIterator The offs ... e 説明 public CachingIterator::offsetGet ( string $key ): mixed 警告 この関数は、 現在のところ詳細な情報は ... ん。引数のリストのみが 記述されています。 パラメータ key Description... 戻り値 Description... 関連キーワード ... : offsetGet , purpose , CachingIterator , key , Description , offsetExists , offsetSet , public ...
https://man.plustar.jp/php/cachingiterator.offsetget.html - [similar]
AppendIterator クラス 3580
« イテレータ AppendIterator::append » PHP Manual イテレータ AppendIterator クラス AppendIterator ... Iterator public getIteratorIndex (): ? int public key (): scalar public next (): void public rewind (): ... erIterator (): ? Iterator public IteratorIterator::key (): mixed public IteratorIterator::next (): void p ... イテレータのインデックスを取得する AppendIterator::key — 現在のキーを取得する AppendIterator::next — 次の ... terator , public , クラス , 取得 , rewind , next , key , getInnerIterator , valid , append ...
https://man.plustar.jp/php/class.appenditerator.html - [similar]
NoRewindIterator クラス 3580
« MultipleIterator::valid NoRewindIterator::__construct » PHP Manual イテレータ NoRewindIterator ... mixed public getInnerIterator (): iterator public key (): mixed public next (): void public rewind (): v ... erIterator (): ? Iterator public IteratorIterator::key (): mixed public IteratorIterator::next (): void p ... rator — 内部イテレータを取得する NoRewindIterator::key — 現在のキーを取得する NoRewindIterator::next — 次 ... クラス , valid , construct , 取得 , rewind , next , key , getInnerIterator ...
https://man.plustar.jp/php/class.norewinditerator.html - [similar]
Finds the value belonging a header 3580
« EventHttpRequest::__construct EventHttpRequest::free » PHP Manual EventHttpRequest Finds the v ... 説明 public EventHttpRequest::findHeader ( string $key , string $type ): void Finds the value belonging a ... header. パラメータ key The header name. type One of EventHttpRequest::*_H ... ing , EventHttpRequest , the , findHeader , type , key , string , public ...
https://man.plustar.jp/php/eventhttprequest.findheader.html - [similar]
共有メモリセグメントを作成またはオープンする 3580
« sem_remove shm_detach » PHP Manual セマフォ関数 共有メモリセグメントを作成またはオープンする s ... ントを作成またはオープンする 説明 shm_attach ( int $key , ? int $size = null , int $permissions = 0666 ): ... attach() は ID を返します。 これは、指定されたキー key で System V 共有メモリにアクセスする際に使用するこ ... を指定した共有メモリセグメントを作成します。 同じ key で shm_attach() を 2 回コールした場合は 別の SysvS ... ize および permissions は無視されます。 パラメータ key 共有メモリセグメント ID を表す数値。 size メモリの ...
https://man.plustar.jp/php/function.shm-attach.html - [similar]