検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 230 for instance (0.011 sec.)
Creates a new instance 6126
« Ds\Map::clear Ds\Map::copy » PHP Manual Map Creates a new instance Ds\Map::__construct (PECL d ... s >= 1.0.0) Ds\Map::__construct — Creates a new instance 説明 public Ds\Map::__construct ( mixed ...$values ... ) Creates a new instance, using either a traversable object or an array for ... (3) } } 関連キーワード: Ds , Map , Creates , new , instance , a , construct , values , string , key ...
https://man.plustar.jp/php/ds-map.construct.html - [similar]
Get the class name using OID 6095
« cubrid_get_charset cubrid_get_client_info » PHP Manual CUBRID 関数 Get the class name using OI ... n_identifier Connection identifier. oid OID of the instance that you want to check the existence. 戻り値 Class ... 上の例の出力は以下となります。 code 参考 cubrid_is_instance() - Check whether the instance pointed by OID exis ... ts cubrid_drop() - Delete an instance using OID 関連キーワード: OID , cubrid , using , G ... et , instance , oid , identifier , string , example , when ...
https://man.plustar.jp/php/function.cubrid-get-class-name.html - [similar]
オブジェクトのクローン作成 6053
« finalキーワード オブジェクトの比較 » PHP Manual クラスとオブジェクト オブジェクトのクローン作成 ... ェクトのクローン作成 <?php class SubObject { static $instances = 0 ; public $instance ; public function __constr ... uct () { $this -> instance = ++ self :: $instances ; } public function __clon ... e () { $this -> instance = ++ self :: $instances ; } } class MyCloneable { ... loneable Object ( [object1] => SubObject Object ( [instance] => 1 ) [object2] => SubObject Object ( [instance] ...
https://man.plustar.jp/php/language.oop5.cloning.html - [similar]
Move all data from a buffer provided to the current instance of EventBuffer 6023
« EventBuffer::add EventBuffer::appendFrom » PHP Manual EventBuffer Move all data from a buffer ... provided to the current instance of EventBuffer EventBuffer::addBuffer (PECL event ... ove all data from a buffer provided to the current instance of EventBuffer 説明 public EventBuffer::addBuffer ... , data , from , buf , addBuffer , provided , all , instance , event ...
https://man.plustar.jp/php/eventbuffer.addbuffer.html - [similar]
Creates a new map by intersecting keys with another map 5981
« Ds\Map::hasValue Ds\Map::isEmpty » PHP Manual Map Creates a new map by intersecting keys with ... ates a new map containing the pairs of the current instance whose keys are also present in the given map . In ... other words, returns a copy of the current instance with all keys removed that are not also in the oth ... {x : x ∈ A ∧ x ∈ B} 注意 : Values from the current instance will be kept. パラメータ map The other map, contai ... t with. 戻り値 The key intersection of the current instance and another map . See Also » Intersection on Wikip ...
https://man.plustar.jp/php/ds-map.intersect.html - [similar]
Creates an FFI\CType object from a C declaration 5950
« FFI::string FFI::typeof » PHP Manual FFI Creates an FFI\CType object from a C declaration FFI: ... .g. int , char , etc.); if the method is called as instance method, any type declared for the instance is allo ... メータ type A valid C declaration as string , or an instance of FFI\CType which has already been created. 戻り値 ... type , declaration , Creates , from , C , string , instance , called , ted ...
https://man.plustar.jp/php/ffi.type.html - [similar]
既存の監視を inotify インスタンスから削除する 5848
« inotify_read xattr » PHP Manual Inotify 関数 既存の監視を inotify インスタンスから削除する ino ... ら削除する 説明 inotify_rm_watch ( resource $inotify_instance , int $watch_descriptor ): bool inotify_rm_watch() ... scriptor がさす監視を inotify インスタンス inotify_instance から削除します。 パラメータ inotify_instance inoti ... , インスタンス , 監視 , 削除 , 既存 , descriptor , instance , init , Inotify , 関数 ...
https://man.plustar.jp/php/function.inotify-rm-watch.html - [similar]
The Hashable interface 5806
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface ... not treated as equal because they are not the same instance. hash() is used to return a scalar value to be use ... 's guaranteed that the comparing object will be an instance of the same class as the subject. インターフェイス ... termines whether an object is equal to the current instance Ds\Hashable::hash — Returns a scalar value to be u ... ble , hash , Ds , objects , which , equals , not , instance , determines , have ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
Creates a new set by intersecting values with another set 5775
« Ds\Set::get Ds\Set::isEmpty » PHP Manual Set Creates a new set by intersecting values with ano ... a new set using values common to both the current instance and another set . In other words, returns a copy o ... f the current instance with all values removed that are not in the other ... other set. 戻り値 The intersection of the current instance and another set . See Also » Intersection on Wikip ... ド: Set , Ds , values , intersect , Creates , new , instance , intersecting , removed , 出力 ...
https://man.plustar.jp/php/ds-set.intersect.html - [similar]
はじめに 5745
« Componere インストール/設定 » PHP Manual Componere はじめに はじめに Componere (latin, English ... re\Patch is used to change the class of a specific instance of an object at runtime; Upon application the patc ... tly. public Componere\Patch::__construct ( object $instance ) public Componere\Patch::__construct ( object $in ... Definition , public , Type , Patch , type , cast , instance ...
https://man.plustar.jp/php/intro.componere.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT