検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 2407 for a (0.020 sec.)
The LuaSandboxFunction class 2825
« LuaSandbox::wrapPhpFunction LuaSandboxFunction::call » PHP Manual LuaSandbox The LuaSandboxFun ... ction class The LuaSandboxFunction class (PECL luasandbox >= ... 1.0.0) はじめに Represents a Lua function, allowing it to be called from PHP. A ... LuaSandboxFunction may be obtained as a return value f ... rom Lua, as a parameter passed to a callback from Lua, or ...
https://man.plustar.jp/php/class.luasandboxfunction.html - [similar]
The Parle\Parser class 2825
« Parle\RLexer::reset Parle\Parser::advance » PHP Manual Parle The Parle\Parser class The Parle\ ... Parser class (PECL parle >= 0.5.1) はじめに Parser cl ... ass. Rules can be defined on the fly. Once finalized, a Parle\Le ... xer instance is required to deliver the token stream. クラス ... 概要 class Parle\Parser { /* Constants */ const int ACTION_ ...
https://man.plustar.jp/php/class.parle-parser.html - [similar]
The Parle\RParser class 2825
« Parle\Parser::validate Parle\RParser::advance » PHP Manual Parle The Parle\RParser class The P ... arle\RParser class (PECL parle >= 0.7.0) はじめに Parser cl ... ass. Rules can be defined on the fly. Once finalized, a Parle\RL ... exer instance is required to deliver the token stream. クラス ... 概要 class Parle\RParser { /* Constants */ const int ACTION ...
https://man.plustar.jp/php/class.parle-rparser.html - [similar]
Open a connection to a CUBRID Server 2825
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUB ... nnect (PECL CUBRID >= 8.3.1) cubrid_connect — Open a connection to a CUBRID Server 説明 cubrid_connect ... ( string $host , int $port , string $dbname , string $userid = ? , string $passwd = ? , bool ... $new_link = false ): resource The cubrid_connect() function is us ... ed to establish the environment for connecting to your server ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
Creates a standard backpropagation neural network which is not fully connectecte... 2825
« fann_create_from_file fann_create_shortcut » PHP Manual Fann 関数 Creates a standard backpropa ... gation neural network which is not fully connectected ... and has shortcut connections fann_create_shortcut_ar ... ray (PECL fann >= 1.0.0) fann_create_shortcut_array — ... Creates a standard backpropagation neural network which ...
https://man.plustar.jp/php/function.fann-create-shortcut-array.html - [similar]
Unregister a function name with the job servers 2825
« GearmanWorker::timeout GearmanWorker::unregisterAll » PHP Manual GearmanWorker Unregister a fu ... nction name with the job servers GearmanWorker::unregister ( ... PECL gearman >= 0.6.0) GearmanWorker::unregister — Unregist ... er a function name with the job servers 説明 public Gea ... rmanWorker::unregister ( string $function_name ): bool ...
https://man.plustar.jp/php/gearmanworker.unregister.html - [similar]
Create a new WriteConcern 2825
« MongoDB\Driver\WriteConcern::bsonSerialize MongoDB\Driver\WriteConcern::getJournal » PHP Manua ... l MongoDB\Driver\WriteConcern Create a new WriteConcern MongoDB\Driver\WriteConcern:: ... 0.0) MongoDB\Driver\WriteConcern::__construct — Create a new WriteConcern 説明 final public MongoDB\Dri ... ( string | int $w , int $wtimeout = ? , bool $journal = ? ) Constructs a new MongoDB\Driver\WriteConcer ... n , which is an immutable value object. パラメータ w Write concer ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.construct.html - [similar]
Returns a set of the map's keys 2812
« Ds\Map::jsonSerialize Ds\Map::ksort » PHP Manual Map Returns a set of the map's keys Ds\Map::k ... eys (PECL ds >= 1.0.0) Ds\Map::keys — Returns a set of the map's keys 説明 publ ... ic Ds\Map::keys (): Ds\Set Returns a set containing all the ... keys of the map, in the same order. パラメータ この関数にはパラメ ... ータはありません。 戻り値 A Ds\Set containing all the keys of the map. 例 例1 ...
https://man.plustar.jp/php/ds-map.keys.html - [similar]
Trains on an entire dataset read from file, for a period of time using the Casca... 2812
« fann_cascadetrain_on_data fann_clear_scaling_params » PHP Manual Fann 関数 Trains on an entire ... dataset read from file, for a period of time using th ... e Cascade2 training algorithm fann_cascadetrain_on_file ... (PECL fann >= 1.0.0) fann_cascadetrain_on_file — Trains on ... an entire dataset read from file, for a period of time using th ...
https://man.plustar.jp/php/function.fann-cascadetrain-on-file.html - [similar]
ユーザー定義の比較関数を用いて、キーで配列をソートする 2812
« uasort usort » PHP Manual 配列 関数 ユーザー定義の比較関数を用いて、キーで配列をソートする uks ... 較関数を用いて、キーで配列をソートする 説明 uksort ( array &$array , callable $callback ): bool 順序を決め ... るユーザー定義の比較関数を用いて、 array のキーをソートします。 注意 : 比較結果が等しく ... ポインタは最初の要素にリセットされます。 パラメータ array 入力の配列。 callback 比較関数は、最初の引数と ... の引数より小さい場合は負の数を返す必要があります。 callback ( mixed $a , mixed $b ): int 戻り値 常に tru ...
https://man.plustar.jp/php/function.uksort.html - [similar]