検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 157 for there (0.003 sec.)
Set the timer callback function 6532
« ZMQDevice::setIdleTimeout ZMQDevice::setTimerTimeout » PHP Manual ZMQDevice Set the timer call ... ds. The idle callback is invoked periodically when there is no activity on the device. The timeout value gu ... arantees that there is at least this amount of milliseconds between in ...
https://man.plustar.jp/php/zmqdevice.settimercallback.html - [similar]
Indicates whether the specified statement has rows 6451
« sqlsrv_get_field sqlsrv_next_result » PHP Manual SQLSRV 関数 Indicates whether the specified s ... rv_has_rows ( $stmt ); if ( $rows === true ) echo "There are rows. <br />" ; else echo "There are no rows. ...
https://man.plustar.jp/php/function.sqlsrv-has-rows.html - [similar]
Returns the number of candidates used during training 6197
« fann_get_cascade_num_candidate_groups fann_get_cascade_output_change_fraction » PHP Manual Fan ... ion steepnesses used for the candidate neurons. If there are 2 activation functions in the activation funct ... ray and 3 steepnesses in the steepness array, then there will be 2x3=6 different candidates which will be t ...
https://man.plustar.jp/php/function.fann-get-cascade-num-candidates.html - [similar]
Return the ID generated for the last updated AUTO_INCREMENT column 6116
« cubrid_get cubrid_is_instance » PHP Manual CUBRID 関数 Return the ID generated for the last up ... r more than one columns in a table. In most cases, there will be a single AUTO_INCREMENT column in a table. ... If there are multiple AUTO_INCREMENT columns, this function ... on failure. 変更履歴 バージョン 説明 8.4.0 Change the return value from an array to string; Remove the fir ...
https://man.plustar.jp/php/function.cubrid-insert-id.html - [similar]
Sends data from parameter streams to the server 6116
« sqlsrv_rows_affected sqlsrv_server_info » PHP Manual SQLSRV 関数 Sends data from parameter str ... ery() or sqlsrv_execute() . 戻り値 Returns true if there is more data to send and false if there is not. 例 ... $data = fopen ( "data://text/plain,[ Lengthy content here. ]" , "r" ); $params = array( & $data ); // Prepa ...
https://man.plustar.jp/php/function.sqlsrv-send-stream-data.html - [similar]
Returns the status of working copy files and directories 6116
« svn_revert svn_update » PHP Manual SVN 関数 Returns the status of working copy files and direc ... ssociative arrays detailing the status of items in the repository: Array ( [0] => Array ( // information on ... the item is absent, that is, Subversion knows that there should be something there but there isn't. (Only s ...
https://man.plustar.jp/php/function.svn-status.html - [similar]
代入演算子 6116
« 算術演算子 ビット演算子 » PHP Manual 演算子 代入演算子 代入演算子 代入演算子の基本となるものは ... す。$a = $a + 5; と同じです。 $b = "Hello " ; $b .= "There!" ; // $bを"Hello There!"にセットします。$b = $b . ... "There!";と同じです。 ?> 代入は、元の変数を新しい変数にコ ...
https://man.plustar.jp/php/language.operators.assignment.html - [similar]
phar のグローバルメタデータを削除する 6116
« Phar::decompressFiles Phar::delete » PHP Manual Phar phar のグローバルメタデータを削除する Pha ... har -> getMetadata ()); $phar -> setMetadata ( "hi there" ); var_dump ( $phar -> getMetadata ()); $phar -> ... 上の例の出力は以下となります。 NULL string(8) "hi there" NULL 参考 Phar::getMetadata() - phar アーカイブの ...
https://man.plustar.jp/php/phar.delmetadata.html - [similar]
zip アーカイブのグローバルメタデータを削除する 6116
« PharData::decompressFiles PharData::delete » PHP Manual PharData zip アーカイブのグローバルメタ ... har -> getMetadata ()); $phar -> setMetadata ( "hi there" ); var_dump ( $phar -> getMetadata ()); $phar -> ... 上の例の出力は以下となります。 NULL string(8) "hi there" NULL 参考 Phar::delMetadata() - phar のグローバル ...
https://man.plustar.jp/php/phardata.delmetadata.html - [similar]
Finalizes all add/deletes made to the index 6116
« SolrClient::addDocuments SolrClient::__construct » PHP Manual SolrClient Finalizes all add/del ... rite a new index descriptor. If the JVM crashes or there is a loss of power, changes that occurred after th ... s SolrClientException if the client had failed, or there was a connection issue. Throws SolrServerException ... if the Solr Server had failed to process the request. 変更履歴 バージョン 説明 PECL solr 1.1.0, 2 ...
https://man.plustar.jp/php/solrclient.commit.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT