検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 123 for second (0.007 sec.)
PixelIterator に関連付けられたリソースを消去する 5614
« ImagickPixelIterator ImagickPixelIterator::__construct » PHP Manual ImagickPixelIterator Pixel ... => $pixel ) { if ( $column % 2 ) { /* Paint every second pixel black*/ $pixel -> setColor ( "rgba(0, 0, 0, ...
https://man.plustar.jp/php/imagickpixeliterator.clear.html - [similar]
pixel iterator の次の行を返す 5614
« ImagickPixelIterator::getIteratorRow ImagickPixelIterator::getPreviousIteratorRow » PHP Manual ... magickPixel */ if ( $column % 2 ) { /* Paint every second pixel black*/ $pixel -> setColor ( "rgba(0, 0, 0, ...
https://man.plustar.jp/php/imagickpixeliterator.getnextiteratorrow.html - [similar]
pixel iterator の行を設定する 5614
« ImagickPixelIterator::setIteratorLastRow ImagickPixelIterator::syncIterator » PHP Manual Imagi ... { /** @var $pixel \ImagickPixel */ /* Paint every second pixel black*/ $pixel -> setColor ( "rgba(0, 0, 0, ...
https://man.plustar.jp/php/imagickpixeliterator.setiteratorrow.html - [similar]
Submits a task to a specific worker for execution 5614
« Pool::submit Volatile » PHP Manual Pool Submits a task to a specific worker for execution Pool ... , new Task ()); // cannot stack the task onto the second worker due to it not existing yet $pool -> shutdow ...
https://man.plustar.jp/php/pool.submitTo.html - [similar]
Enables caching for result grouping 5614
« SolrQuery::setGroup SolrQuery::setGroupFacet » PHP Manual SolrQuery Enables caching for result ... ping executes two searches; this option caches the second search. The server default value is 0. Testing has ...
https://man.plustar.jp/php/solrquery.setgroupcachepercent.html - [similar]
Returns the values most recently detected by Ev 5539
« EvStat EvStat::__construct » PHP Manual EvStat Returns the values most recently detected by Ev ... nitor changes of /var/log/messages <?php // Use 10 second update interval. $w = new EvStat ( "/var/log/messa ...
https://man.plustar.jp/php/evstat.attr.html - [similar]
指定した配列の要素にコールバック関数を適用する 5539
« array_keys array_merge_recursive » PHP Manual 配列 関数 指定した配列の要素にコールバック関数を ... <?php $arr = [ 'v1' => 'First release' , 'v2' => 'Second release' , 'v3' => 'Third release' , ]; // Note: 7 ... as the First release" [1]=> string(25) "v2 was the Second release" [2]=> string(24) "v3 was the Third releas ...
https://man.plustar.jp/php/function.array-map.html - [similar]
Get the status for the running task 5539
« GearmanClient::doNormal GearmanClient::echo » PHP Manual GearmanClient Get the status for the ... tion, with the first element the numerator and the second element the denomintor. 例 例1 Get the status of a ...
https://man.plustar.jp/php/gearmanclient.dostatus.html - [similar]
Construct a new UTCDateTime 5539
« MongoDB\BSON\UTCDateTime MongoDB\BSON\UTCDateTime::jsonSerialize » PHP Manual MongoDB\BSON\UTC ... t ( int | float | string | DateTimeInterface $milliseconds = null ) パラメータ milliseconds ( int | float | ... string | DateTimeInterface ) Number of milliseconds since the Unix epoch (Jan 1, 1970). Negative valu ... gument is a DateTimeInterface , the number of milliseconds since the Unix epoch will be derived from that va ... cted from the current time did not incorporate sub-second precision . If this argument is null , the current ...
https://man.plustar.jp/php/mongodb-bson-utcdatetime.construct.html - [similar]
ファイルが phar 内に存在するかどうかを調べる 5539
« Phar::mungServer Phar::offsetGet » PHP Manual Phar ファイルが phar 内に存在するかどうかを調べる ... ' ); $p [ 'firstfile.txt' ] = 'first file' ; $p [ 'secondfile.txt' ] = 'second file' ; // 以下の行では、offs ...
https://man.plustar.jp/php/phar.offsetexists.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT