検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 230 for [SIMILAR] 16 1024 4096 WITH 21421 solrobject WIT... (0.226 sec.)
The offsetUnset purpose 0
« Yaf_Config_Simple::offsetSet Yaf_Config_Simple::readonly » PHP Manual Yaf_Config_Simple The offsetUnset purpose Yaf_Config_Simple::offsetUnset (Yaf >=1.0.0) Yaf_Config_Simple::offsetUnset — The offsetUnset purpose 説明 public Yaf_Config_Simple::offsetUnset ( string $name ): void 警告 こ ...
https://man.plustar.jp/php/yaf-config-simple.offsetunset.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
« 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
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスのメンバ変数のことを プロパティ といいます。 それ以外に フィールド などという呼びかたを見たことがあるかもしれません。 しかし、このマニュアルでは プロパティ と呼ぶことにします。 プロパティは、少な ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]
フィールドを取得 0
« SolrDocument::offsetExists SolrDocument::offsetSet » PHP Manual SolrDocument フィールドを取得 SolrDocument::offsetGet (PECL solr >= 0.9.2) SolrDocument::offsetGet — フィールドを取得 説明 public SolrDocument::offsetGet ( string $fieldName ): SolrDocumentField これは、オブジェクトが配列と ...
https://man.plustar.jp/php/solrdocument.offsetget.html - [similar]
マップからエントリを削除する 0
« WeakMap::offsetSet Stringable » PHP Manual WeakMap マップからエントリを削除する WeakMap::offsetUnset (PHP 8) WeakMap::offsetUnset — マップからエントリを削除する 説明 public WeakMap::offsetUnset ( object $object ): void マップからエントリを削除します。 パラメータ object マップから削除す ...
https://man.plustar.jp/php/weakmap.offsetunset.html - [similar]
オフセットの設定を解除する 0
« ArrayAccess::offsetSet Serializable » PHP Manual ArrayAccess オフセットの設定を解除する ArrayAccess::offsetUnset (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetUnset — オフセットの設定を解除する 説明 public ArrayAccess::offsetUnset ( mixed $offset ): void オフセットの設定を解除します。 注意 ...
https://man.plustar.jp/php/arrayaccess.offsetunset.html - [similar]
C Data Handles 0
« FFI::typeof FFI\CType » PHP Manual FFI C Data Handles C Data Handles (PHP 7 >= 7.4.0, PHP 8) はじめに FFI\CData objects can be used in a number of ways as a regular PHP data: C data of scalar types can be read and assigned via the $cdata property, e.g. $x = FFI::new('int'); $x->cdata = ...
https://man.plustar.jp/php/class.ffi-cdata.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]