検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 103 for ステータス (0.003 sec.)
待つかフォークした子プロセスのステータスを返す 10418
« pcntl_unshare pcntl_waitpid » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータス... PHP 8) pcntl_wait — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_wait ( int &$status , int $flags = ... ータ status pcntl_wait() は、パラメータ status の中にステータス情報を保存します。 このステータスは、次の関数を用いて ... 停止した子プロセスの場合に処理を返します。 そして、ステータスは報告されません。 戻り値 pcntl_wait() は、終了した子 ... ) - シグナルハンドラを設定する pcntl_wifexited() - ステータスコードが正常終了を表しているかどうかを調べる pcntl_w ...
https://man.plustar.jp/php/function.pcntl-wait.html - [similar]
ステータスエラーメッセージか、システムエラー/ zip メッセージをクリアする 10224
« ZipArchive::addPattern ZipArchive::close » PHP Manual ZipArchive ステータスエラーメッセージか、 ... .2.0, PECL zip >= 1.20.0) ZipArchive::clearError — ステータスエラーメッセージか、システムエラー/ zip メッセージを ... public ZipArchive::clearError (): void アーカイブのステータスエラーメッセージか、 システムエラー かつ/または zip ... ラー情報を返す 関連キーワード: エラー , メッセージ , ステータス , エラーメッセージ , クリア , ZipArchive , システム ...
https://man.plustar.jp/php/ziparchive.clearerror.html - [similar]
HTTP ステータスに関する詳細を返す 10017
« SolrResponse::getHttpStatus SolrResponse::getRawRequest » PHP Manual SolrResponse HTTP ステータス ... = 0.9.2) SolrResponse::getHttpStatusMessage — HTTP ステータスに関する詳細を返す 説明 public SolrResponse::getHttp ... StatusMessage (): string HTTP ステータスに関する詳細を返します。 パラメータ この関数にはパラ ... メータはありません。 戻り値 HTTP ステータスに関する詳細を返します。 関連キーワード: ステータス ...
https://man.plustar.jp/php/solrresponse.gethttpstatusmessage.html - [similar]
レスポンスの HTTP ステータスを返す 9966
« SolrResponse::getDigestedResponse SolrResponse::getHttpStatusMessage » PHP Manual SolrResponse ... レスポンスの HTTP ステータスを返す SolrResponse::getHttpStatus (PECL solr >= 0.9 ... 2) SolrResponse::getHttpStatus — レスポンスの HTTP ステータスを返す 説明 public SolrResponse::getHttpStatus (): i ... nt レスポンスの HTTP ステータスを返します。 パラメータ この関数にはパラメータはあり ... ません。 戻り値 レスポンスの HTTP ステータスを返します。 関連キーワード: レスポンス , ステータス ...
https://man.plustar.jp/php/solrresponse.gethttpstatus.html - [similar]
クエリ結果のステータスを取得する 9088
« pg_result_seek pg_select » PHP Manual PostgreSQL 関数 クエリ結果のステータスを取得する pg_resu ... HP 5, PHP 7, PHP 8) pg_result_status — クエリ結果のステータスを取得する 説明 pg_result_status ( PgSql\Result $res ... pg_result_status() は、 PgSql\Result インスタンスのステータス あるいは結果に関するコマンド補完タグを返します。 パ ... ql\Result クラスのインスタンス。 mode result の数値ステータスを返す PGSQL_STATUS_LONG 、あるいは result のコマンド ... ery ( $conn , "COPY authors FROM STDIN;" ); // 結果ステータスを得る $status = pg_result_status ( $result ); // ス ...
https://man.plustar.jp/php/function.pg-result-status.html - [similar]
ステータスコードが正常終了を表しているかどうかを調べる 9036
« pcntl_wexitstatus pcntl_wifsignaled » PHP Manual PCNTL 関数 ステータスコードが正常終了を表して ... 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifexited — ステータスコードが正常終了を表しているかどうかを調べる 説明 pc ... ntl_wifexited ( int $status ): bool ステータスコードが正常終了を表しているかどうかを調べます。 パラ ... 常にコールされた際に得られます。 戻り値 子プロセスのステータスコードが終了に成功した場合に true 、 それ以外の場合に ... 参考 pcntl_waitpid() - 待つかフォークした子プロセスのステータスを返す pcntl_wexitstatus() - 終了した子プロセスのリタ ...
https://man.plustar.jp/php/function.pcntl-wifexited.html - [similar]
接続ステータスのビットフィールドを返す 9010
« connection_aborted constant » PHP Manual その他の関数 接続ステータスのビットフィールドを返す c ... HP 4, PHP 5, PHP 7, PHP 8) connection_status — 接続ステータスのビットフィールドを返す 説明 connection_status (): ... int 接続ステータスのビットフィールドを取得します。 パラメータ この関数 ... にはパラメータはありません。 戻り値 接続ステータスのビットフィールドを返します。これを定数 CONNECTION_ ... 処理についての説明は 接続処理 関連キーワード: 接続 , ステータス , connection , status , 切断 , パラメータ , 処理 , ...
https://man.plustar.jp/php/function.connection-status.html - [similar]
待つかフォークした子プロセスのステータスを返す 8752
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータス... P 8) pcntl_waitpid — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_waitpid ( int $process_id , int &$ ... status pcntl_waitpid() は、パラメータ status の中にステータス情報を保存します。 このステータスは、次の関数を用いて ... 停止した子プロセスの場合に処理を返します。そして、ステータス は報告されません。 戻り値 pcntl_waitpid() は、終了 ... ) - シグナルハンドラを設定する pcntl_wifexited() - ステータスコードが正常終了を表しているかどうかを調べる pcntl_w ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
統計情報 8275
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、 ... トの受信量の合計をバイト単位で示します。 OKパケットはステータスメッセージも含むことができます。ステータスメッセージ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
現在の境界位置から定まるルールから、ステータス値を取得する 8223
« IntlRuleBasedBreakIterator::getRuleStatus IntlCodePointBreakIterator » PHP Manual IntlRuleBase ... dBreakIterator 現在の境界位置から定まるルールから、ステータス値を取得する IntlRuleBasedBreakIterator::getRuleStat ... uleStatusVec — 現在の境界位置から定まるルールから、ステータス値を取得する 説明 public IntlRuleBasedBreakIterator: ... せん。 戻り値 関連キーワード: 境界 , 位置 , ルール , ステータス , 取得 , ntlRuleBasedBreakIterator , getRuleStatus ...
https://man.plustar.jp/php/intlrulebasedbreakiterator.getrulestatusvec.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT