検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 1160 for Object (0.216 sec.)
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 2973
« snmp2_get snmp2_real_walk » PHP Manual SNMP 関数 指定したオブジェクト ID に続く SNMP オブジェク ... ng $hostname , string $community , array | string $object_id , int $timeout = -1 , int $retries = -1 ): mixe ... d snmp2_get_next() 関数は、 object_id で指定したオブジェクトに続く SNMP オブジェクトの ... ーバー) のホスト名。 community リードコミュニティ。 object_id 前にある SNMP オブジェクトの ID。 timeout 最初の ...
https://man.plustar.jp/php/function.snmp2-getnext.html - [similar]
Create a GearmanClient instance 2973
« GearmanClient::clone GearmanClient::context » PHP Manual GearmanClient Create a GearmanClient ... にはパラメータはありません。 戻り値 A GearmanClient object. 参考 GearmanClient::clone() - Create a copy of a ... GearmanClient object 関連キーワード: instance , a , Create , construct ...
https://man.plustar.jp/php/gearmanclient.construct.html - [similar]
円弧を描画する 2973
« ImagickDraw::annotation ImagickDraw::bezier » PHP Manual ImagickDraw 円弧を描画する ImagickDra ... $startAngle , $endAngle ) { //Create a ImagickDraw object to draw into. $draw = new \ ImagickDraw (); $draw ... ndY , $startAngle , $endAngle ); //Create an image object which the draw commands can be rendered into $imag ... " ); //Render the draw commands in the ImagickDraw object //into the image. $image -> drawImage ( $draw ); / ...
https://man.plustar.jp/php/imagickdraw.arc.html - [similar]
ステートメントを実行する 2973
« mysql_xdevapi\Executable mysql_xdevapi\ExecutionStatus » PHP Manual mysql_xdevapi\Executable ス ... ?> 上の例の出力は、 たとえば以下のようになります。 object(mysql_xdevapi\SqlStatementResult)#3 (0) { } object ... (mysql_xdevapi\CollectionAdd)#5 (0) { } object(mysql_xdevapi\Result)#7 (0) { } 関連キーワード: ス ...
https://man.plustar.jp/php/mysql-xdevapi-executable.execute.html - [similar]
クラス定数を取得する 2973
« ReflectionClass::getReflectionConstant ReflectionClass::getShortName » PHP Manual ReflectionCl ... 以下のようになります。 FOO BAR BAZ array(3) { [0]=> object(ReflectionClassConstant)#3 (2) { ["name"]=> string ... (3) "FOO" ["class"]=> string(3) "Foo" } [1]=> object(ReflectionClassConstant)#4 (2) { ["name"]=> string ... (3) "BAR" ["class"]=> string(3) "Foo" } [2]=> object(ReflectionClassConstant)#5 (2) { ["name"]=> string ...
https://man.plustar.jp/php/reflectionclass.getreflectionconstants.html - [similar]
クラスのインスタンスであるかどうかを調べる 2973
« ReflectionClass::isFinal ReflectionClass::isInstantiable » PHP Manual ReflectionClass クラスの ... かを調べる 説明 public ReflectionClass::isInstance ( object $object ): bool あるオブジェクトがクラスのインスタ ... ンスであるかどうかを調べます。 パラメータ object 比べたいオブジェクト。 戻り値 成功した場合に true ...
https://man.plustar.jp/php/reflectionclass.isinstance.html - [similar]
別のストレージに含まれているもの以外のすべてのオブジェクトを現在のストレージから... 2973
« SplObjectStorage::removeAll SplObjectStorage::rewind » PHP Manual SplObjectStorage 別のストレー ... べてのオブジェクトを現在のストレージから取り除く SplObjectStorage::removeAllExcept (PHP 5 >= 5.3.6, PHP 7, PH ... P 8) SplObjectStorage::removeAllExcept — 別のストレージに含まれて ... ェクトを現在のストレージから取り除く 説明 public SplObjectStorage::removeAllExcept ( SplObjectStorage $storag ... れた後に残ったオブジェクトの数を返します。 例 例1 SplObjectStorage::removeAllExcept() の例 <?php $a = (object) ...
https://man.plustar.jp/php/splobjectstorage.removeallexcept.html - [similar]
Determine version of Converter 2973
« wkhtmltox\PDF\Converter::convert wkhtmltox\PDF\Object » PHP Manual wkhtmltox\PDF\Converter Det ... of , getVersion , string , パラメータ , convert , Object ...
https://man.plustar.jp/php/wkhtmltox-pdf-converter.getversion.html - [similar]
Diff two DOMDocument objects 2973
« XMLDiff\DOM XMLDiff\DOM::merge » PHP Manual XMLDiff\DOM Diff two DOMDocument objects XMLDiff\D ... >= 0.8.0) XMLDiff\DOM::diff — Diff two DOMDocument objects 説明 public XMLDiff\DOM::diff ( DOMDocument $from ... ff information. パラメータ from Source DOMDocument object. to Target DOMDocument object. 戻り値 DOMDocument ... tion or NULL. 関連キーワード: DOMDocument , Diff , objects , XMLDiff , from , information , merge , xmldiff ...
https://man.plustar.jp/php/xmldiff-dom.diff.html - [similar]
MongoDB driver classes 2950
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo ... teClientEncryption — Create a new ClientEncryption object MongoDB\Driver\Manager::executeBulkWrite — Execute ... ption::__construct — Create a new ClientEncryption object MongoDB\Driver\ClientEncryption::createDataKey — C ... ngoDB\Driver\ServerApi::bsonSerialize — Returns an object for BSON serialization MongoDB\Driver\ServerApi::_ ... DB\Driver\WriteConcern::bsonSerialize — Returns an object for BSON serialization MongoDB\Driver\WriteConcern ...
https://man.plustar.jp/php/book.mongodb.html - [similar]