検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 3128 for the (0.028 sec.)
Returns or creates the default event loop 2498
« EvLoop::__construct EvLoop::embed » PHP Manual EvLoop Returns or creates the default event loo ... >= 0.2.0) EvLoop::defaultLoop — Returns or creates the default event loop 説明 public static EvLoop::defa ... l = 0. , float $timeout_interval = 0. ): EvLoop If the default event loop is not created, EvLoop::default ... Loop() creates it with the specified parameters. Otherwise, it just returns t ... resenting previously created instance ignoring all the parameters. パラメータ flags One of the event loop ...
https://man.plustar.jp/php/evloop.defaultloop.html - [similar]
Compares memory areas 2498
« FFI::load FFI::memcpy » PHP Manual FFI Compares memory areas FFI::memcmp (PHP 7 >= 7.4.0, PHP ... &$ptr2 , int $size ): int Compares size bytes from the memory areas ptr1 and ptr2 . Both ptr1 and ptr2 ca ... res ( FFI\CData ) or PHP string s. パラメータ ptr1 The start of one memory area. ptr2 The start of anothe ... r memory area. size The number of bytes to compare. 戻り値 Returns < 0 if ... the contents of the memory area starting at ptr1 are considered less t ...
https://man.plustar.jp/php/ffi.memcmp.html - [similar]
Gets the size of C data or types 2498
« FFI::scope FFI::string » PHP Manual FFI Gets the size of C data or types FFI::sizeof (PHP 7 >= ... 7.4.0, PHP 8) FFI::sizeof — Gets the size of C data or types 説明 public static FFI::si ... zeof ( FFI\CData | FFI\CType &$ptr ): int Returns the size of the given FFI\CData or FFI\CType object. パ ... ラメータ ptr The handle of the C data or type. 戻り値 The size of t ... at by ptr . 関連キーワード: size , data , types , the , of , C , or , ptr , sizeof , CType ...
https://man.plustar.jp/php/ffi.sizeof.html - [similar]
Return the number of columns in the result set 2498
« cubrid_next_result cubrid_num_rows » PHP Manual CUBRID 関数 Return the number of columns in the ... ls (PECL CUBRID >= 8.3.0) cubrid_num_cols — Return the number of columns in the result set 説明 cubrid_nu ... m_cols ( resource $result ): int The cubrid_num_cols() function is used to get the numb ... er of columns from the query result. It can only be used when the query e ... e a prepared SQL statement cubrid_num_rows() - Get the number of rows in the result set 関連キーワード: r ...
https://man.plustar.jp/php/function.cubrid-num-cols.html - [similar]
Returns the maximum candidate epochs 2498
« fann_get_cascade_candidate_stagnation_epochs fann_get_cascade_max_out_epochs » PHP Manual Fann ... 関数 Returns the maximum candidate epochs fann_get_cascade_max_cand ... 1.0.0) fann_get_cascade_max_cand_epochs — Returns the maximum candidate epochs 説明 fann_get_cascade_max ... _cand_epochs ( resource $ann ): int The maximum candidate epochs determines the maximum nu ... mber of epochs the input connections to the candidates may be trained ...
https://man.plustar.jp/php/function.fann-get-cascade-max-cand-epochs.html - [similar]
Returns the mu factor 2498
« fann_get_quickprop_decay fann_get_rprop_decrease_factor » PHP Manual Fann 関数 Returns the mu ... ECL fann >= 1.0.0) fann_get_quickprop_mu — Returns the mu factor 説明 fann_get_quickprop_mu ( resource $a ... nn ): float The mu factor is used to increase and decrease the ste ... p-size during quickprop training. The mu factor should always be above 1, since it would ... otherwise decrease the step-size when it was suppose to ...
https://man.plustar.jp/php/function.fann-get-quickprop-mu.html - [similar]
Add a user to a security database 2498
« fbird_wait_event ibase_affected_rows » PHP Manual Firebird/InterBase 関数 Add a user to a secu ... g $last_name = ? ): bool パラメータ service_handle The handle on the database server service. user_name T ... he login name of the new database user. password The password of the ne ... w user. first_name The first name of the new database user. middle_name T ... he middle name of the new database user. last_name The last name of the ...
https://man.plustar.jp/php/function.ibase-add-user.html - [similar]
Define or return the exit mode for the current running service 2498
« win32_set_service_exit_code win32_set_service_status » PHP Manual win32service 関数 Define or ... return the exit mode for the current running service win32_se ... .0) win32_set_service_exit_mode — Define or return the exit mode for the current running service 説明 win ... rue ): bool If gracefulMode parameter is provided, the exit mode is changed. When the exit mode is not gr ... acefuly, the exit code used can be set with the win32_set_servi ...
https://man.plustar.jp/php/function.win32-set-service-exit-mode.html - [similar]
Run a high priority task in the background 2498
« GearmanClient::doHigh GearmanClient::doJobHandle » PHP Manual GearmanClient Run a high priorit ... y task in the background GearmanClient::doHighBackground (PECL g ... nt::doHighBackground — Run a high priority task in the background 説明 public GearmanClient::doHighBackgr ... $unique = ? ): string Runs a high priority task in the background, returning a job handle which can be us ... ed to get the status of the running task. High priority tasks ta ...
https://man.plustar.jp/php/gearmanclient.dohighbackground.html - [similar]
Run a low priority task in the background 2498
« GearmanClient::doLow GearmanClient::doNormal » PHP Manual GearmanClient Run a low priority tas ... k in the background GearmanClient::doLowBackground (PECL ge ... ient::doLowBackground — Run a low priority task in the background 説明 public GearmanClient::doLowBackgro ... $unique = ? ): string Runs a low priority task in the background, returning a job handle which can be us ... ed to get the status of the running task. Normal and high priori ...
https://man.plustar.jp/php/gearmanclient.dolowbackground.html - [similar]