検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 593 for Add (0.009 sec.)
定義済み定数 4045
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されてい ... RUNKIT7_ACC_PUBLIC ( int ) Flag for runkit7_method_add() and runkit7_method_redefine() to make the method ... KIT7_ACC_PROTECTED ( int ) Flag for runkit7_method_add() and runkit7_method_redefine() to make the method ... UNKIT7_ACC_PRIVATE ( int ) Flag for runkit7_method_add() and runkit7_method_redefine() to make the method ... RUNKIT7_ACC_STATIC ( int ) Flag for runkit7_method_add() and runkit7_method_redefine() to make the method ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
PostScript ドキュメントの作成 4015
« wkhtmltox\Image\Converter::getVersion はじめに » PHP Manual テキスト以外の MIME 型 PostScript ... ル手順 実行時設定 リソース型 定義済み定数 PS 関数 ps_add_bookmark — 現在のページにブックマークを追加する ps ... _add_launchlink — ファイルを実行するためのリンクを追加す ... る ps_add_locallink — 同一ドキュメント内のページへのリンクを ... 追加する ps_add_note — 現在のページに注釈を追加する ps_add_pdflink ...
https://man.plustar.jp/php/book.ps.html - [similar]
The EventBuffer class 4015
« EventBase::stop EventBuffer::add » PHP Manual Event The EventBuffer class The EventBuffer clas ... EOL_LF = 3 ; const int PTR_SET = 0 ; const int PTR_ADD = 1 ; /* プロパティ */ public readonly int $ lengt ... nly int $ contiguous_space ; /* メソッド */ public add ( string $data ): bool public addBuffer ( EventBuf ... olute position within the buffer. EventBuffer::PTR_ADD The same as EventBuffer::PTR_SET , except this fla ... d of setting absolute position). 目次 EventBuffer::add — Append data to the end of an event buffer EventB ...
https://man.plustar.jp/php/class.eventbuffer.html - [similar]
Copy a function to a new function name 4015
« runkit7_function_add runkit7_function_redefine » PHP Manual runkit7 関数 Copy a function to a ... In a function In a function 参考 runkit7_function_add() - Add a new function, similar to create_function ...
https://man.plustar.jp/php/function.runkit7-function-copy.html - [similar]
巨大な数を加算する 4015
« Sodium 関数 sodium_base642bin » PHP Manual Sodium 関数 巨大な数を加算する sodium_add (PHP 7 >= ... 7.2.0, PHP 8) sodium_add — 巨大な数を加算する 説明 sodium_add ( string &$st ...
https://man.plustar.jp/php/function.sodium-add.html - [similar]
introspection ドキュメントを追加する 4015
« xmlrpc_parse_method_descriptions xmlrpc_server_call_method » PHP Manual XML-RPC 関数 introspec ... tion ドキュメントを追加する xmlrpc_server_add_introspection_data (PHP 4 >= 4.1.0, PHP 5, PHP 7) ... xmlrpc_server_add_introspection_data — introspection ドキュメントを追 ... 加する 説明 xmlrpc_server_add_introspection_data ( resource $server , array $des ...
https://man.plustar.jp/php/function.xmlrpc-server-add-introspection-data.html - [similar]
Wait for and perform jobs 4015
« GearmanWorker::wait GearmanException » PHP Manual GearmanWorker Wait for and perform jobs Gear ... reate the worker $worker = new GearmanWorker (); # add the default job server (localhost) $worker -> addS ... erver (); # add the reverse function $worker -> addFunction ( "rev ... v ( $job -> workload ()); } ?> 参考 GearmanWorker::addFunction() - Register and add callback function 関連 ... Worker , work , function , パラメータ , callback , addFunction , 参考 ...
https://man.plustar.jp/php/gearmanworker.work.html - [similar]
CollectionAdd のコンストラクタ 4015
« mysql_xdevapi\CollectionAdd CollectionAdd::execute » PHP Manual mysql_xdevapi\CollectionAdd Co ... llectionAdd のコンストラクタ CollectionAdd::__construct (No ve ... rmation available, might only be in Git) CollectionAdd::__construct — CollectionAdd のコンストラクタ 説明 ... private mysql_xdevapi\CollectionAdd::__construct () コレクションにドキュメントを追加す ... メータはありません。 例 例1 mysql_xdevapi\CollectionAdd::__construct() の例 <?php $session = mysql_xdevapi ...
https://man.plustar.jp/php/mysql-xdevapi-collectionadd.construct.html - [similar]
特定のインデックスに新しい値を 追加/挿入 する 4015
« SplDoublyLinkedList SplDoublyLinkedList::bottom » PHP Manual SplDoublyLinkedList 特定のインデッ ... クスに新しい値を 追加/挿入 する SplDoublyLinkedList::add (PHP 5 >= 5.5.0, PHP 7, PHP 8) SplDoublyLinkedList ... ::add — 特定のインデックスに新しい値を 追加/挿入 する 説 ... 明 public SplDoublyLinkedList::add ( int $index , mixed $value ): void 指定された ind ...
https://man.plustar.jp/php/spldoublylinkedlist.add.html - [similar]
2 つの variant 値を「加算」し、結果を返す 3985
« variant_abs variant_and » PHP Manual COM関数 2 つの variant 値を「加算」し、結果を返す variant ... _add (PHP 5, PHP 7, PHP 8) variant_add — 2 つの variant ... 値を「加算」し、結果を返す 説明 variant_add ( mixed $left , mixed $right ): variant (MSDN ライ ... 名は微妙に異なります。たとえば、PHP での関数 variant_add() に対応する関数は、MSDN のドキュメントでは VarAdd ...
https://man.plustar.jp/php/function.variant-add.html - [similar]