検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 325 for max (0.008 sec.)
Sets maximum header size 5403
« EventHttpConnection::setMaxBodySize EventHttpConnection::setRetries » PHP Manual EventHttpConn ... ection Sets maximum header size EventHttpConnection::setMaxHeaders ... (PECL event >= 1.2.6-beta) EventHttpConnection::setMaxHeadersSize — Sets maximum header size 説明 public ... EventHttpConnection::setMaxHeadersSize ( string $max_size ): void Sets maximum ... header size for the connection. パラメータ max_size The maximum header size in bytes. 戻り値 値を ...
https://man.plustar.jp/php/eventhttpconnection.setmaxheaderssize.html - [similar]
結果セットの次のフィールドを返す 5403
« mysqli_result::fetch_field_direct mysqli_result::fetch_fields » PHP Manual mysqli_result 結果セ ... db データベース名 catalog カタログ名。常に "def"。 max_length 結果セットにおけるフィールドの最大幅。 leng ... ntf ( "Table: %s\n" , $finfo -> table ); printf ( "max. Len: %d\n" , $finfo -> max_length ); printf ( "Fl ... ntf ( "Table: %s\n" , $finfo -> table ); printf ( "max. Len: %d\n" , $finfo -> max_length ); printf ( "Fl ... 例の出力は以下となります。 Name: Name Table: Country max. Len: 11 Flags: 1 Type: 254 Name: SurfaceArea Tabl ...
https://man.plustar.jp/php/mysqli-result.fetch-field.html - [similar]
Constructor 5403
« Yac::add Yac::delete » PHP Manual Yac Constructor Yac::__construct (PECL yac >= 1.0.0) Yac::__ ... is not enabled. Throws Exception if prefix exceeds max key length of 48 ( YAC_MAX_KEY_LEN ) bytes. 関連キ ... , construct , Throws , string , Exception , key , max , exceeds , enabled ...
https://man.plustar.jp/php/yac.construct.html - [similar]
The SolrCollapseFunction class 5366
« SolrDisMaxQuery::useEDisMaxQueryParser SolrCollapseFunction::__construct » PHP Manual Solr The ... eld (): string public getHint (): string public getMax (): string public getMin (): string public getNull ... t ( string $hint ): SolrCollapseFunction public setMax ( string $max ): SolrCollapseFunction public setMi ... t — Returns collapse hint SolrCollapseFunction::getMax — Returns max parameter SolrCollapseFunction::getM ... Hint — Sets collapse hint SolrCollapseFunction::setMax — Selects the group heads by the max value of a nu ...
https://man.plustar.jp/php/class.solrcollapsefunction.html - [similar]
実行時間の最大値を制限する 5366
« set_include_path sys_get_temp_dir » PHP Manual PHP オプション/情報 関数 実行時間の最大値を制限 ... デフォルトの制限値は 30 秒です。 なお、 php.ini で max_execution_time の 値が定義されている場合にはそれを ... 注意 : 関数 set_time_limit() と設定ディレクティブ max_execution_time は、 このスクリプト自体の実行時間に ... 計測された時間は実際の時間と等しくなります。 参考 max_execution_time max_input_time 関連キーワード: 実行 ... , 制限 , 最大 , スクリプト , limit , max , execution , 設定 , time , 関数 ...
https://man.plustar.jp/php/function.set-time-limit.html - [similar]
古いセッションを削除する 5366
« SessionHandlerInterface::destroy SessionHandlerInterface::open » PHP Manual SessionHandlerInte ... する 説明 public SessionHandlerInterface::gc ( int $max_lifetime ): int | false 有効期限を過ぎたセッション ... ivisor 、 session.gc_probability および session.gc_maxlifetime の設定に基づいて、 session_start() からコー ... ルされます。 パラメータ max_lifetime 直近の max_lifetime 秒の間に更新されていな ... ード: 削除 , セッション , SessionHandlerInterface , max , session , 成功 , バージョン , int , 履歴 , 変更 ...
https://man.plustar.jp/php/sessionhandlerinterface.gc.html - [similar]
Calculate input and output scaling parameters for future use based on training d... 5329
« fann_set_sarprop_weight_decay_shift fann_set_train_error_function » PHP Manual Fann 関数 Calcu ... ain_data , float $new_input_min , float $new_input_max , float $new_output_min , float $new_output_max ): ... ta after scaling (not strictly followed) new_input_max The desired upper bound in input data after scalin ... a after scaling (not strictly followed) new_output_max The desired upper bound in output data after scali ...
https://man.plustar.jp/php/function.fann-set-scaling-params.html - [similar]
圧縮された文字列を解凍する 5329
« gztell gzwrite » PHP Manual Zlib 関数 圧縮された文字列を解凍する gzuncompress (PHP 4 >= 4.0.1, ... 列を解凍する 説明 gzuncompress ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文 ... zcompress() によって圧縮されたデータを指定します。 max_length デコードするデータの最大長を指定します。 戻 ... 力 data の 32768 倍、もしくはオプションのパラメータ max_length 以上の場合、エラーを返します。 例 例1 gzunc ... 凍 , データ , gzuncompress , length , 関数 , data , max , deflate , エラー ...
https://man.plustar.jp/php/function.gzuncompress.html - [similar]
Set the value of a configuration option 5292
« EventDnsBase::parseResolvConf EventDnsBase::setSearchNdots » PHP Manual EventDnsBase Set the v ... configuration options are: "ndots" , "timeout" , "max-timeouts" , "max-inflight" , and "attempts" . valu ... t , EventDnsBase , of , the , setOption , string , max , timeout ...
https://man.plustar.jp/php/eventdnsbase.setoption.html - [similar]
文字列の metaphone キーを計算する 5292
« md5 money_format » PHP Manual String 関数 文字列の metaphone キーを計算する metaphone (PHP 4, ... ーを計算する 説明 metaphone ( string $string , int $max_phonemes = 0 ): string string の metaphone キーを計 ... で解説されています。 パラメータ string 入力文字列。 max_phonemes このパラメータは、返される metaphone キー ... の長さを最大 max_phonemes 文字 までに制限します。 しかし、phonemes ... は完全に書き換えられるので、 結果の文字列の長さは、 max_phonemes よりも少し長くなります。 デフォルト値の 0 ...
https://man.plustar.jp/php/function.metaphone.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT