検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 509 for count (0.049 sec.)
Constructs a new SyncSemaphore object 3847
« SyncSemaphore SyncSemaphore::lock » PHP Manual SyncSemaphore Constructs a new SyncSemaphore ob ... (); ?> 参考 SyncSemaphore::lock() - Decreases the count of the semaphore or waits SyncSemaphore::unlock() ... - Increases the count of the semaphore 関連キーワード: SyncSemaphore , s ...
https://man.plustar.jp/php/syncsemaphore.construct.html - [similar]
Manipulation 3847
« Threaded::isTerminated Threaded::notify » PHP Manual Threaded Manipulation Threaded::merge (PE ... le of a threaded object <?php $array = []; while ( count ( $array ) < 10 ) $array [] = count ( $array ); $s ...
https://man.plustar.jp/php/threaded.merge.html - [similar]
インデックスを使用して、アーカイブ内のエントリを削除する 3847
« ZipArchive::count ZipArchive::deleteName » PHP Manual ZipArchive インデックスを使用して、アーカ ... アーカイブ , エントリ , ZipArchive , 使用 , Index , count , deleteName , public ...
https://man.plustar.jp/php/ziparchive.deleteindex.html - [similar]
配列を別の配列と交換する 3815
« ArrayObject::count ArrayObject::getArrayCopy » PHP Manual ArrayObject 配列を別の配列と交換する ... y , array , オブジェクト , getArrayCopy , public , count ...
https://man.plustar.jp/php/arrayobject.exchangearray.html - [similar]
ZMQ 3815
« yaz_wait はじめに » PHP Manual その他のサービス ZMQ ZMQ はじめに インストール/設定 要件 ZMQ — ... l set ZMQPoll::clear — Clear the poll set ZMQPoll::countCount items in the poll set ZMQPoll::getLastErro ...
https://man.plustar.jp/php/book.zmq.html - [similar]
変更履歴 3815
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関 ... ると、特別な理由がないのに false を返していました。 count_chars これより前のバージョンでは、この関数は失敗時 ... 数は、失敗時に false を返さなくなりました。 str_word_count characters は、nullable になりました。 strcspn len ... _compare length は、nullable になりました。 substr_count length は、nullable になりました。 substr_replace ... 負の offset をサポートするようになりました。 substr_count 負の offset と length をサポートするようになりまし ...
https://man.plustar.jp/php/changelog.strings.html - [similar]
この色に関連付けられている色カウントを返す 3815
« ImagickPixel::getColorAsString ImagickPixel::getColorQuantum » PHP Manual ImagickPixel この色に ... 付けられている色カウントを返す ImagickPixel::getColorCount (PECL imagick 2, PECL imagick 3) ImagickPixel::get ... ColorCount — この色に関連付けられている色カウントを返す 説明 ... public ImagickPixel::getColorCount (): int この色に関連付けられている色カウントを返し ... 色を持つピクセル数のことです。 ImagickPixel::getColorCount は、Imagick::getImageHistogram() で作った ImagickP ...
https://man.plustar.jp/php/imagickpixel.getcolorcount.html - [similar]
ストレージに特定のオブジェクトが含まれるかどうかを調べる 3815
« SplObjectStorage::attach SplObjectStorage::count » PHP Manual SplObjectStorage ストレージに特定 ... lObjectStorage , 特定 , contains , 存在 , attach , count , public , パラメータ ...
https://man.plustar.jp/php/splobjectstorage.contains.html - [similar]
ストレージからオブジェクトを取り除く 3815
« SplObjectStorage::offsetSet SplObjectStorage::removeAll » PHP Manual SplObjectStorage ストレー ... lObjectStorage (); $s -> attach ( $o ); var_dump ( count ( $s )); $s -> offsetUnset ( $o ); // unset($s[$o] ... ) と同等 var_dump ( count ( $s )); ?> 上の例の出力は、 たとえば以下のようにな ...
https://man.plustar.jp/php/splobjectstorage.offsetunset.html - [similar]
MySQL 改良版拡張モジュール 3784
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール は ... — 直近のエラーの内容を文字列で返す mysqli::$field_count — 直近のクエリのカラムの数を返す mysqli::get_chars ... sult — 結果セットの取得を開始する mysqli::$warning_count — 指定した接続の直近のクエリから発生した警告の数を ... を取得し、バインド変数に格納する mysqli_stmt::$field_count — 指定したステートメントのカラム数を返す mysqli_st ... ら取得した結果セットの行数を返す mysqli_stmt::$param_count — 指定したステートメントのパラメータ数を返す mysql ...
https://man.plustar.jp/php/book.mysqli.html - [similar]