検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 817 for Return (0.052 sec.)
Return a numerical array with the values of the current row 4048
« cubrid_fetch_object cubrid_field_flags » PHP Manual CUBRID MySQL 互換関数 Return a numerical a ... etch_row (PECL CUBRID >= 8.3.0) cubrid_fetch_row — Return a numerical array with the values of the current r ... rce $result , int $type = ? ): array This function returns a numerical array with the values of the current ... y, a numeric array, or both cubrid_fetch_assoc() - Return the associative array that corresponds to the fetc ... row cubrid_fetch_object() - Fetch the next row and return it as an object 関連キーワード: cubrid , row , Ath ...
https://man.plustar.jp/php/function.cubrid-fetch-row.html - [similar]
Return the number of columns in the result set 4048
« cubrid_next_result cubrid_num_rows » PHP Manual CUBRID 関数 Return the number of columns in th ... _num_cols (PECL CUBRID >= 8.3.0) cubrid_num_cols — Return the number of columns in the result set 説明 cubri ... lt set 関連キーワード: result , columns , cubrid , Return , num , the , of , in , cols , rows ...
https://man.plustar.jp/php/function.cubrid-num-cols.html - [similar]
Enter UI Loop 4048
« UI\quit UI\Draw\Text\Font\Weight » PHP Manual UI 関数 Enter UI Loop UI\run (UI 2.0.0) UI\run — ... into the main loop, by default control will not be returned to the caller パラメータ flags Set UI\Loop to re ... turn control, and UI\Wait to return control after waiting 戻り値 関連キーワード: contr ... ol , run , return , flags , quit , after , Wait , Set , パラメータ , ...
https://man.plustar.jp/php/function.ui-run.html - [similar]
関数をエクスポートする 4048
« ReflectionFunction::__construct ReflectionFunction::getClosure » PHP Manual ReflectionFunction ... eflectionFunction::export ( string $name , string $return = ? ): string 調べた関数をエクスポートします。 パラ ... メータ name エクスポートするリフレクション。 return true に設定すると、エクスポートを発行するのではなく ... す。 false (デフォルト) の場合はその逆です。 戻り値 return パラメータを true に設定すると、エクスポートを文字 ... ード: 関数 , ReflectionFunction , export , string , return , パラメータ , 推奨 , 設定 , toString , 起動 ...
https://man.plustar.jp/php/reflectionfunction.export.html - [similar]
メソッドをエクスポートする 4048
« ReflectionMethod::__construct ReflectionMethod::getClosure » PHP Manual ReflectionMethod メソッ ... hod::export ( string $class , string $name , bool $return = false ): string ReflectionMethod をエクスポートし ... ます。 パラメータ class クラス名。 name メソッド名。 return true に設定すると、エクスポートを発行するのではなく ... す。 false (デフォルト) の場合はその逆です。 戻り値 return パラメータを true に設定すると、エクスポートを文字 ... を返す 関連キーワード: ReflectionMethod , メソッド , return , string , export , construct , 設定 , パラメータ ...
https://man.plustar.jp/php/reflectionmethod.export.html - [similar]
ファイルの構文ハイライト表示 4015
« __halt_compiler highlight_string » PHP Manual その他の関数 ファイルの構文ハイライト表示 highli ... 表示 説明 highlight_file ( string $filename , bool $return = false ): string | bool filename の中のコードを構 ... filename ハイライト表示する PHP ファイルへのパス。 return このパラメータを true にすると、この関数はハイライ ... トされたコードを返します。 戻り値 return が true の場合は、 ハイライトされたコードを文字列と ... してしまわないように注意する必要があります。 注意 : return パラメータを使う場合、この関数は内部的に出力バッフ ...
https://man.plustar.jp/php/function.highlight-file.html - [similar]
ユーザー定義の比較関数を使用して、配列を値でソートする 4015
« uksort クラス/オブジェクト » PHP Manual 配列 関数 ユーザー定義の比較関数を使用して、配列を値で ... <?php function cmp ( $a , $b ) { if ( $a == $b ) { return 0 ; } return ( $a < $b ) ? - 1 : 1 ; } $a = array( ... うこともできます。 <?php function cmp ( $a , $b ) { return $a <=> $b ; } $a = array( 3 , 2 , 5 , 6 , 1 ); uso ... 用する usort() の例 <?php function cmp ( $a , $b ) { return strcmp ( $a [ "fruit" ], $b [ "fruit" ]); } $fruit ... ソッドです */ static function cmp_obj ( $a , $b ) { return strtolower ( $a -> name ) <=> strtolower ( $b -> n ...
https://man.plustar.jp/php/function.usort.html - [similar]
エクスポートする 4015
« Reflection Reflection::getModifierNames » PHP Manual Reflection エクスポートする Reflection::e ... Reflection::export ( Reflector $reflector , bool $return = false ): string リフレクションをエクスポートしま ... ラメータ reflector エクスポートするリフレクション。 return true に設定すると、エクスポートを発行するのではなく ... す。 false (デフォルト) の場合はその逆です。 戻り値 return パラメータを true に設定すると、エクスポートを文字 ... 得する 関連キーワード: Reflection , export , 関数 , return , パラメータ , 警告 , 推奨 , getModifierNames , 設 ...
https://man.plustar.jp/php/reflection.export.html - [similar]
エクスポートする 4015
« ReflectionObject::__construct ReflectionParameter » PHP Manual ReflectionObject エクスポートす ... eflectionObject::export ( string $argument , bool $return = ? ): string リフレクションをエクスポートします。 ... パラメータ argument エクスポートするリフレクション。 return true に設定すると、エクスポートを発行するのではなく ... す。 false (デフォルト) の場合はその逆です。 戻り値 return パラメータを true に設定すると、エクスポートを文字 ... 関連キーワード: ReflectionObject , export , 関数 , return , construct , 設定 , パラメータ , argument , strin ...
https://man.plustar.jp/php/reflectionobject.export.html - [similar]
Specifies the number of results to return for each group. The server default val... 4015
« SolrQuery::setGroupFormat SolrQuery::setGroupMain » PHP Manual SolrQuery Specifies the number ... of results to return for each group. The server default value is 1 Solr ... setGroupLimit — Specifies the number of results to return for each group. The server default value is 1 説明 ... ue ): SolrQuery Specifies the number of results to return for each group. The server default value is 1. パラ ...
https://man.plustar.jp/php/solrquery.setgrouplimit.html - [similar]