検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 935 for 処理 (0.128 sec.)
はじめに 3250
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向 ... の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプ ... bサーバ環境では使えません。 よって、PHP でのスレッド処理は CLIベースのアプリケーションに限られています。 警告 ... ) Threaded::wait() と Threaded::notify() による同期処理が組み込まれています。 あるオブジェクトの Threaded:: ... たオブジェクト ( Threaded Object) どうしで強力な同期処理ができるようになります。 警告 マルチスレッドで実行さ ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
実行時設定 3250
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動 ... 張性が得られます。 異なる接続クラスで以前に使用された処理をプールしたデータベースをアプリケーションで使用する ... 指定します。 このオプションを -1 に設定すると、 PHP 処理が終了するか、または 接続が oci_close() で明示的に終 ... の消滅は、警報ベースではありません。 PHP がスクリプト処理を終了して、リソースの最終使用タイムスタンプをチェッ ... 際に発生します。 そのため、 (OCI8 関係に限らず) PHP 処理内で何らかの活動がある場合にのみ、 アイドル状態の接続 ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]
HTTP GET 変数 3250
« $_SERVER $_POST » PHP Manual 定義済の変数 HTTP GET 変数 $_GET (PHP 4 >= 4.1.0, PHP 5, PHP 7, P ... () 関数を介して渡されます。 参考 外部からくる変数の処理 filter 拡張モジュール 関連キーワード: 変数 , 注意 ... スクリプト , リクエスト , Hannes , 拡張 , filter , 処理 ...
https://man.plustar.jp/php/reserved.variables.get.html - [similar]
APCUIterator クラス 3212
« apcu_store APCUIterator::__construct » PHP Manual APCu APCUIterator クラス APCUIterator クラス ... erator クラスを使うと、巨大な APCu キャッシュの反復処理を容易に行えます。 巨大なキャッシュを順を追って処理...
https://man.plustar.jp/php/class.apcuiterator.html - [similar]
RarException クラス 3212
« RarEntry::__toString RarException::isUsingExceptions » PHP Manual Rar RarException クラス RarE ... RarException::isUsingExceptions — 例外によるエラー処理を使っているかどうかを調べる RarException::setUsingE ... xceptions — 例外によるエラー処理の有効化および無効化を行う 関連キーワード: RarExcept ...
https://man.plustar.jp/php/class.rarexception.html - [similar]
Thread クラス 3212
« Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pt ... ばれると、run メソッドのコードが個別のスレッドで並列処理されます。 run メソッドの実行後は Thread はすぐに終了 ... ead::isStarted — 状態を検出する Thread::join — 同期処理 Thread::start — 実行する 関連キーワード: public , ...
https://man.plustar.jp/php/class.thread.html - [similar]
XMLWriter クラス 3212
« オブジェクト指向 API の使用 XMLWriter::endAttribute » PHP Manual XMLWriter XMLWriter クラス XM ... 現在の要素を終了する XMLWriter::endPi — 現在の PI (処理命令) を終了する XMLWriter::flush — 現在のバッファを ... き要素の開始タグを作成する XMLWriter::startPi — PI (処理命令) の開始タグを作成する XMLWriter::text — テキスト ... つき要素タグ全体を書き込む XMLWriter::writePi — PI (処理命令) 書き込む XMLWriter::writeRaw — 生の XML テキス ...
https://man.plustar.jp/php/class.xmlwriter.html - [similar]
新しい PI ノードを作成する 3212
« DOMDocument::createEntityReference DOMDocument::createTextNode » PHP Manual DOMDocument 新しい ... 、ドキュメント内にあらわれません。 パラメータ target 処理命令の対象。 data 処理命令の内容。 戻り値 新しい DOM ...
https://man.plustar.jp/php/domdocument.createprocessinginstruction.html - [similar]
ウォッチャー 3212
« 例 ウォッチャーのコールバック » PHP Manual Ev ウォッチャー ウォッチャー ウォッチャーは、何らか ... たら立ち上げなおすことにも注意しましょう。 つまり、未処理のイベントは失われてしまいます。 ウォッチャーのコール ... ト , 注意 , createStopped , メソッド , イベント , 未処理 , 立ち , 変更 , priority ...
https://man.plustar.jp/php/ev.watchers.html - [similar]
ビルトインウェブサーバー 3212
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェ ... アプリケーションはストールします。 URI リクエストの処理は、PHP を開始した時点の作業ディレクトリから行われま ... うスクリプトがシンボリックリンク先の静的なリソースを処理しない限り、 それらのリソースにアクセスできませんでし ... グをして false を返します */ } /* 通常の index.php の処理を続きます */ ?> $ php -S localhost:8000 router.php ... 例5 未サポートのファイル形式の処理 CLI ウェブサーバーで対応していない MIME タイプの静 ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]