検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 1050 for [SIMILAR] 16 1024 4096 WITH 23050 variant WITH 7... (0.931 sec.)
入力ロケールの変化形の表示名を、適切に地域化して返す 0
« Locale::getDisplayScript Locale::getKeywords » PHP Manual Locale 入力ロケールの変化形の表示名を、適切に地域化して返す Locale::getDisplayVariant locale_get_display_variant (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getDisplayVariant -- locale_get_display_variant — 入力ロ ...
https://man.plustar.jp/php/locale.getdisplayvariant.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual クラス/オブジェクト インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , クラス , オブジェクト , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/classobj.setup.html - [similar]
EvEmbed オブジェクトを作る 0
« EvEmbed EvEmbed::createStopped » PHP Manual EvEmbed EvEmbed オブジェクトを作る EvEmbed::__construct (PECL ev >= 0.2.0) EvEmbed::__construct — EvEmbed オブジェクトを作る 説明 public EvEmbed::__construct ( object $other , callable $callback = ? , mixed $data = ? , int $priority = ? ) これ ...
https://man.plustar.jp/php/evembed.construct.html - [similar]
指定したキーまたは添字が配列にあるかどうかを調べる 0
« array_is_list array_key_first » PHP Manual 配列 関数 指定したキーまたは添字が配列にあるかどうかを調べる array_key_exists (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) array_key_exists — 指定したキーまたは添字が配列にあるかどうかを調べる 説明 array_key_exists ( string | int $key , array $array ...
https://man.plustar.jp/php/function.array-key-exists.html - [similar]
べき乗とモジュロを計算する 0
« gmp_pow gmp_prob_prime » PHP Manual GMP 関数 べき乗とモジュロを計算する gmp_powm (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_powm — べき乗とモジュロを計算する 説明 gmp_powm ( GMP | int | string $num , GMP | int | string $exponent , GMP | int | string $modulus ): GMP modulus を法として ( ...
https://man.plustar.jp/php/function.gmp-powm.html - [similar]
ビットを設定する 0
« gmp_scan1 gmp_sign » PHP Manual GMP 関数 ビットを設定する gmp_setbit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_setbit — ビットを設定する 説明 gmp_setbit ( GMP $num , int $index , bool $value = true ): void num のビット index を設定します。 パラメータ num 変更したい値。 GMP オブジェクト ...
https://man.plustar.jp/php/function.gmp-setbit.html - [similar]
直近の行のオブジェクト ID を返す 0
« pg_last_notice pg_lo_close » PHP Manual PostgreSQL 関数 直近の行のオブジェクト ID を返す pg_last_oid (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_oid — 直近の行のオブジェクト ID を返す 説明 pg_last_oid ( PgSql\Result $result ): string | int | false pg_last_oid() は、挿入された行に割り ...
https://man.plustar.jp/php/function.pg-last-oid.html - [similar]
bucket を brigade の先頭に追加する 0
« stream_bucket_new stream_context_create » PHP Manual ストリーム 関数 bucket を brigade の先頭に追加する stream_bucket_prepend (PHP 5, PHP 7, PHP 8) stream_bucket_prepend — bucket を brigade の先頭に追加する 説明 stream_bucket_prepend ( resource $brigade , object $bucket ): void この関数 ...
https://man.plustar.jp/php/function.stream-bucket-prepend.html - [similar]
指定したチャネルの正規化した値を設定する 0
« ImagickPixel::setColorCount ImagickPixel::setColorValueQuantum » PHP Manual ImagickPixel 指定したチャネルの正規化した値を設定する ImagickPixel::setColorValue (PECL imagick 2, PECL imagick 3) ImagickPixel::setColorValue — 指定したチャネルの正規化した値を設定する 説明 public ImagickPixel ...
https://man.plustar.jp/php/imagickpixel.setcolorvalue.html - [similar]
クラスの抽象化 0
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象化 クラスの抽象化 PHP には、抽象クラスと抽象メソッドの機能があります。 abstract として定義されたクラスのインスタンスを生成することはできません。 1つ以上の抽象メソッドを含む全てのクラスもまた抽 ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]