検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 507 for [SIMILAR] 16 1024 4096 WITH 30153 iteratoraggreg... (1.375 sec.)
はじめに 0
« SPL インストール/設定 » PHP Manual SPL はじめに はじめに The Standard PHP Library (SPL) は、標準的な問題を解決するためのインターフェイスやクラスを集めたものです。 SPL は、標準データ構造や、オブジェクトを走査するためのイテレータ、インターフェイス、標準の例外、そしてファイルを扱うクラスな ...
https://man.plustar.jp/php/intro.spl.html - [similar]
リスナーのプロパティを設定する 0
« openal_listener_get openal_source_create » PHP Manual OpenAL 関数 リスナーのプロパティを設定する openal_listener_set (PECL openal >= 0.1.0) openal_listener_set — リスナーのプロパティを設定する 説明 openal_listener_set ( int $property , mixed $setting ): bool パラメータ property 設定する ...
https://man.plustar.jp/php/function.openal-listener-set.html - [similar]
プロパティに対して値の設定を解除 0
« SolrObject::offsetSet SolrClient » PHP Manual SolrObject プロパティに対して値の設定を解除 SolrObject::offsetUnset (PECL solr >= 0.9.2) SolrObject::offsetUnset — プロパティに対して値の設定を解除 説明 public SolrObject::offsetUnset ( string $property_name ): void プロパティに対して値の設 ...
https://man.plustar.jp/php/solrobject.offsetunset.html - [similar]
パーサのオプションを設定する 0
« XMLReader::readString XMLReader::setRelaxNGSchema » PHP Manual XMLReader パーサのオプションを設定する XMLReader::setParserProperty (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::setParserProperty — パーサのオプションを設定する 説明 public XMLReader::setParserProperty ( int $property , bool ...
https://man.plustar.jp/php/xmlreader.setparserproperty.html - [similar]
はじめに 0
« Xhprof インストール/設定 » PHP Manual Xhprof はじめに はじめに XHProf は、軽量で階層型な命令ベースのプロファイラです。 データ収集フェーズでは、呼び出し回数や プログラムの動的コールグラフ内の弧の包括的メトリクスを追跡します。 排他的メトリクス (実行時間や CPU 時間、メモリ使用量など) の計 ...
https://man.plustar.jp/php/intro.xhprof.html - [similar]
コネクションプールに memcached サーバーを追加する 0
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追加する Memcache::addServer (PECL memcache >= 2.0.0) Memcache::addServer — コネクションプールに memcached サーバーを追加する 説明 Memcache::addServer ( string $host , int $port = 11211 , bool ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
プロパティ 0
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスのメンバ変数のことを プロパティ といいます。 それ以外に フィールド などという呼びかたを見たことがあるかもしれません。 しかし、このマニュアルでは プロパティ と呼ぶことにします。 プロパティは、少な ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]
DOMNamedNodeMap クラス 0
« DOMImplementation::hasFeature DOMNamedNodeMap::count » PHP Manual DOM DOMNamedNodeMap クラス DOMNamedNodeMap クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNamedNodeMap implements IteratorAggregate , Countable { /* プロパティ */ public readonly int $ length ; /* メソッド */ public co ...
https://man.plustar.jp/php/class.domnamednodemap.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
さらに結果があるかを調べる 0
« SqlStatement::getResult mysql_xdevapi\SqlStatementResult » PHP Manual mysql_xdevapi\SqlStatement さらに結果があるかを調べる SqlStatement::hasMoreResults (No version information available, might only be in Git) SqlStatement::hasMoreResults — さらに結果があるかを調べる 説明 public mysql_ ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatement.hasmoreresults.html - [similar]