検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 2158 for [SIMILAR] 16 1024 4096 WITH 13233 function WITH ... (1.284 sec.)
Sets the callback function for use during training 0
« fann_set_bit_fail_limit fann_set_cascade_activation_functions » PHP Manual Fann 関数 Sets the callback function for use during training fann_set_callback (PECL fann >= 1.0.0) fann_set_callback — Sets the callback function for use during training 説明 fann_set_callback ( resource $ann , ...
https://man.plustar.jp/php/function.fann-set-callback.html - [similar]
CQL Execution 0
« CommonMark\CQL::__construct CommonMark 関数 » PHP Manual CommonMark\CQL CQL Execution CommonMark\CQL::__invoke (cmark >= 1.1.0) CommonMark\CQL::__invoke — CQL Execution 説明 public CommonMark\CQL::__invoke ( CommonMark\Node $root , callable $handler ) Shall invoke the current CQL funct ...
https://man.plustar.jp/php/commonmark-cql.invoke.html - [similar]
Basic usage for LuaSandbox 0
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you've compiled PHP with LuaSandbox support, you can begin using LuaSandbox to safely run user-provided Lua code. 例1 Execute some Lua code <?php $sandbox = new LuaSandbox ; $sandbox -> setMemoryLi ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
Return the current CUBRID connection charset 0
« cubrid_affected_rows cubrid_close » PHP Manual CUBRID MySQL 互換関数 Return the current CUBRID connection charset cubrid_client_encoding (PECL CUBRID >= 8.3.1) cubrid_client_encoding — Return the current CUBRID connection charset 説明 cubrid_client_encoding ( resource $conn_identifier ...
https://man.plustar.jp/php/function.cubrid-client-encoding.html - [similar]
Create a lob object 0
« cubrid_lob2_import cubrid_lob2_read » PHP Manual CUBRID 関数 Create a lob object cubrid_lob2_new (PECL CUBRID >= 8.4.1) cubrid_lob2_new — Create a lob object 説明 cubrid_lob2_new ( resource $conn_identifier = ? , string $type = "BLOB" ): resource The cubrid_lob2_new() function is used ...
https://man.plustar.jp/php/function.cubrid-lob2-new.html - [similar]
Updates all values by applying a callback function to each value 0
« Ds\Deque::allocate Ds\Deque::capacity » PHP Manual Deque Updates all values by applying a callback function to each value Ds\Deque::apply (PECL ds >= 1.0.0) Ds\Deque::apply — Updates all values by applying a callback function to each value 説明 public Ds\Deque::apply ( callable $callba ...
https://man.plustar.jp/php/ds-deque.apply.html - [similar]
Updates all values by applying a callback function to each value 0
« Ds\Vector::allocate Ds\Vector::capacity » PHP Manual Vector Updates all values by applying a callback function to each value Ds\Vector::apply (PECL ds >= 1.0.0) Ds\Vector::apply — Updates all values by applying a callback function to each value 説明 public Ds\Vector::apply ( callable $ ...
https://man.plustar.jp/php/ds-vector.apply.html - [similar]
Updates all values by applying a callback function to each value 0
« Ds\Sequence::allocate Ds\Sequence::capacity » PHP Manual Sequence Updates all values by applying a callback function to each value Ds\Sequence::apply (PECL ds >= 1.0.0) Ds\Sequence::apply — Updates all values by applying a callback function to each value 説明 abstract public Ds\Sequenc ...
https://man.plustar.jp/php/ds-sequence.apply.html - [similar]
ユーザー定義の比較関数を使用して、配列を値でソートする 0
« uksort クラス/オブジェクト » PHP Manual 配列 関数 ユーザー定義の比較関数を使用して、配列を値でソートする usort (PHP 4, PHP 5, PHP 7, PHP 8) usort — ユーザー定義の比較関数を使用して、配列を値でソートする 説明 usort ( array &$array , callable $callback ): bool 順序を決めるユーザー定義の比 ...
https://man.plustar.jp/php/function.usort.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]