検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 670 for [SIMILAR] 16 1024 4096 WITH 11897 readline WITH ... (5.592 sec.)
値のリスト 0
« オブジェクトとの違い 列挙型をシリアライズする » PHP Manual 列挙型(Enum) 値のリスト 値のリスト Pure Enum と Backed Enum は、 共に内部インターフェイス UnitEnum を実装しています。 UnitEnum には static メソッド cases() が含まれています。 cases() は、 定義されている全ての case を宣言された順 ...
https://man.plustar.jp/php/language.enumerations.listing.html - [similar]
型演算子 0
« 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数が特定の クラス のオブジェクトのインスタンスであるかどうかを調べます。 例1 クラスでの instanceof の使用法 <?php class MyClass { } class NotMyClass { } $a = new MyClass ; var_dump ( $a instanc ...
https://man.plustar.jp/php/language.operators.type.html - [similar]
新しい関数 0
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しい関数 新しい関数 Closure Closure::call() CSPRNG random_bytes() random_int() エラー処理およびログ記録 error_clear_last() Generator Generator::getReturn() GNU Multiple Precision gmp_rand ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
PDO ドライバ 0
« PDOException CUBRID (PDO) » PHP Manual PDO PDO ドライバ PDO ドライバ 目次 CUBRID (PDO) MS SQL Server (PDO) Firebird (PDO) IBM (PDO) Informix (PDO) MySQL (PDO) MS SQL Server (PDO) Oracle (PDO) ODBC and DB2 (PDO) PostgreSQL (PDO) SQLite (PDO) 以下のドライバが現在 PDO インターフェイスを実 ...
https://man.plustar.jp/php/pdo.drivers.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Xhprof 設定オプション 名前 デフォルト 変更可能 変更履歴 xhprof.output_dir "" PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示します。 xhprof.output_dir str ...
https://man.plustar.jp/php/xhprof.configuration.html - [similar]
その他の変更 0
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 その他の変更 その他の変更 SAPI モジュールの変更 Apache2Handler PHP モジュールの名前が php7_module から php_module に変更されました。 変更された関数 リフレクション ReflectionClass::getC ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual Readline インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/readline.setup.html - [similar]
SNMP クラス 0
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP セッションを表します。 クラス概要 class SNMP { /* プロパティ */ public readonly array $ info ; public ? int $ max_oids ; public int $ valueretrieval ; public bool $ quick_prin ...
https://man.plustar.jp/php/class.snmp.html - [similar]
三次ベジエ曲線を描画する 0
« ImagickDraw::pathClose ImagickDraw::pathCurveToQuadraticBezierAbsolute » PHP Manual ImagickDraw 三次ベジエ曲線を描画する ImagickDraw::pathCurveToAbsolute (PECL imagick 2, PECL imagick 3) ImagickDraw::pathCurveToAbsolute — 三次ベジエ曲線を描画する 説明 public ImagickDraw::pathCurveToAbs ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoabsolute.html - [similar]
三次ベジエ曲線を描画する 0
« ImagickDraw::pathCurveToQuadraticBezierSmoothRelative ImagickDraw::pathCurveToSmoothAbsolute » PHP Manual ImagickDraw 三次ベジエ曲線を描画する ImagickDraw::pathCurveToRelative (PECL imagick 2, PECL imagick 3) ImagickDraw::pathCurveToRelative — 三次ベジエ曲線を描画する 説明 public Imagi ...
https://man.plustar.jp/php/imagickdraw.pathcurvetorelative.html - [similar]