検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 167 for Try (0.012 sec.)
ファイルエントリの CRC が検証されているかどうかを調べる 5533
« PharFileInfo::hasMetadata PharFileInfo::isCompressed » PHP Manual PharFileInfo ファイルエントリ ... す。 例 例1 PharFileInfo::isCRCChecked() の例 <?php try { $p = new Phar ( '/path/to/my.phar' , 0 , 'my.pha ...
https://man.plustar.jp/php/pharfileinfo.iscrcchecked.html - [similar]
定義済み定数 5533
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... LISED ( int ) SOCKET_HOST_NOT_FOUND ( int ) SOCKET_TRY_AGAIN ( int ) SOCKET_NO_RECOVERY ( int ) SOCKET_NO ... G ( int ) Arg list too long. SOCKET_EAGAIN ( int ) Try again. SOCKET_ENOMEM ( int ) Out of memory. SOCKET ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
Sets the response writer used to prepare the response from Solr 5533
« SolrClient::rollback SolrClient::setServlet » PHP Manual SolrClient Sets the response writer u ... ); // 0 for independent properties, 1 for combined try { $response = $client -> query ( $query ); $resp = ...
https://man.plustar.jp/php/solrclient.setresponsewriter.html - [similar]
Gets read timeout 5533
« Stomp::error Stomp::getSessionId » PHP Manual Stomp Gets read timeout Stomp::getReadTimeout st ... . 例 例1 オブジェクト指向型 <?php /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:61613' ); ...
https://man.plustar.jp/php/stomp.getreadtimeout.html - [similar]
Sets read timeout 5533
« Stomp::send Stomp::subscribe » PHP Manual Stomp Sets read timeout Stomp::setReadTimeout stomp_ ... 。 例 例1 オブジェクト指向型 <?php /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:61613' ); ...
https://man.plustar.jp/php/stomp.setreadtimeout.html - [similar]
The EvSignal class 5419
« EvPrepare::createStopped EvSignal::__construct » PHP Manual Ev The EvSignal class The EvSignal ... n though signals are very asynchronous, libev will try its best to deliver signals synchronously, i.e. as ...
https://man.plustar.jp/php/class.evsignal.html - [similar]
警告およびエラーを返す 5419
« DateTimeImmutable::createFromMutable DateTimeImmutable::modify » PHP Manual DateTimeImmutable ... ble::getLastErrors() の例 オブジェクト指向型 <?php try { $date = new DateTimeImmutable ( 'asdfasdf' ); } ...
https://man.plustar.jp/php/datetimeimmutable.getlasterrors.html - [similar]
Wait for activity from one of the job servers 5419
« GearmanWorker::unregisterAll GearmanWorker::work » PHP Manual GearmanWorker Wait for activity ... ker -> addFunction ( 'reverse' , 'reverse_fn' ); # Try to grab a job while (@ $worker -> work () || $work ... t connected to any servers, so wait a bit before # trying to reconnect. sleep ( 5 ); continue; } break; } ...
https://man.plustar.jp/php/gearmanworker.wait.html - [similar]
順応して画像をシャープにする 5419
« Imagick::adaptiveResizeImage Imagick::adaptiveThresholdImage » PHP Manual Imagick 順応して画像 ... 、シグマ 1 で順応性のシャープ処理を施します。 <?php try { $image = new Imagick ( 'image.png' ); $image -> ...
https://man.plustar.jp/php/imagick.adaptivesharpenimage.html - [similar]
Description 5419
« Imagick::setPointSize Imagick::setRegistry » PHP Manual Imagick Description Imagick::setProgre ... ::setProgressMonitor() <?php $abortReason = null ; try { $imagick = new \ Imagick ( realpath ( $this -> c ...
https://man.plustar.jp/php/imagick.setprogressmonitor.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT