検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 523 for [SIMILAR] 16 1024 4096 WITH 20686 expect WITH 74... (0.407 sec.)
PHP をコマンドラインから使用する 3245
« 持続的データベース接続 はじめに » PHP Manual 機能 PHP をコマンドラインから使用する PHP をコマンドラインから使用する 目次 はじめに 他の SAPI との違い オプション Usage I/O ストリーム 対話シェル ビルトインウェブサーバー INI 設定 関連キーワード: 使用 , データベース , 接続 , 機能 , Usage , ...
https://man.plustar.jp/php/features.commandline.html - [similar]
はじめに 3245
« Readline インストール/設定 » PHP Manual Readline はじめに はじめに readline 関数群は、GNU Readline ライブラリへの インターフェイスを実装したものです。これらの関数は、コマンドラインの 編集機能を提供します。一例をあげると、Bash において文字を挿入したり コマンド履歴を走査したりする際に、矢 ...
https://man.plustar.jp/php/intro.readline.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 3025
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
proc_open で開かれたプロセスに関する情報を取得する 3025
« proc_close proc_nice » PHP Manual プログラム実行関数 proc_open で開かれたプロセスに関する情報を取得する proc_get_status (PHP 5, PHP 7, PHP 8) proc_get_status — proc_open() で開かれたプロセスに関する情報を取得する 説明 proc_get_status ( resource $process ): array proc_get_status() は、 ...
https://man.plustar.jp/php/function.proc-get-status.html - [similar]
proc_open でオープンされたプロセスを強制終了する 3025
« proc_open shell_exec » PHP Manual プログラム実行関数 proc_open でオープンされたプロセスを強制終了する proc_terminate (PHP 5, PHP 7, PHP 8) proc_terminate — proc_open でオープンされたプロセスを強制終了する 説明 proc_terminate ( resource $process , int $signal = 15 ): bool 終了させる ( p ...
https://man.plustar.jp/php/function.proc-terminate.html - [similar]
待つかフォークした子プロセスのステータスを返す 3025
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_waitpid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_waitpid — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_waitpid ( int $process_id , int &$status , int $flags = 0 , ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
現在実行中のプロセスをフォークする 3025
« pcntl_exec pcntl_get_last_error » PHP Manual PCNTL 関数 現在実行中のプロセスをフォークする pcntl_fork (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_fork — 現在実行中のプロセスをフォークする 説明 pcntl_fork (): int pcntl_fork() 関数は、親プロセスとその PID および PPID のみが異なる子プロセ ...
https://man.plustar.jp/php/function.pcntl-fork.html - [similar]
プロセスのリソースを管理する 3025
« pcntl_getpriority pcntl_setpriority » PHP Manual PCNTL 関数 プロセスのリソースを管理する pcntl_rfork (PHP 8 >= 8.1.0) pcntl_rfork — プロセスのリソースを管理する 説明 pcntl_rfork ( int $flags , int $signal = 0 ): int プロセスのリソースを管理します。 パラメータ flags flags は、 呼び出して ...
https://man.plustar.jp/php/function.pcntl-rfork.html - [similar]
POSIX 関数 3025
« posix_setrlimit 定数 posix_access » PHP Manual POSIX POSIX 関数 POSIX 関数 参考 プロセス制御関数 に関する節も 役に立つでしょう。 目次 posix_access — ファイルのアクセス権限を判断する posix_ctermid — 制御する端末のパス名を得る posix_errno — posix_get_last_error のエイリアス posix_get_las ...
https://man.plustar.jp/php/ref.posix.html - [similar]
POSIX 3025
« pcntl_wtermsig はじめに » PHP Manual プロセス制御 POSIX POSIX はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 posix_access 定数 posix_mknod 定数 posix_setrlimit 定数 POSIX 関数 posix_access — ファイルのアクセス権限を判断する posix_ctermid — 制御する端 ...
https://man.plustar.jp/php/book.posix.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT