検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1259 for BE (0.011 sec.)
The parallel\Runtime class 3525
« parallel\run parallel\Runtime::__construct » PHP Manual parallel The parallel\Runtime class Th ... n construction. The thread then waits for tasks to be scheduled: Scheduled tasks will be executed FIFO a ... ome cases, a very lightweight runtime is desirable because the tasks that will be scheduled do not need ... autoloader as the bootstrap. 注意 : preloading may be used in conjunction with parallel, in this case pr ...
https://man.plustar.jp/php/class.parallel-runtime.html - [similar]
Register a user-defined callback function for Oracle Database TAF 3525
« oci_pconnect oci_result » PHP Manual OCI8 関数 Register a user-defined callback function for O ... ork failure, the registered callback function will be invoked for several times during failover. See OCI ... fined callback. TAF callback registration will NOT be saved across persistent connections, therefore the ... callback needs to be re-registered for a new persistent connection. パラ ... efined callback to register for Oracle TAF. It can be a string of the function name or a Closure (anonym ...
https://man.plustar.jp/php/function.oci-register-taf-callback.html - [similar]
Makes the next row in a result set available for reading 3525
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... etch (No version information available, might only be in Git) sqlsrv_fetch — Makes the next row in a res ... qlsrv_query() or sqlsrv_execute() . row The row to be accessed. This parameter can only be used if the s ... SQLSRV_SCROLL_RELATIVE offset Specifies the row to be accessed if the row parameter is set to SQLSRV_SCR ... the row fields. Field indices start at 0 and must be retrieved in order. // Retrieving row fields by na ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
はじめに 3525
« Taint インストール/設定 » PHP Manual Taint はじめに はじめに taint は、XSS コード (汚染された文 ... unction.echo]: Attempt to echo a string that might be tainted Warning: main() [function.echo]: Attempt t ... o print a string that might be tainted Warning: include() [function.include]: Fil ... e path contains data that might be tainted Warning: mysql_query() [function.mysql-que ... ry]: SQL statement contains data that might be tainted 関連キーワード: tainted , function , might ...
https://man.plustar.jp/php/intro.taint.html - [similar]
Construct a new Regex 3525
« MongoDB\BSON\Regex MongoDB\BSON\Regex::getFlags » PHP Manual MongoDB\BSON\Regex Construct a ne ... expression pattern. 注意 : The pattern should not be wrapped with delimiter characters. flags ( string ... xpression flags . Characters in this argument will be sorted alphabetically. エラー / 例外 引数のパースに ... mpty string. Characters in the flags argument will be sorted alphabetically when a Regex is constructed. ... flags contain null bytes. Previously, values would be truncated at the first null byte. 例 例1 MongoDB\B ...
https://man.plustar.jp/php/mongodb-bson-regex.construct.html - [similar]
Write data to the memory buffer. The memory allocated for the buffer will not be... 3525
« Swoole\Buffer::__toString Swoole\Channel » PHP Manual Swoole\Buffer Write data to the memory b ... ffer. The memory allocated for the buffer will not be changed. Swoole\Buffer::write (PECL swoole >= 1.9. ... ffer. The memory allocated for the buffer will not be changed. 説明 public Swoole\Buffer::write ( int $o ...
https://man.plustar.jp/php/swoole-buffer.write.html - [similar]
Map a file into memory and return the stream resource which can be used by PHP s... 3525
« Swoole\Mmap Swoole\MySQL » PHP Manual Swoole\Mmap Map a file into memory and return the stream ... resource which can be used by PHP stream operations. Swoole\Mmap::open ( ... to memory and return the stream resource which can be used by PHP stream operations. 説明 public static ...
https://man.plustar.jp/php/swoole-mmap.open.html - [similar]
Returns the cascade candidate change fraction 3497
« fann_get_cascade_activation_steepnesses fann_get_cascade_candidate_limit » PHP Manual Fann 関数 ... loat The cascade candidate change fraction is a number between 0 and 1 determining how large a fraction ... gnates, the training of the candidate neurons will be ended and the best candidate will be selected. It ... , the training of the candidate neurons is stopped because the training has stagnated. If the cascade ca ... change fraction is low, the candidate neurons will be trained more and if the fraction is high they will ...
https://man.plustar.jp/php/function.fann-get-cascade-candidate-change-fraction.h... - [similar]
Returns the cascade output change fraction 3497
« fann_get_cascade_num_candidates fann_get_cascade_output_stagnation_epochs » PHP Manual Fann 関 ... : float The cascade output change fraction is a number between 0 and 1 determining how large a fraction ... nates, the training of the output connections will be ended and new candidates will be prepared. It mean ... the training of the output connections is stopped because the training has stagnated. If the cascade ou ... hange fraction is low, the output connections will be trained more and if the fraction is high, they wil ...
https://man.plustar.jp/php/function.fann-get-cascade-output-change-fraction.html - [similar]
Create a new Command 3497
« MongoDB\Driver\Command MongoDB\Driver\Query » PHP Manual MongoDB\Driver\Command Create a new C ... epresents a database command. The command may then be executed with MongoDB\Driver\Manager::executeComma ... includes the command name and its options, should be expressed in the document parameter. The commandOp ... document The complete command document, which will be sent to the server. commandOptions 注意 : Do not u ... se this parameter to specify options described in the command's reference in the MongoDB manual. ...
https://man.plustar.jp/php/mongodb-driver-command.construct.html - [similar]