検索

phrase: max: clip:
target: order:
Results of 831 - 840 of about 1114 for from (0.067 sec.)
サポートされるカレンダーからユリウス積算日に変換する 2564
« cal_info easter_date » PHP Manual カレンダー 関数 サポートされるカレンダーからユリウス積算日に ... します。 戻り値 ユリウス積算日を返します。 参考 cal_from_jd() - ユリウス積算日からサポートされるカレンダーに ...
https://man.plustar.jp/php/function.cal-to-jd.html - [similar]
Get the column names in result 2564
« cubrid_col_size cubrid_column_types » PHP Manual CUBRID 関数 Get the column names in result cu ... a" ); $result = cubrid_execute ( $conn , "SELECT * FROM game WHERE host_year=2004 AND nation_code='AUS' AN ...
https://man.plustar.jp/php/function.cubrid-column-names.html - [similar]
Get column types in result 2564
« cubrid_column_names cubrid_commit » PHP Manual CUBRID 関数 Get column types in result cubrid_c ... a" ); $result = cubrid_execute ( $conn , "SELECT * FROM game WHERE host_year=2004 AND nation_code='AUS' AN ...
https://man.plustar.jp/php/function.cubrid-column-types.html - [similar]
Move the internal row pointer of the CUBRID result 2564
« cubrid_close cubrid_db_name » PHP Manual CUBRID MySQL 互換関数 Move the internal row pointer o ... modb" ); $req = cubrid_execute ( $conn , "SELECT * FROM code" ); cubrid_data_seek ( $req , 0 ); $result = ...
https://man.plustar.jp/php/function.cubrid-data-seek.html - [similar]
Return the ID generated for the last updated AUTO_INCREMENT column 2564
« cubrid_get cubrid_is_instance » PHP Manual CUBRID 関数 Return the ID generated for the last up ... 更履歴 バージョン 説明 8.4.0 Change the return value from an array to string; Remove the first parameter cla ...
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... 2564
« Fann 関数 fann_cascadetrain_on_file » PHP Manual Fann 関数 Trains on an entire dataset, for a ... train_on_file() - Trains on an entire dataset read from file, for a period of time using the Cascade2 trai ...
https://man.plustar.jp/php/function.fann-cascadetrain-on-data.html - [similar]
Returns the activation steepness for supplied neuron and layer number 2564
« fann_get_activation_function fann_get_bias_array » PHP Manual Fann 関数 Returns the activation ... ething about how fast the activation function goes from the minimum to the maximum. A high value for the a ...
https://man.plustar.jp/php/function.fann-get-activation-steepness.html - [similar]
Sets the activation steepness for supplied neuron and layer number 2564
« fann_set_activation_steepness_output fann_set_bit_fail_limit » PHP Manual Fann 関数 Sets the a ... ething about how fast the activation function goes from the minimum to the maximum. A high value for the a ...
https://man.plustar.jp/php/function.fann-set-activation-steepness.html - [similar]
InterBase データベースからオブジェクトを得る 2564
« ibase_fetch_assoc ibase_fetch_row » PHP Manual Firebird/InterBase 関数 InterBase データベースか ... $host , $username , $password ); $stmt = 'SELECT * FROM tblname' ; $sth = ibase_query ( $dbh , $stmt ); wh ...
https://man.plustar.jp/php/function.ibase-fetch-object.html - [similar]
フィールドに関する情報を得る 2564
« ibase_fetch_row ibase_free_event_handler » PHP Manual Firebird/InterBase 関数 フィールドに関す ... ld_info() の例 <?php $rs = ibase_query ( "SELECT * FROM tablename" ); $coln = ibase_num_fields ( $rs ); fo ...
https://man.plustar.jp/php/function.ibase-field-info.html - [similar]