検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1116 for [SIMILAR] 16 1024 4096 WITH 10844 算子 WITH 1035... (0.910 sec.)
クラスのインスタンスであるかどうかを調べる 0
« ReflectionClass::isFinal ReflectionClass::isInstantiable » PHP Manual ReflectionClass クラスのインスタンスであるかどうかを調べる ReflectionClass::isInstance (PHP 5, PHP 7, PHP 8) ReflectionClass::isInstance — クラスのインスタンスであるかどうかを調べる 説明 public ReflectionClass::isIns ...
https://man.plustar.jp/php/reflectionclass.isinstance.html - [similar]
ソケットのエラー 0
« 例 ソケット 関数 » PHP Manual ソケット ソケットのエラー ソケットのエラー ソケット拡張モジュールは、 強力な BSD ソケットへの有用なインターフェイスを提供するために作成されました。 関数は、Win32 および Unix の実装において等しく動作するように注意が払われています。 ソケット関数の多くは特定の ...
https://man.plustar.jp/php/sockets.errors.html - [similar]
Replace a function definition with a new implementation 0
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function definition with a new implementation runkit7_function_redefine (PECL runkit7 >= Unknown) runkit7_function_redefine — Replace a function definition with a new implementation 説明 runkit7_function_ ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
値で配列をソートする 0
« ArrayIterator::append ArrayIterator::__construct » PHP Manual ArrayIterator 値で配列をソートする ArrayIterator::asort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::asort — 値で配列をソートする 説明 public ArrayIterator::asort ( int $flags = SORT_REGULAR ): bool 値で配列をソートします。 ...
https://man.plustar.jp/php/arrayiterator.asort.html - [similar]
キーで配列をソートする 0
« ArrayIterator::key ArrayIterator::natcasesort » PHP Manual ArrayIterator キーで配列をソートする ArrayIterator::ksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::ksort — キーで配列をソートする 説明 public ArrayIterator::ksort ( int $flags = SORT_REGULAR ): bool キーで配列をソートします ...
https://man.plustar.jp/php/arrayiterator.ksort.html - [similar]
variant クラス 0
« dotnet::__construct variant::__construct » PHP Manual COM variant クラス variant クラス (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) はじめに VARIANT は、PHP の zval と同等の COM の値です。構造体形式になっており、 異なる型の値を含めることが可能です。COM 拡張モジュールが提供する variant クラス ...
https://man.plustar.jp/php/class.variant.html - [similar]
文字列のソート用のキーを取得する 0
« Collator::getLocale Collator::getStrength » PHP Manual Collator 文字列のソート用のキーを取得する Collator::getSortKey collator_get_sort_key (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 1.0.3) Collator::getSortKey -- collator_get_sort_key — 文字列のソート用のキーを取得する 説明 オブジェク ...
https://man.plustar.jp/php/collator.getsortkey.html - [similar]
do-while 0
« while for » PHP Manual 制御構造 do-while do-while (PHP 4, PHP 5, PHP 7, PHP 8) do-while ループは、論理式のチェックが各反復の 最初ではなく最後に行われること以外は、 while ループと 全く同じです。通常の while ループとの主な差は、 do-while ループは最低1回の実行を保証されていることです。 一 ...
https://man.plustar.jp/php/control-structures.do.while.html - [similar]
goto 0
« include_once 関数 » PHP Manual 制御構造 goto goto (PHP 5 >= 5.3.0, PHP 7, PHP 8) この画像は » xkcd から提供いただいたものです。 goto 演算子を使用すると、 プログラム中の他の命令にジャンプすることができます。 ジャンプ先はラベルとコロンで表し、 goto の後にそのラベルを指定します。 ラベルは ...
https://man.plustar.jp/php/control-structures.goto.html - [similar]
他のイベントループに埋め込めるバックエンド群を返す 0
« Ev::depth Ev::feedSignal » PHP Manual Ev 他のイベントループに埋め込めるバックエンド群を返す Ev::embeddableBackends (PECL ev >= 0.2.0) Ev::embeddableBackends — 他のイベントループに埋め込めるバックエンド群を返す 説明 final public static Ev::embeddableBackends (): int 他のイベントループに ...
https://man.plustar.jp/php/ev.embeddablebackends.html - [similar]