検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 84 for [SIMILAR] 16 1024 4096 WITH 22892 splpriorityque... (0.105 sec.)
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
1 つ以上の文字列を出力する 0
« crypt explode » PHP Manual String 関数 1 つ以上の文字列を出力する echo (PHP 4, PHP 5, PHP 7, PHP 8) echo — 1 つ以上の文字列を出力する 説明 echo ( string ...$expressions ): void ひとつ以上の(文字列として評価される)式を出力します。末尾に改行やスペースを付加することはありません。 echo は実 ...
https://man.plustar.jp/php/function.echo.html - [similar]
プロセスの優先度を変更する 0
« pcntl_rfork pcntl_signal_dispatch » PHP Manual PCNTL 関数 プロセスの優先度を変更する pcntl_setpriority (PHP 5, PHP 7, PHP 8) pcntl_setpriority — プロセスの優先度を変更する 説明 pcntl_setpriority ( int $priority , ? int $process_id = null , int $mode = PRIO_PROCESS ): bool pcntl_setprio ...
https://man.plustar.jp/php/function.pcntl-setpriority.html - [similar]
人為的に負荷を高くする。テストやベンチマークなどで有用 0
« Eio 関数 eio_cancel » PHP Manual Eio 関数 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_busy (PECL eio >= 0.0.1dev) eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 説明 eio_busy ( int $delay , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed ...
https://man.plustar.jp/php/function.eio-busy.html - [similar]
ファイルを閉じる 0
« eio_chown eio_custom » PHP Manual Eio 関数 ファイルを閉じる eio_close (PECL eio >= 0.0.1dev) eio_close — ファイルを閉じる 説明 eio_close ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_close() は、 fd で指定したファイルを閉じます ...
https://man.plustar.jp/php/function.eio-close.html - [similar]
Linux の syncfs システムコールが使えれば、それを呼ぶ 0
« eio_sync eio_truncate » PHP Manual Eio 関数 Linux の syncfs システムコールが使えれば、それを呼ぶ eio_syncfs (PECL eio >= 0.0.1dev) eio_syncfs — Linux の syncfs システムコールが使えれば、それを呼ぶ 説明 eio_syncfs ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mi ...
https://man.plustar.jp/php/function.eio-syncfs.html - [similar]
ファイルを切り詰める 0
« eio_syncfs eio_unlink » PHP Manual Eio 関数 ファイルを切り詰める eio_truncate (PECL eio >= 0.0.1dev) eio_truncate — ファイルを切り詰める 説明 eio_truncate ( string $path , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_trun ...
https://man.plustar.jp/php/function.eio-truncate.html - [similar]
プロセスの優先度を取得する 0
« pcntl_get_last_error pcntl_rfork » PHP Manual PCNTL 関数 プロセスの優先度を取得する pcntl_getpriority (PHP 5, PHP 7, PHP 8) pcntl_getpriority — プロセスの優先度を取得する 説明 pcntl_getpriority ( ? int $process_id = null , int $mode = PRIO_PROCESS ): int | false pcntl_getpriority() は、 ...
https://man.plustar.jp/php/function.pcntl-getpriority.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Date/Time 設定オプション 名前 デフォルト 変更可能 変更履歴 date.default_latitude "31.7667" PHP_INI_ALL date.default_longitude "35.2333" PHP_INI_ALL date.sunrise_zenit ...
https://man.plustar.jp/php/datetime.configuration.html - [similar]
リクエストを取り消す 0
« eio_busy eio_chmod » PHP Manual Eio 関数 リクエストを取り消す eio_cancel (PECL eio >= 0.0.1dev) eio_cancel — リクエストを取り消す 説明 eio_cancel ( resource $req ): void eio_cancel() は、 req で指定したリクエストを取り消します。 パラメータ req リクエストリソース。 pri リクエストの優先順 ...
https://man.plustar.jp/php/function.eio-cancel.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT