検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 946 for [SIMILAR] 16 1024 4096 WITH 23966 ロジ WITH 2384... (0.845 sec.)
public プロパティであるかどうかを調べる 0
« ReflectionProperty::isProtected ReflectionProperty::isReadOnly » PHP Manual ReflectionProperty public プロパティであるかどうかを調べる ReflectionProperty::isPublic (PHP 5, PHP 7, PHP 8) ReflectionProperty::isPublic — public プロパティであるかどうかを調べる 説明 public ReflectionPropert ...
https://man.plustar.jp/php/reflectionproperty.ispublic.html - [similar]
staticプロパティであるかどうかを調べる 0
« ReflectionProperty::isReadOnly ReflectionProperty::setAccessible » PHP Manual ReflectionProperty staticプロパティであるかどうかを調べる ReflectionProperty::isStatic (PHP 5, PHP 7, PHP 8) ReflectionProperty::isStatic — staticプロパティであるかどうかを調べる 説明 public ReflectionPropert ...
https://man.plustar.jp/php/reflectionproperty.isstatic.html - [similar]
プロセス時間を得る 0
« posix_strerror posix_ttyname » PHP Manual POSIX 関数 プロセス時間を得る posix_times (PHP 4, PHP 5, PHP 7, PHP 8) posix_times — プロセス時間を得る 説明 posix_times (): array | false 現在の CPU 使用状況についての情報を取得します。 パラメータ この関数にはパラメータはありません。 戻り値 現 ...
https://man.plustar.jp/php/function.posix-times.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
ジョブ制御のプロセスグループ ID を設定する 0
« posix_setgid posix_setrlimit » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を設定する posix_setpgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setpgid — ジョブ制御のプロセスグループ ID を設定する 説明 posix_setpgid ( int $process_id , int $process_group_id ): bool プロセス process_id ...
https://man.plustar.jp/php/function.posix-setpgid.html - [similar]
Unicode 文字プロパティ 0
« エスケープシーケンス アンカー » PHP Manual PCRE 正規表現構文 Unicode 文字プロパティ Unicode 文字プロパティ PHP 5.1.0 以降、 UTF-8 モード を設定した場合に、 一般的な文字タイプにマッチする新たなエスケープシーケンスが 3 つ追加されました。 \p{xx} xx プロパティを持つ文字 \P{xx} xx プロパティ ...
https://man.plustar.jp/php/regexp.reference.unicode.html - [similar]
階層型プロファイラ 0
« ビルドの検証 はじめに » PHP Manual PHP の振る舞いの変更 階層型プロファイラ 階層型プロファイラ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Xhprof 関数 xhprof_disable — xhprof プロファイラを終了する xhprof_enable — xhprof プロファイラを開始する ...
https://man.plustar.jp/php/book.xhprof.html - [similar]
値を取得する 0
« ReflectionProperty::getType ReflectionProperty::hasDefaultValue » PHP Manual ReflectionProperty 値を取得する ReflectionProperty::getValue (PHP 5, PHP 7, PHP 8) ReflectionProperty::getValue — 値を取得する 説明 public ReflectionProperty::getValue ( ? object $object = null ): mixed プロパ ...
https://man.plustar.jp/php/reflectionproperty.getvalue.html - [similar]
プロパティの値を設定する 0
« ReflectionProperty::setAccessible ReflectionProperty::__toString » PHP Manual ReflectionProperty プロパティの値を設定する ReflectionProperty::setValue (PHP 5, PHP 7, PHP 8) ReflectionProperty::setValue — プロパティの値を設定する 説明 public ReflectionProperty::setValue ( object $object ...
https://man.plustar.jp/php/reflectionproperty.setvalue.html - [similar]
外部プログラムを実行し、出力を表示する 0
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する system (PHP 4, PHP 5, PHP 7, PHP 8) system — 外部プログラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false system() は、指定した command を実行 ...
https://man.plustar.jp/php/function.system.html - [similar]