検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 3128 for the (0.250 sec.)
Returns the first pair in the map 2482
« Ds\Map::filter Ds\Map::get » PHP Manual Map Returns the first pair in the map Ds\Map::first (P ... ECL ds >= 1.0.0) Ds\Map::first — Returns the first pair in the map 説明 public Ds\Map::first () ... : Ds\Pair Returns the first pair in the map. パラメータ この関数にはパラ ... メータはありません。 戻り値 The first pair in the map. エラー / 例外 UnderflowExce ... nt(1) } 関連キーワード: map , Returns , Ds , Map , the , in , Pair , パラメータ , public , filter ...
https://man.plustar.jp/php/ds-map.first.html - [similar]
Returns the last pair of the map 2482
« Ds\Map::ksorted Ds\Map::map » PHP Manual Map Returns the last pair of the map Ds\Map::last (PE ... CL ds >= 1.0.0) Ds\Map::last — Returns the last pair of the map 説明 public Ds\Map::last (): ... Ds\Pair Returns the last pair of the map. パラメータ この関数にはパラメ ... ータはありません。 戻り値 The last pair of the map. エラー / 例外 UnderflowExcep ... nt(3) } 関連キーワード: map , Returns , Ds , Map , the , of , Pair , パラメータ , public , ksorted ...
https://man.plustar.jp/php/ds-map.last.html - [similar]
Write contents of the buffer to a file or socket 2482
« EventBuffer::unlock EventBufferEvent » PHP Manual EventBuffer Write contents of the buffer to ... t >= 1.6.0) EventBuffer::write — Write contents of the buffer to a file or socket 説明 public EventBuffer ... ed $fd , int $howmuch = ? ): int Write contents of the buffer to a file descriptor. The buffer will be dr ... ained after the bytes have been successfully written. パラメータ f ... ociated normally associated with a socket. howmuch The maximum number of bytes to write. 戻り値 Returns t ...
https://man.plustar.jp/php/eventbuffer.write.html - [similar]
Returns the current "event loop time" 2482
« EvLoop::loopFork EvLoop::nowUpdate » PHP Manual EvLoop Returns the current "event loop time" E ... Loop::now (PECL ev >= 0.2.0) EvLoop::now — Returns the current "event loop time" 説明 public EvLoop::now ... (): float Returns the current "event loop time", which is the time the e ... vent loop received events and started processing them. This timestamp does not change as long as callba ... cks are being processed, and this is also the base time used for relative timers. You can treat ...
https://man.plustar.jp/php/evloop.now.html - [similar]
Get the facility code of error 2482
« cubrid_drop cubrid_error_code » PHP Manual CUBRID 関数 Get the facility code of error cubrid_e ... CUBRID >= 8.3.0) cubrid_error_code_facility — Get the facility code of error 説明 cubrid_error_code_faci ... lity (): int The cubrid_error_code_facility() function is used to g ... et the facility code (level in which the error occurred) ... from the error code of the error that occurred during the A ...
https://man.plustar.jp/php/function.cubrid-error-code-facility.html - [similar]
Fetch the next row and return it as an object 2482
« cubrid_fetch_lengths cubrid_fetch_row » PHP Manual CUBRID MySQL 互換関数 Fetch the next row an ... (PECL CUBRID >= 8.3.0) cubrid_fetch_object — Fetch the next row and return it as an object 説明 cubrid_fe ... = ? ): object This function returns an object with the column names of the result set as properties. The ... values of these properties are extracted from the current row of ... the result. パラメータ result result comes from a call ...
https://man.plustar.jp/php/function.cubrid-fetch-object.html - [similar]
Get the number of neurons in each layer in the network 2482
« fann_get_errstr fann_get_learning_momentum » PHP Manual Fann 関数 Get the number of neurons in ... each layer in the network fann_get_layer_array (PECL fann >= 1.0.0) ... fann_get_layer_array — Get the number of neurons in each layer in the network 説明 ... fann_get_layer_array ( resource $ann ): array Get the number of neurons in each layer in the neural netw ... ork. Bias is not included so the layers match the fann_create functions. パラメータ ...
https://man.plustar.jp/php/function.fann-get-layer-array.html - [similar]
Sets a millisecond timeout for database calls 2482
« oci_set_action oci_set_client_identifier » PHP Manual OCI8 関数 Sets a millisecond timeout for ... ion , int $timeout ): bool Sets a timeout limiting the maxium time a database round-trip using this conne ... ake zero or more calls to Oracle's client library. These internal calls may then may make zero or more ro ... round-trips takes more than time_out milliseconds, then the operation is cancelled and an error is return ... ed to the application. The time_out value applies to each ro ...
https://man.plustar.jp/php/function.oci-set-call-timout.html - [similar]
はじめに 2482
« dBase インストール/設定 » PHP Manual dBase はじめに はじめに 注意 : この拡張モジュールは » PEC ... 以降 PHP にバンドルされなくなっています。 PHP 5.3.0. These functions allow you to access records stored in ... export data to and from your web database, because the file format is commonly understood by Windows spre ... adsheets and organizers. 警告 As of dbase 7.0.0 the databases are automatically locked via flock() . T ... , so two concurrent web server processes modifying the same dBase file would have very likely ruined your ...
https://man.plustar.jp/php/intro.dbase.html - [similar]
Enable the profiler. 2482
« LuaSandbox::disableProfiler LuaSandbox::getCPUUsage » PHP Manual LuaSandbox Enable the profile ... dbox >= 1.1.0) LuaSandbox::enableProfiler — Enable the profiler. 説明 public LuaSandbox::enableProfiler ( ... float $period = 0.02 ): bool Enables the profiler. Profiling will begin when Lua code is en ... tered. The profiler periodically samples the Lua environment ... to record the running function. Testing indicates that at least ...
https://man.plustar.jp/php/luasandbox.enableprofiler.html - [similar]