検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 1267 for Value (0.093 sec.)
Sorts the set in-place 2583
« Ds\Set::slice Ds\Set::sorted » PHP Manual Set Sorts the set in-place Ds\Set::sort (PECL ds >= ... ed $a , mixed $b ): int 警告 Returning non-integer values from the comparison function, such as float , wil ... n an internal cast to int of the callback's return value. So values such as 0.99 and 0.1 will both be cast ... to an integer value of 0, which will compare such values as equal. 戻り ... Ds , Sorts , in , the , sort , comparator , such , values , 最初 ...
https://man.plustar.jp/php/ds-set.sort.html - [similar]
Returns a sorted copy 2583
« Ds\Set::sort Ds\Set::sum » PHP Manual Set Returns a sorted copy Ds\Set::sorted (PECL ds >= 1.0 ... ed $a , mixed $b ): int 警告 Returning non-integer values from the comparison function, such as float , wil ... n an internal cast to int of the callback's return value. So values such as 0.99 and 0.1 will both be cast ... to an integer value of 0, which will compare such values as equal. 戻り ... et , Ds , Returns , copy , a , comparator , such , values , 最初 ...
https://man.plustar.jp/php/ds-set.sorted.html - [similar]
Sorts the vector in-place 2583
« Ds\Vector::slice Ds\Vector::sorted » PHP Manual Vector Sorts the vector in-place Ds\Vector::so ... ed $a , mixed $b ): int 警告 Returning non-integer values from the comparison function, such as float , wil ... n an internal cast to int of the callback's return value. So values such as 0.99 and 0.1 will both be cast ... to an integer value of 0, which will compare such values as equal. 戻り ... Ds , Sorts , in , the , sort , comparator , such , values , 最初 , 出力 ...
https://man.plustar.jp/php/ds-vector.sort.html - [similar]
Returns a sorted copy 2583
« Ds\Vector::sort Ds\Vector::sum » PHP Manual Vector Returns a sorted copy Ds\Vector::sorted (PE ... ed $a , mixed $b ): int 警告 Returning non-integer values from the comparison function, such as float , wil ... n an internal cast to int of the callback's return value. So values such as 0.99 and 0.1 will both be cast ... to an integer value of 0, which will compare such values as equal. 戻り ... ed , Ds , Returns , copy , a , comparator , such , values , 最初 , 出力 ...
https://man.plustar.jp/php/ds-vector.sorted.html - [similar]
Return a string with the flags of the given field offset 2583
« cubrid_fetch_row cubrid_field_len » PHP Manual CUBRID MySQL 互換関数 Return a string with the ... set separated by space. You can split the returned value using explode. The possible flags could be: not_nu ... ess is successful. false when invalid field_offset value. -1 if SQL sentence is not SELECT. 例 例1 cubrid_f ...
https://man.plustar.jp/php/function.cubrid-field-flags.html - [similar]
Return the client library version 2583
« cubrid_get_class_name cubrid_get_db_parameter » PHP Manual CUBRID 関数 Return the client libra ... meter ( $conn ); while (list( $param_name , $param_value ) = each ( $db_params )) { printf ( "%-30s %s\n" , ... $param_name , $param_value ); } printf ( "\n" ); $server_info = cubrid_get_se ...
https://man.plustar.jp/php/function.cubrid-get-client-info.html - [similar]
Return the CUBRID server version 2583
« cubrid_get_query_timeout cubrid_get » PHP Manual CUBRID 関数 Return the CUBRID server version ... meter ( $conn ); while (list( $param_name , $param_value ) = each ( $db_params )) { printf ( "%-30s %s\n" , ... $param_name , $param_value ); } printf ( "\n" ); $server_info = cubrid_get_se ...
https://man.plustar.jp/php/function.cubrid-get-server-info.html - [similar]
Return the ID generated for the last updated AUTO_INCREMENT column 2583
« cubrid_get cubrid_is_instance » PHP Manual CUBRID 関数 Return the ID generated for the last up ... nction should not be used even if it will return a value. パラメータ conn_identifier The connection identif ... . 変更履歴 バージョン 説明 8.4.0 Change the return value from an array to string; Remove the first paramete ... brid_execute ( $conn , "INSERT INTO cubrid_test(t) VALUES('cubrid_test')" ); } $id = cubrid_insert_id (); v ...
https://man.plustar.jp/php/function.cubrid-insert-id.html - [similar]
Trains on an entire dataset, for a period of time using the Cascade2 training al... 2583
« Fann 関数 fann_cascadetrain_on_file » PHP Manual Fann 関数 Trains on an entire dataset, for a ... etermining how large a fraction the fann_get_MSE() value should change within fann_get_cascade_output_stagn ... ber of neurons between printing a status report. A value of zero means no reports should be printed. desire ...
https://man.plustar.jp/php/function.fann-cascadetrain-on-data.html - [similar]
コンパクト、かつ保存可能な値のバイナリ表現を生成する 2583
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバ ... ナリ表現を生成する 説明 igbinary_serialize ( mixed $value ): string | false 値の保存可能なバイナリ表現を生成 ... は、 igbinary_unserialize() が使えます。 パラメータ value シリアライズする値。 igbinary_serialize() は、 res ... イトとして扱われます。 戻り値 任意の場所で保存できる value のバイナリストリーム表現を含む、 文字列を返します。 ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]