検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 817 for return (0.096 sec.)
イテレータの現在の要素がフィルタを満たすかどうかを調べる 2940
« FilterIterator FilterIterator::__construct » PHP Manual FilterIterator イテレータの現在の要素が ... () { // 長さが 10 文字以上の文字列のみを許可します return strlen ( parent :: current ()) >= 10 ; } } $arrayI ...
https://man.plustar.jp/php/filteriterator.accept.html - [similar]
Get db name from results of cubrid_list_dbs 2940
« cubrid_data_seek cubrid_errno » PHP Manual CUBRID MySQL 互換関数 Get db name from results of c ... bs() . index The index into the result set. 戻り値 Returns the database name on success, and false on failur ... e. If false is returned, use cubrid_error() to determine the nature of t ... 力は以下となります。 demodb 参考 cubrid_list_dbs() - Return an array with the list of all existing CUBRID data ...
https://man.plustar.jp/php/function.cubrid-db-name.html - [similar]
Get the facility code of error 2940
« cubrid_drop cubrid_error_code » PHP Manual CUBRID 関数 Get the facility code of error cubrid_e ... tion. Usually, you can get the error code when API returns false as its return value. パラメータ この関数には ...
https://man.plustar.jp/php/function.cubrid-error-code-facility.html - [similar]
Get error code for the most recent function call 2940
« cubrid_error_code_facility cubrid_error_msg » PHP Manual CUBRID 関数 Get error code for the mo ... xecution. Usually, it gets the error code when API returns false as its return value. パラメータ この関数には ...
https://man.plustar.jp/php/function.cubrid-error-code.html - [similar]
Get last error message for the most recent function call 2940
« cubrid_error_code cubrid_execute » PHP Manual CUBRID 関数 Get last error message for the most ... UBRID API. Usually, it gets error message when API returns false as its return value. パラメータ この関数には ...
https://man.plustar.jp/php/function.cubrid-error-msg.html - [similar]
Perform a query without fetching the results into memory 2940
« cubrid_result CUBRID 廃止されたエイリアスと関数 » PHP Manual CUBRID MySQL 互換関数 Perform a q ... that all query results have been complete. It will return when the results are being generated. パラメータ q ... 値 For SELECT, SHOW, DESCRIBE or EXPLAIN statements returns a request identifier resource on success. For oth ... type of SQL statements, UPDATE, DELETE, DROP, etc, returns true on success. false on failure. 例 例1 cubrid_ ... _num_rows() and cubrid_data_seek() on a result set returned from cubrid_unbuffered_query() . 関連キーワード: ...
https://man.plustar.jp/php/function.cubrid-unbuffered-query.html - [similar]
Adds a record to a database 2940
« dBase 関数 dbase_close » PHP Manual dBase 関数 Adds a record to a database dbase_add_record (P ... tabase. パラメータ database The database resource, returned by dbase_open() or dbase_create() . data An inde ... ll fail. 注意 : If you're using dbase_get_record() return value for this parameter, remember to reset the ke ...
https://man.plustar.jp/php/function.dbase-add-record.html - [similar]
Gets a record from a database as an indexed array 2940
« dbase_get_record_with_names dbase_numfields » PHP Manual dBase 関数 Gets a record from a datab ... array. パラメータ database The database resource, returned by dbase_open() or dbase_create() . number The i ... 換されていました。 On error, dbase_get_record() will return false . 変更履歴 バージョン 説明 dbase 7.0.0 datab ...
https://man.plustar.jp/php/function.dbase-get-record.html - [similar]
Opens a database 2940
« dbase_numrecords dbase_pack » PHP Manual dBase 関数 Opens a database dbase_open (PHP 5 < 5.3.0 ... _RDWR , respectively, to specify the mode . 戻り値 Returns a database resource on success, 失敗した場合に fa ... を返します. 変更履歴 バージョン 説明 dbase 7.0.0 The return value is now a resource instead of an int . 例 例1 ...
https://man.plustar.jp/php/function.dbase-open.html - [similar]
Sets the activation function for supplied neuron and layer 2940
« fann_set_activation_function_output fann_set_activation_steepness_hidden » PHP Manual Fann 関数 ... be one of the activation functions constants. The return value is one of the activation functions constants ... and layer number fann_get_activation_function() - Returns the activation function 関連キーワード: activatio ...
https://man.plustar.jp/php/function.fann-set-activation-function.html - [similar]