検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 1810 for of (0.029 sec.)
Move the internal row pointer of the CUBRID result 3091
« cubrid_close cubrid_db_name » PHP Manual CUBRID MySQL 互換関数 Move the internal row pointer of ... ) cubrid_data_seek — Move the internal row pointer of the CUBRID result 説明 cubrid_data_seek ( resource ... w_number ): bool This function performs the moving of the internal row pointer of the CUBRID result (ass ... fetch_assoc() , which use the current stored value of row number . パラメータ result The result. row_num ... ber This is the desired row number of the new result pointer. 戻り値 Returns true on suc ...
https://man.plustar.jp/php/function.cubrid-data-seek.html - [similar]
Determines what kind of parameters to include in the response 3091
« SolrQuery::setEchoHandler SolrQuery::setExpand » PHP Manual SolrQuery Determines what kind of ... 2) SolrQuery::setEchoParams — Determines what kind of parameters to include in the response 説明 public ... tring $type ): SolrQuery Instructs Solr what kinds of Request parameters should be included in the respo ... fied explicitly by the client, or implicit because of the request handler configuration. パラメータ type ... The type of parameters to include 戻り値 Returns the current S ...
https://man.plustar.jp/php/solrquery.setechoparams.html - [similar]
Compares memory areas 3077
« FFI::load FFI::memcpy » PHP Manual FFI Compares memory areas FFI::memcmp (PHP 7 >= 7.4.0, PHP ... CData ) or PHP string s. パラメータ ptr1 The start of one memory area. ptr2 The start of another memory ... area. size The number of bytes to compare. 戻り値 Returns < 0 if the conten ... ts of the memory area starting at ptr1 are considered le ... ss than the contents of the memory area starting at ptr2 , > 0 if the cont ...
https://man.plustar.jp/php/ffi.memcmp.html - [similar]
Return the number of columns in the result set 3077
« cubrid_next_result cubrid_num_rows » PHP Manual CUBRID 関数 Return the number of columns in th ... BRID >= 8.3.0) cubrid_num_cols — Return the number of columns in the result set 説明 cubrid_num_cols ( r ... brid_num_cols() function is used to get the number of columns from the query result. It can only be used ... statement. パラメータ result Result. 戻り値 Number of columns, when process is successful. false , if SQ ... d SQL statement cubrid_num_rows() - Get the number of rows in the result set 関連キーワード: result , co ...
https://man.plustar.jp/php/function.cubrid-num-cols.html - [similar]
Train one epoch with a set of training data 3077
« fann_test fann_train_on_data » PHP Manual Fann 関数 Train one epoch with a set of training dat ... 0.0) fann_train_epoch — Train one epoch with a set of training data 説明 fann_train_epoch ( resource $an ... aining data stored in data. One epoch is where all of the training data is considered exactly once. This ... _data() - Trains on an entire dataset for a period of time fann_test_data() - Test a set of training dat ... ng algorithm 関連キーワード: fann , Train , data , of , in , a , algorithm , training , function , once ...
https://man.plustar.jp/php/function.fann-train-epoch.html - [similar]
Returns a string denoting the type of this topology 3077
« MongoDB\Driver\TopologyDescription::getServers MongoDB\Driver\TopologyDescription::hasReadable ... logyDescription Returns a string denoting the type of this topology MongoDB\Driver\TopologyDescription:: ... tion::getType — Returns a string denoting the type of this topology 説明 final public MongoDB\Driver\Top ... Type (): string Returns a string denoting the type of this topology. The value will correlate with a Mon ... りません。 戻り値 Returns a string denoting the type of this topology. エラー / 例外 引数のパースに失敗した ...
https://man.plustar.jp/php/mongodb-driver-topologydescription.gettype.html - [similar]
Creates a new Pool of Workers 3077
« Pool::collect Pool::resize » PHP Manual Pool Creates a new Pool of Workers Pool::__construct ( ... s >= 2.0.0) Pool::__construct — Creates a new Pool of Workers 説明 public Pool::__construct ( int $size ... class = ? , array $ctor = ? ) Construct a new pool of workers. Pools lazily create their threads, which ... execute tasks. パラメータ size The maximum number of workers for this pool to create class The class fo ... hen it defaults to the Worker class. ctor An array of arguments to be passed to new workers' constructor ...
https://man.plustar.jp/php/pool.construct.html - [similar]
Create a new Image converter 3077
« wkhtmltox\Image\Converter wkhtmltox\Image\Converter::convert » PHP Manual wkhtmltox\Image\Conv ... s Name Description Values Changelog in URL or path of the input file, if "-" stdin is used /path/to/mark ... up.html >= 0.1.0 out path of output file, if "-" stdout is used, by default an ... transparent boolean >= 0.1.0 screenWidth the with of the screen used to render in pixels 800 >= 0.1.0 s ... JPEG image 94 >= 0.1.0 crop.left left/x coordinate of the window to capture in pixels 200 >= 0.1.0 crop. ...
https://man.plustar.jp/php/wkhtmltox-image-converter.construct.html - [similar]
Create a node synchronously 3077
« Zookeeper::__construct Zookeeper::delete » PHP Manual Zookeeper Create a node synchronously Zo ... ready exists. The Create Flags affect the creation of nodes. If ZOO_EPHEMERAL flag is set, the node will ... ppended to the path name. パラメータ path The name of the node. Expressed as a file name with slashes se ... parating ancestors of the node. value The data to be stored in the node. ... acls The initial ACL of the node. The ACL must not be null or empty. flags ...
https://man.plustar.jp/php/zookeeper.create.html - [similar]
特定の年や月における、最初の週の日数の最小値を返す 3062
« IntlCalendar::getMaximum IntlCalendar::getMinimum » PHP Manual IntlCalendar 特定の年や月におけ ... と、1月1日はその週の曜日が IntlCalendar::getFirstDayOfWeek() が返した曜日と一致する場合のみ、最初の週にな ... MinimalDaysInFirstWeek (), // 1 $cal -> getFirstDayofWeek ()); // 1 (Sunday) // Week 1 of 2013 var_dump ... lDateFormatter :: formatObject ( $cal , "'Week 'w' of 'Y" )); $cal -> setMinimalDaysInFirstWeek ( 4 ); / ... / Still Week 1 of 2013 (1st week has 5 days in the new year) var_dum ...
https://man.plustar.jp/php/intlcalendar.getminimaldaysinfirstweek.html - [similar]