検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 177 for [SIMILAR] 16 1024 4096 WITH 21910 threaded WITH ... (0.175 sec.)
パーサのオプションを設定する 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]
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]
The MongoDB\BSON\MaxKeyInterface interface 0
« MongoDB\BSON\JavascriptInterface::__toString MongoDB\BSON\MinKeyInterface » PHP Manual MongoDB\BSON The MongoDB\BSON\MaxKeyInterface interface The MongoDB\BSON\MaxKeyInterface interface (mongodb >=1.3.0) はじめに This interface is implemented by MongoDB\BSON\MaxKey to be used as a para ...
https://man.plustar.jp/php/class.mongodb-bson-maxkeyinterface.html - [similar]
The MongoDB\BSON\MinKeyInterface interface 0
« MongoDB\BSON\MaxKeyInterface MongoDB\BSON\ObjectIdInterface » PHP Manual MongoDB\BSON The MongoDB\BSON\MinKeyInterface interface The MongoDB\BSON\MinKeyInterface interface (mongodb >=1.3.0) はじめに This interface is implemented by MongoDB\BSON\MinKey to be used as a parameter, return, ...
https://man.plustar.jp/php/class.mongodb-bson-minkeyinterface.html - [similar]
OpenAL ソースのプロパティを取得する 0
« openal_source_destroy openal_source_pause » PHP Manual OpenAL 関数 OpenAL ソースのプロパティを取得する openal_source_get (PECL openal >= 0.1.0) openal_source_get — OpenAL ソースのプロパティを取得する 説明 openal_source_get ( resource $source , int $property ): mixed パラメータ source O ...
https://man.plustar.jp/php/function.openal-source-get.html - [similar]
クラスをエクスポートする 0
« ReflectionClass::__construct ReflectionClass::getAttributes » PHP Manual ReflectionClass クラスをエクスポートする ReflectionClass::export (PHP 5, PHP 7) ReflectionClass::export — クラスをエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/reflectionclass.export.html - [similar]
プロパティのドキュメントコメントを取得する 0
« ReflectionProperty::getDefaultValue ReflectionProperty::getModifiers » PHP Manual ReflectionProperty プロパティのドキュメントコメントを取得する ReflectionProperty::getDocComment (PHP 5 >= 5.1.0, PHP 7, PHP 8) ReflectionProperty::getDocComment — プロパティのドキュメントコメントを取得する ...
https://man.plustar.jp/php/reflectionproperty.getdoccomment.html - [similar]
プロパティの値を設定する 0
« ReflectionProperty::setAccessible ReflectionProperty::__toString » PHP Manual ReflectionProperty プロパティの値を設定する ReflectionProperty::setValue (PHP 5, PHP 7, PHP 8) ReflectionProperty::setValue — プロパティの値を設定する 説明 public ReflectionProperty::setValue ( object $object ...
https://man.plustar.jp/php/reflectionproperty.setvalue.html - [similar]