検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1160 for Object (0.007 sec.)
Get a lob object's size 5179
« cubrid_lob2_size64 cubrid_lob2_tell64 » PHP Manual CUBRID 関数 Get a lob object's size cubrid_ ... PECL CUBRID >= 8.4.1) cubrid_lob2_size — Get a lob object's size 説明 cubrid_lob2_size ( resource $lob_ident ... 2_size() function is used to get the size of a lob object. パラメータ lob_identifier Lob identifier as a res ... ult set. 戻り値 It will return the size of the LOB object when it processes successfully,失敗した場合に fals ... LOB/CLOB data cubrid_lob2_write() - Write to a lob object cubrid_lob2_seek() - Move the cursor of a lob obje ...
https://man.plustar.jp/php/function.cubrid-lob2-size.html - [similar]
Tell the cursor position of the LOB object 5179
« cubrid_lob2_tell64 cubrid_lob2_write » PHP Manual CUBRID 関数 Tell the cursor position of the ... LOB object cubrid_lob2_tell (PECL CUBRID >= 8.4.1) cubrid_lob ... 2_tell — Tell the cursor position of the LOB object 説明 cubrid_lob2_tell ( resource $lob_identifier ) ... ion is used to tell the cursor position of the LOB object. パラメータ lob_identifier Lob identifier as a res ... 戻り値 It will return the cursor position on the LOB object when it processes successfully,失敗した場合に fals ...
https://man.plustar.jp/php/function.cubrid-lob2-tell.html - [similar]
指定したオブジェクトのハッシュ ID を返す 5132
« spl_classes spl_object_id » PHP Manual SPL 関数 指定したオブジェクトのハッシュ ID を返す spl_object ... bject_hash (PHP 5 >= 5.2.0, PHP 7, PHP 8) spl_object_hash — 指定したオブジェクトのハッシュ ID を返す 説 ... 明 spl_object_hash ( object $object ): string この関数は、オブジ ... 用されてしまうことがあります。 この振る舞いは、 spl_object_id() に似ています。 パラメータ object 何らかのオブ ... しては常に同じ値となる文字列を返します。 例 例1 spl_object_hash() の例 <?php $id = spl_object_hash ( $object ...
https://man.plustar.jp/php/function.spl-object-hash.html - [similar]
与えられたオブジェクトを扱う数値オブジェクトを返す 5115
« spl_object_hash ファイル操作 » PHP Manual SPL 関数 与えられたオブジェクトを扱う数値オブジェクト ... を返す spl_object_id (PHP 7 >= 7.2.0, PHP 8) spl_object_id — 与えられ ... たオブジェクトを扱う数値オブジェクトを返す 説明 spl_object_id ( object $object ): int この関数は、オブジェクト ... ェクトによって再利用されます。 この振る舞いは、 spl_object_hash() と似ています。 パラメータ object 任意のオブ ... クト毎に常に同じ数値の識別子を返します。 例 例1 spl_object_id() の例 <?php $id = spl_object_id ( $object ); $ ...
https://man.plustar.jp/php/function.spl-object-id.html - [similar]
Constructs a new SyncEvent object 5115
« SyncEvent SyncEvent::fire » PHP Manual SyncEvent Constructs a new SyncEvent object SyncEvent:: ... yncEvent::__construct — Constructs a new SyncEvent object 説明 public SyncEvent::__construct ( string $name ... fire = false ) Constructs a named or unnamed event object. パラメータ name The name of the event if this is ... a named event object. 注意 : If the name already exists, it must be abl ... message. manual Specifies whether or not the event object must be reset manually. 注意 : Manual reset event ...
https://man.plustar.jp/php/syncevent.construct.html - [similar]
The wkhtmltox\PDF\Object class 5092
« wkhtmltox\PDF\Converter::getVersion wkhtmltox\PDF\Object::__construct » PHP Manual wkhtmltox T ... he wkhtmltox\PDF\Object class The wkhtmltox\PDF\Object class (wkhtmltox >= ... ut to PDF converter クラス概要 class wkhtmltox\PDF\Object { /* Constructor */ public __construct ( string $b ... uffer , array $settings = ? ) } 目次 wkhtmltox\PDF\Object::__construct — Create a new PDF Object 関連キーワー ... ド: wkhtmltox , Object , construct , Constructor , Create , settings , ar ...
https://man.plustar.jp/php/class.wkhtmltox-pdf-object.html - [similar]
Submits an object for execution 5092
« Pool::shutdown Pool::submitTo » PHP Manual Pool Submits an object for execution Pool::submit ( ... PECL pthreads >= 2.0.0) Pool::submit — Submits an object for execution 説明 public Pool::submit ( Threaded ... 戻り値 the identifier of the Worker executing the object 例 例1 Submitting Tasks <?php class MyWork extends ... _dump ( $pool ); ?> 上の例の出力は以下となります。 object(Pool)#1 (6) { ["size":protected]=> int(8) ["class" ... MyWorker" ["workers":protected]=> array(1) { [0]=> object(MyWorker)#4 (1) { ["something"]=> object(Something ...
https://man.plustar.jp/php/pool.submit.html - [similar]
SplObjectStorage クラス 5045
« SplFixedArray::__wakeup SplObjectStorage::addAll » PHP Manual データ構造 SplObjectStorage クラ ... ス SplObjectStorage クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめ ... に SplObjectStorage クラスは、オブジェクトをデータに対応させたり ... 一意に特定したい場合に便利です。 クラス概要 class SplObjectStorage implements Countable , Iterator , Serializa ... , ArrayAccess { /* メソッド */ public addAll ( SplObjectStorage $storage ): int public attach ( object $obj ...
https://man.plustar.jp/php/class.splobjectstorage.html - [similar]
指定したオブジェクトのプロパティを取得する 4958
« get_mangled_object_vars get_parent_class » PHP Manual クラス/オブジェクト関数 指定したオブジェ ... クトのプロパティを取得する get_object_vars (PHP 4, PHP 5, PHP 7, PHP 8) get_object_vars ... 指定したオブジェクトのプロパティを取得する 説明 get_object_vars ( object $object ): array 指定した object につ ... 可能な非 static プロパティを取得します。 パラメータ object オブジェクトのインスタンス。 戻り値 指定したオブジ ... ェクト object について、 そのスコープ内でアクセス可能な非 static ...
https://man.plustar.jp/php/function.get-object-vars.html - [similar]
Create a new PDF Object 4911
« wkhtmltox\PDF\Object wkhtmltox\Image\Converter » PHP Manual wkhtmltox\PDF\Object Create a new ... PDF Object wkhtmltox\PDF\Object::__construct (wkhtmltox >= 0. ... 1.0) wkhtmltox\PDF\Object::__construct — Create a new PDF Object 説明 public ... wkhtmltox\PDF\Object::__construct ( string $buffer , array $settings = ... ? ) Creates a new PDF Object from the given buffer and optional configuration s ...
https://man.plustar.jp/php/wkhtmltox-pdf-object.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT