検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 340 for MODE (0.161 sec.)
合成画像を作成する 4333
« Imagick::modulateImage Imagick::morphImages » PHP Manual Imagick 合成画像を作成する Imagick::m ... $tile_geometry , string $thumbnail_geometry , int $mode , string $frame ): Imagick 複数の画像を合成して画像 ... ネイルの画像サイズと枠線のサイズ (例 120x120+4+3)。 mode サムネイルのフレームモード。 モンタージュモード定数 ...
https://man.plustar.jp/php/imagick.montageimage.html - [similar]
実行時設定 4333
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... EM mysql.max_links "-1" PHP_INI_SYSTEM mysql.trace_mode "0" PHP_INI_ALL mysql.default_port NULL PHP_INI_AL ... を含むプロセス毎の MySQL 接続の最大数。 mysql.trace_mode bool トレースモード。 mysql.trace_mode が有効の場合 ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
データベース上でクエリを実行する 4333
« mysqli::prepare mysqli::real_connect » PHP Manual mysqli データベース上でクエリを実行する mysq ... public mysqli::query ( string $query , int $result_mode = MYSQLI_STORE_RESULT ): mysqli_result | bool 手続 ... uery ( mysqli $mysql , string $query , int $result_mode = MYSQLI_STORE_RESULT ): mysqli_result | bool デー ... () を使ってエスケープしなければいけません。 result_mode MySQLサーバからどのように結果が返されたかを示す結果 ... , セット , オブジェクト , mysqlnd , エラーコード , mode ...
https://man.plustar.jp/php/mysqli.query.html - [similar]
RecursiveRegexIterator クラス 4297
« RecursiveIteratorIterator::valid RecursiveRegexIterator::__construct » PHP Manual イテレータ R ... cursiveIterator $iterator , string $pattern , int $mode = RecursiveRegexIterator::MATCH , int $flags = 0 , ... terator::getFlags (): int public RegexIterator::getMode (): int public RegexIterator::getPregFlags (): int ... lags ( int $flags ): void public RegexIterator::setMode ( int $mode ): void public RegexIterator::setPregF ...
https://man.plustar.jp/php/class.recursiveregexiterator.html - [similar]
SolrGenericResponse クラス 4297
« SolrPingResponse::getResponse SolrGenericResponse::__construct » PHP Manual Solr SolrGenericRe ... otected int $ http_status ; protected int $ parser_mode ; protected bool $ success ; protected string $ ht ... sponse (): SolrObject public SolrResponse::setParseMode ( int $parser_mode = 0 ): bool public SolrResponse ...
https://man.plustar.jp/php/class.solrgenericresponse.html - [similar]
SolrQueryResponse クラス 4297
« SolrResponse::success SolrQueryResponse::__construct » PHP Manual Solr SolrQueryResponse クラス ... otected int $ http_status ; protected int $ parser_mode ; protected bool $ success ; protected string $ ht ... sponse (): SolrObject public SolrResponse::setParseMode ( int $parser_mode = 0 ): bool public SolrResponse ...
https://man.plustar.jp/php/class.solrqueryresponse.html - [similar]
SolrUpdateResponse クラス 4297
« SolrQueryResponse::__destruct SolrUpdateResponse::__construct » PHP Manual Solr SolrUpdateResp ... otected int $ http_status ; protected int $ parser_mode ; protected bool $ success ; protected string $ ht ... sponse (): SolrObject public SolrResponse::setParseMode ( int $parser_mode = 0 ): bool public SolrResponse ...
https://man.plustar.jp/php/class.solrupdateresponse.html - [similar]
SplQueue クラス 4297
« SplStack::setIteratorMode SplQueue::__construct » PHP Manual データ構造 SplQueue クラス SplQue ... c enqueue ( mixed $value ): void public setIteratorMode ( int $mode ): void /* 継承したメソッド */ public ... t (): mixed public SplDoublyLinkedList::getIteratorMode (): int public SplDoublyLinkedList::isEmpty (): bo ... (): string public SplDoublyLinkedList::setIteratorMode ( int $mode ): int public SplDoublyLinkedList::shi ... ueue — 要素をキューに追加する SplQueue::setIteratorMode — 反復処理のモードを設定する 関連キーワード: publi ...
https://man.plustar.jp/php/class.splqueue.html - [similar]
定義済み定数 4297
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... sful. GEARMAN_IO_WAIT ( int ) When in non-blocking mode, an event is hit that would have blocked. GEARMAN_ ... N_BLOCKING ( int ) Run the cient in a non-blocking mode. GEARMAN_CLIENT_UNBUFFERED_RESULT ( int ) Allow th ... ON_BLOCKING ( int ) Run the worker in non-blocking mode. GEARMAN_WORKER_GRAB_UNIQ ( int ) Return the clien ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
Wait for activity from one of the job servers 4297
« GearmanWorker::unregisterAll GearmanWorker::work » PHP Manual GearmanWorker Wait for activity ... man job servers when operating in non-blocking I/O mode. On failure, issues a E_WARNING with the last Gear ... を返します。 例 例1 Running worker in non-blocking mode <?php echo "Starting\n" ; # Create our worker obje ...
https://man.plustar.jp/php/gearmanworker.wait.html - [similar]