検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 85 for [SIMILAR] 16 1024 4096 WITH 38477 ristretto255 W... (0.123 sec.)
Access 0
« parallel\Sync::get parallel\Sync::wait » PHP Manual parallel\Sync Access parallel\Sync::set (1.1.0) parallel\Sync::set — Access 説明 public parallel\Sync::set ( scalar $value ) Shall atomically set the value of the synchronization object Exceptions 警告 Shall throw parallel\Sync\Error\ ...
https://man.plustar.jp/php/parallel-sync.set.html - [similar]
Access 0
« parallel\Sync::__construct parallel\Sync::set » PHP Manual parallel\Sync Access parallel\Sync::get (1.1.0) parallel\Sync::get — Access 説明 public parallel\Sync::get (): scalar Shall atomically return the syncrhonization objects value 関連キーワード: construct , public , scalar , Shall ...
https://man.plustar.jp/php/parallel-sync.get.html - [similar]
現在の要素のキーを返す 0
« CachingIterator::hasNext CachingIterator::next » PHP Manual CachingIterator 現在の要素のキーを返す CachingIterator::key (PHP 5, PHP 7, PHP 8) CachingIterator::key — 現在の要素のキーを返す 説明 public CachingIterator::key (): scalar 警告 この関数は、 現在のところ詳細な情報はありません。 ...
https://man.plustar.jp/php/cachingiterator.key.html - [similar]
The Hashable interface 0
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface The Hashable interface (No version information available, might only be in Git) はじめに Hashable is an interface which allows objects to be used as keys. It's an alternative to spl_object_ha ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
すべての定数の名前とその値を連想配列として返す 0
« get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前とその値を連想配列として返す get_defined_constants (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) get_defined_constants — すべての定数の名前とその値を連想配列として返す 説明 get_defined_constants ( bool ...
https://man.plustar.jp/php/function.get-defined-constants.html - [similar]
変数がリソースかどうかを調べる 0
« is_real is_scalar » PHP Manual 変数操作 関数 変数がリソースかどうかを調べる is_resource (PHP 4, PHP 5, PHP 7, PHP 8) is_resource — 変数がリソースかどうかを調べる 説明 is_resource ( mixed $value ): bool 指定した変数が resource かどうかを調べます。 パラメータ value 評価する変数。 戻り値 ...
https://man.plustar.jp/php/function.is-resource.html - [similar]
現在のキーを取得する 0
« AppendIterator::getIteratorIndex AppendIterator::next » PHP Manual AppendIterator 現在のキーを取得する AppendIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::key — 現在のキーを取得する 説明 public AppendIterator::key (): scalar 現在のキーを取得します。 パラメータ この関数に ...
https://man.plustar.jp/php/appenditerator.key.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
0
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための例を示します。 ファイルに(XML 形式で)情報を記録し、論理的に致命的なエラーの場合に、 開発者に電子メールを送信するようなエラー処理関数を定義します。 例1 スクリプト内でのエラー処理 <?php // 自分 ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
Converts the map to an array 0
« Ds\Map::sum Ds\Map::union » PHP Manual Map Converts the map to an array Ds\Map::toArray (PECL ds >= 1.0.0) Ds\Map::toArray — Converts the map to an array 説明 public Ds\Map::toArray (): array Converts the map to an array . 警告 Maps where non-scalar keys are can't be converted to an ar ...
https://man.plustar.jp/php/ds-map.toarray.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT