検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 935 for 処理 (0.026 sec.)
コネクションプールに memcached サーバーを追加する 3288
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追 ... 階について ユーザーが意識しないままにフェイルオーバー処理が行われます。 ソケットあるいは Memcaches サーバーレ ... の通常のクライアントエラーの場合は、 フェイルオーバー処理は起動しません。 注意 : この関数は、Memcache バージョ ... してください。 接続が遅くなってしまうと、 キャッシュ処理のメリットが なくなってしまいます。 retry_interval サ ... るようにします。 コールバック関数は、フェイルオーバー処理の前に実行されます。 この関数は、ふたつの引数 (ホスト ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
SQL 文で使用するユーザー定義関数 (UDF) を登録する 3288
« PDO::sqliteCreateCollation ベンダー固有のモジュール » PHP Manual SQLite (PDO) SQL 文で使用する ... 文で使用する関数の名前。 callback 定義した SQL 関数を処理するコールバック関数。 注意 : コールバック関数の返す ... 換した値が返されます。 $rows に返されるデータの中に、処理結果が含まれます。 この方法を使用すると、データを取得 ... した後に foreach で結果をひとつひとつ処理していく必要がなくなり、美しいコードが記述できます。 ...
https://man.plustar.jp/php/pdo.sqlitecreatefunction.html - [similar]
内部イテレータの現在の要素が子を持つかどうかを調べる 3288
« RecursiveCallbackFilterIterator::getChildren RecursiveDirectoryIterator » PHP Manual Recursive ... oryIterator ( __DIR__ ); // 再帰的に XML ファイルを処理します $files = new RecursiveCallbackFilterIterator ... urrent , $key , $iterator ) { // ディレクトリの再帰処理を許可します if ( $iterator -> hasChildren ()) { ret ...
https://man.plustar.jp/php/recursivecallbackfilteriterator.haschildren.html - [similar]
Win32Service サービスエラー制御定数 3288
« Win32Service サービス開始型定数 Win32Service サービスフラグ定数 » PHP Manual 定義済み定数 Win3 ... します。 最後に正常起動した構成で起動中の場合、 起動処理は続行されます。そうでない場合、 システムは最後に正常 ... します。 最後に正常起動した構成で起動中の場合、 起動処理は失敗します。 そうでない場合、 システムは最後に正常 ...
https://man.plustar.jp/php/win32service.constants.errorcontrol.html - [similar]
画像処理 (ImageMagick) 3250
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画 ...処理 (ImageMagick) はじめに インストール/設定 要件 イン ... 色数まで画像を減色する Imagick::previewImages — 画像処理用の適切なパラメータを手早く取得する Imagick::previo ... 開始する ImagickDraw::pushDefs — 後に続くコマンドが、処理の前に名前つき要素を作成することを示す ImagickDraw:: ... setStrokeAntialias — 縁取りの枠線をアンチエイリアス処理するかどうかを制御する ImagickDraw::setStrokeColor — ...
https://man.plustar.jp/php/book.imagick.html - [similar]
正規表現 (Perl 互換) 3250
« Parle\ParserException はじめに » PHP Manual テキスト処理 正規表現 (Perl 互換) 正規表現 (Perl 互 ... ッセージを返す preg_last_error — 直近の PCRE 正規表現処理のエラーコードを返す preg_match_all — 繰り返し正規表 ...
https://man.plustar.jp/php/book.pcre.html - [similar]
XSLTProcessor クラス 3250
« libxml のエラー処理関数によるエラー処理 XSLTProcessor::__construct » PHP Manual XSL XSLTProces ...
https://man.plustar.jp/php/class.xsltprocessor.html - [similar]
新しい DOMProcessingInstruction オブジェクトを作成する 3250
« DOMProcessingInstruction DOMText » PHP Manual DOMProcessingInstruction 新しい DOMProcessingIns ... ngInstruction を使用してください。 パラメータ name 処理命令のタグ名。 value 処理命令の値。 例 例1 新しい DO ...
https://man.plustar.jp/php/domprocessinginstruction.construct.html - [similar]
実行時設定 3250
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ングの変換 (Unicode と JIS)を自動的に行います。この処理が行われるのは、 指定した文字セットを使用して最初にコ ... exif.encode_unicode は、UNICODE ユーザーコメント を処理する文字セットを定義します。デフォルトは ISO-8859-15 ... string exif.encode_jis は、JIS ユーザーコメントを 処理する文字セットを定義します。デフォルトは空白で、これ ...
https://man.plustar.jp/php/exif.configuration.html - [similar]
パーサの寛大さを設定する 3250
« IntlDateFormatter::setCalendar IntlDateFormatter::setPattern » PHP Manual IntlDateFormatter パ ... ient ): void パターンに正確にマッチしていない入力の処理を、 パーサが厳格に行うのか寛大に行うのかを定義します ... あったり、あるいは値が無効な場合 ("Feburary 30th") は処理できません。 パラメータ formatter Formatter リソース ... IntlDateFormatter , 設定 , datefmt , setLenient , 処理 , Date , Result , Trying ...
https://man.plustar.jp/php/intldateformatter.setlenient.html - [similar]