検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 196 for Process (0.006 sec.)
プロセスの現在の sid を得る 5926
« posix_getrlimit posix_getuid » PHP Manual POSIX 関数 プロセスの現在の sid を得る posix_getsid ... プロセスの現在の sid を得る 説明 posix_getsid ( int $process_id ): int | false プロセス process_id のセッション ... ーダーのプロセスグループ ID のことです。 パラメータ process_id プロセス ID。0 を指定すると、現在のプロセスとみ ... なされます。 不正な process_id を指定すると、 false が返され、 posix_get_last_ ... ページ GETSID(2) 関連キーワード: プロセス , getsid , process , セッション , int , リーダー , 整数 , ページ , se ...
https://man.plustar.jp/php/function.posix-getsid.html - [similar]
Initiates a backup task in the service manager and returns immediately 5839
« ibase_affected_rows ibase_blob_add » PHP Manual Firebird/InterBase 関数 Initiates a backup tas ... ote) database server. There it starts a new backup process. Therefore you won't get any responses. パラメータ ... for further information. verbose Since the backup process is done on the database server, you don't have any ... 、失敗した場合に false を返します。 Since the backup process is done on the (remote) server, this function just ... 0' , 'sysdba' , 'masterkey' ); // Start the backup process on database server // Backup employee database usi ...
https://man.plustar.jp/php/function.ibase-backup.html - [similar]
指定したコンテキストを処理する 5764
« openal_context_destroy openal_context_suspend » PHP Manual OpenAL 関数 指定したコンテキストを処 ... 理する openal_context_process (PECL openal >= 0.1.0) openal_context_process — 指 ... 定したコンテキストを処理する 説明 openal_context_process ( resource $context ): bool パラメータ context Ope ... 連キーワード: コンテキスト , context , 処理 , 指定 , process , create , suspend , 作成 , 参考 , 失敗 ...
https://man.plustar.jp/php/function.openal-context-process.html - [similar]
プロセスにシグナルを送信する 5742
« posix_isatty posix_mkfifo » PHP Manual POSIX 関数 プロセスにシグナルを送信する posix_kill (PHP ... プロセスにシグナルを送信する 説明 posix_kill ( int $process_id , int $signal ): bool シグナル signal をプロセス ... ID process_id のプロセスに送信します。 パラメータ process_id ... 関連キーワード: プロセス , シグナル , 送信 , kill , process , int , 成功 , 参照 , ページ , 参考 ...
https://man.plustar.jp/php/function.posix-kill.html - [similar]
FastCGI Process Manager (FPM) 5742
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI ... Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に) ... で提供 php.ini ベースの設定ファイル 関連キーワード: Process , Manager , インストール , 設定 , 機能 , 出力 , 同 ...
https://man.plustar.jp/php/install.fpm.html - [similar]
The Swoole\Server class 5710
« Swoole\Serialize::unpack Swoole\Server::addlistener » PHP Manual Swoole The Swoole\Server clas ... int $port , string $socket_type ): void public addProcess ( swoole_process $process ): bool public after ( i ... dd a new listener to the server. Swoole\Server::addProcess — Add a user defined swoole_process to the server. ... n is existed. Swoole\Server::finish — Used in task process for sending result to the worker process when the ... de. Swoole\Server::reload — Restart all the worker process. Swoole\Server::resume — Start receving data from ...
https://man.plustar.jp/php/class.swoole-server.html - [similar]
Close CUBRID connection 5688
« cubrid_client_encoding cubrid_data_seek » PHP Manual CUBRID MySQL 互換関数 Close CUBRID connec ... close() function ends the transaction currently in process, closes the connection handle and disconnects from ... by cubrid_connect() is assumed. 戻り値 true , when process is successful. false , when process is unsuccessfu ... ワード: CUBRID , cubrid , connection , identifier , process , server , closed , conn , not , function ...
https://man.plustar.jp/php/function.cubrid-close.html - [similar]
ジョブ制御のプロセスグループ ID を得る 5634
« posix_getlogin posix_getpgrp » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を得る po ... プロセスグループ ID を得る 説明 posix_getpgid ( int $process_id ): int | false プロセス process_id のプロセスグ ... します。失敗した場合に false を返します。 パラメータ process_id プロセス ID。 戻り値 ID を表す整数値を返します。 ... SETPGID(2) 関連キーワード: 制御 , 関数 , getpgid , process , プロセス , int , 注意 , コンパイル , ページ , ge ...
https://man.plustar.jp/php/function.posix-getpgid.html - [similar]
Initiates a restore task in the service manager and returns immediately 5612
« ibase_query ibase_rollback_ret » PHP Manual Firebird/InterBase 関数 Initiates a restore task i ... te) database server. There it starts a new restore process. Therefore you won't get any responses. パラメータ ... for further information. verbose Since the restore process is done on the database server, you don't have any ... 失敗した場合に false を返します。 Since the restore process is done on the (remote) server, this function just ... ' , 'sysdba' , 'masterkey' ); // Start the restore process on database server // Restore employee backup to t ...
https://man.plustar.jp/php/function.ibase-restore.html - [similar]
設定文字列をパースする 5612
« parse_ini_file pathinfo » PHP Manual ファイルシステム 関数 設定文字列をパースする parse_ini_st ... 説明 parse_ini_string ( string $ini_string , bool $process_sections = false , int $scanner_mode = INI_SCANNER ... メータ ini_string パースしたい ini ファイルの内容。 process_sections process_sections を true に設定すると、セ ... クション名と設定を含む多次元配列を返します。 process_sections のデフォルトは false です。 scanner_mode ... 関連キーワード: 設定 , パース , string , sections , process , off , 変換 , モード , none , 構造 ...
https://man.plustar.jp/php/function.parse-ini-string.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT