検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 128 for property (0.037 sec.)
C Data Handles 6141
« FFI::typeof FFI\CType » PHP Manual FFI C Data Handles C Data Handles (PHP 7 >= 7.4.0, PHP 8) は ... alar types can be read and assigned via the $cdata property, e.g. $x = FFI::new('int'); $x->cdata = 42; C stru ... union fields can be accessed as regular PHP object property, e.g. $cdata->field C array elements can be access ... r , using , C , pointers , CData , arrays , data , property ...
https://man.plustar.jp/php/class.ffi-cdata.html - [similar]
変数のスコープ 6104
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その ... tic variable $obj = & $new ; } if (!isset( $obj -> property )) { $obj -> property = 1 ; } else { $obj -> prope ... tatic variable $obj = $new ; } if (!isset( $obj -> property )) { $obj -> property = 1 ; } else { $obj -> prope ... ct: NULL Static object: object(stdClass)#3 (1) { ["property"]=> int(1) } + この例は、static変数にリファレンスを ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
The MongoDB\BSON\MaxKeyInterface interface 6067
« MongoDB\BSON\JavascriptInterface::__toString MongoDB\BSON\MinKeyInterface » PHP Manual MongoDB ... \BSON\MaxKey to be used as a parameter, return, or property type in userland classes. クラス概要 class MongoDB ... s. 関連キーワード: BSON , MaxKeyInterface , This , property , 概要 , クラス , classes , userland , type , para ...
https://man.plustar.jp/php/class.mongodb-bson-maxkeyinterface.html - [similar]
The MongoDB\BSON\MinKeyInterface interface 6067
« MongoDB\BSON\MaxKeyInterface MongoDB\BSON\ObjectIdInterface » PHP Manual MongoDB\BSON The Mong ... \BSON\MinKey to be used as a parameter, return, or property type in userland classes. クラス概要 class MongoDB ... face , implemented , MinKey , parameter , return , property ...
https://man.plustar.jp/php/class.mongodb-bson-minkeyinterface.html - [similar]
OpenAL ソースのプロパティを取得する 6067
« openal_source_destroy openal_source_pause » PHP Manual OpenAL 関数 OpenAL ソースのプロパティを ... る 説明 openal_source_get ( resource $source , int $property ): mixed パラメータ source Open AL (ソース) リソー ... ス (事前に openal_source_create() で作成したもの)。 property 取得するプロパティ。 AL_SOURCE_RELATIVE (int)、 AL ... 連キーワード: float , ソース , 取得 , int , array , property , リソース , create , 再生 , play ...
https://man.plustar.jp/php/function.openal-source-get.html - [similar]
クラスをエクスポートする 6006
« ReflectionClass::__construct ReflectionClass::getAttributes » PHP Manual ReflectionClass クラス ... 0] { } - Static methods [0] { } - Properties [2] { Property [ <default> public $var1 ] Property [ <default> pu ... lectionClass , クラス , export , public , return , Property , 関数 , Static , default , shell ...
https://man.plustar.jp/php/reflectionclass.export.html - [similar]
プロパティのドキュメントコメントを取得する 5970
« ReflectionProperty::getDefaultValue ReflectionProperty::getModifiers » PHP Manual ReflectionProperty ... プロパティのドキュメントコメントを取得する ReflectionProperty::getDocComment (PHP 5 >= 5.1.0, PHP 7, PHP 8) Refl ... ectionProperty::getDocComment — プロパティのドキュメントコメントを ... 取得する 説明 public ReflectionProperty::getDocComment (): string | false プロパティのドキ ... 在しない場合は、 false を返します。 例 例1 ReflectionProperty::getDocComment() の例 <?php class Str { /** * @var ...
https://man.plustar.jp/php/reflectionproperty.getdoccomment.html - [similar]
プロパティの値を設定する 5970
« ReflectionProperty::setAccessible ReflectionProperty::__toString » PHP Manual ReflectionProperty ... ty プロパティの値を設定する ReflectionProperty::setValue (PHP 5, PHP 7, PHP 8) ReflectionProperty ... e — プロパティの値を設定する 説明 public ReflectionProperty::setValue ( object $object , mixed $value ): void ... public ReflectionProperty::setValue ( mixed $value ): void プロパティの値を設 ... private なプロパティにアクセスするには、 ReflectionProperty::setAccessible() を使います。 例 例1 ReflectionPro ...
https://man.plustar.jp/php/reflectionproperty.setvalue.html - [similar]
The MongoDB\BSON\BinaryInterface interface 5933
« MongoDB\BSON\Unserializable::bsonUnserialize MongoDB\BSON\BinaryInterface::getData » PHP Manua ... \BSON\Binary to be used as a parameter, return, or property type in userland classes. クラス概要 class MongoDB ... blic , type , toString , getType , string , data , property ...
https://man.plustar.jp/php/class.mongodb-bson-binaryinterface.html - [similar]
トレイトが存在するかどうかを調べる 5896
« property_exists Ctype » PHP Manual クラス/オブジェクト関数 トレイトが存在するかどうかを調べる ... ワード: 存在 , trait , exists , autoload , ロード , property , Ctype , クラス , オブジェクト , 関数 ...
https://man.plustar.jp/php/function.trait-exists.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT