検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 325 for max (0.016 sec.)
結果ポインタにおける現在のフィールドオフセットを取得する 5292
« mysqli_result::__construct mysqli_result::data_seek » PHP Manual mysqli_result 結果ポインタにお ... 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 ... 以下となります。 Column 1: Name: Name Table: Country max. Len: 11 Flags: 1 Type: 254 Column 2: Name: Surfac ... eArea Table: Country max. Len: 10 Flags: 32769 Type: 4 参考 mysqli_fetch_fi ...
https://man.plustar.jp/php/mysqli-result.current-field.html - [similar]
サーバーを追加する 5256
« radius_acct_open radius_auth_open » PHP Manual Radius 関数 サーバーを追加する radius_add_serve ... , int $port , string $secret , int $timeout , int $max_tries ): bool radius_add_server() は複数回コールさ ... ポンスを受信するか あるいは各サーバーへの接続回数が max_tries をこえるまでラウンドロビン形式でのアクセスを ... 応答を受信する際のタイムアウトを秒単位で指定します。 max_tries 結果が返ってこなかった場合に最大何回までリク ... エストを繰り返すかを max_tries に指定します。 戻り値 成功した場合に true を ...
https://man.plustar.jp/php/function.radius-add-server.html - [similar]
Returns the ReadPreference's "maxStalenessSeconds" option 5256
« MongoDB\Driver\ReadPreference::getHedge MongoDB\Driver\ReadPreference::getMode » PHP Manual Mo ... river\ReadPreference Returns the ReadPreference's "maxStalenessSeconds" option MongoDB\Driver\ReadPrefere ... nce::getMaxStalenessSeconds (mongodb >=1.2.0) MongoDB\Driver\R ... eadPreference::getMaxStalenessSeconds — Returns the ReadPreference's "ma ... 説明 final public MongoDB\Driver\ReadPreference::getMaxStalenessSeconds (): int パラメータ この関数にはパラ ...
https://man.plustar.jp/php/mongodb-driver-readpreference.getmaxstalenessseconds.... - [similar]
実行時設定 5219
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... STEM odbc.check_persistent "1" PHP_INI_SYSTEM odbc.max_persistent "-1" PHP_INI_SYSTEM odbc.max_links "-1" ... 利用する前に接続が有効であることを確認します。 odbc.max_persistent int プロセス毎の持続的 ODBC 接続の最大数 ... 。 odbc.max_links int プロセス毎の持続的接続を含む ODBC 接続の ... , 実行 , persistent , ALL , int , 接続 , SYSTEM , max , 名前 ...
https://man.plustar.jp/php/odbc.configuration.html - [similar]
cURL マルチハンドル用のオプションを設定する 5182
« curl_multi_select curl_multi_strerror » PHP Manual cURL 関数 cURL マルチハンドル用のオプション ... ライン化のbitを設定しても効果はありません。 CURLMOPT_MAXCONNECTS 同時に開く接続の最大数を指定します。これを ... ペナルティの閾値をバイト単位で指定します。 CURLMOPT_MAX_HOST_CONNECTIONS 単一のホストへの最大接続数を指定し ... ます。 CURLMOPT_MAX_PIPELINE_LENGTH 単一のパイプライン内での最大リクエ ... スト数を指定します。 CURLMOPT_MAX_TOTAL_CONNECTIONS 同時にオープンする接続の最大数を ...
https://man.plustar.jp/php/function.curl-multi-setopt.html - [similar]
画像の極値を取得する 5182
« Gmagick::getimagedispose Gmagick::getimagefilename » PHP Manual Gmagick 画像の極値を取得する G ... a (): array 画像の極値を取得します。 "min" および "max" というキーを持つ連想配列を返します。 パラメータ こ ... 数にはパラメータはありません。 戻り値 "min" および "max" というキーを持つ連想配列を返します。 エラー / 例外 ... k , getimageextrema , エラー , パラメータ , キー , max , min , array ...
https://man.plustar.jp/php/gmagick.getimageextrema.html - [similar]
単一のフィールドのメタデータを取得する 5182
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィー ... ブル名。 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: SurfaceArea Table: Country max. Len: 10 Flags: 32769 Type: 4 参考 mysqli_num_fiel ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
設定 5145
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 ... 日)、 デフォルトの単位: 秒、デフォルト値: 0 process.max int FPM がフォークするプロセスの最大数。 多数のプー ... ョンは必須です。 static - 子プロセスの数は固定 ( pm.max_children ) です。 ondemand - プロセスを必要に応じて ... ービスを開始します。 dynamic - 子プロセスの数は、 pm.max_children 、 pm.start_servers 、 pm.min_spare_serve ... rs 、 pm.max_spare_servers の内容に基づいて動的に設定されます。 ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
実行時設定 5145
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... 定オプション 名前 デフォルト 変更可能 変更履歴 ldap.max_links "-1" PHP_INI_SYSTEM PHP_INI_* モードの詳細お ... 定ディレクティブに関する 簡単な説明を示します。 ldap.max_links int プロセスあたりの LDAP 接続の最大数。 関連 ... キーワード: 設定 , 実行 , インストール , 変更 , max , モード , 接続 , プロセス , int , 参照 ...
https://man.plustar.jp/php/ldap.configuration.html - [similar]
Fann 関数 5145
« XOR training fann_cascadetrain_on_data » PHP Manual FANN Fann 関数 Fann 関数 目次 fann_cascade ... scade candidate stagnation epochs fann_get_cascade_max_cand_epochs — Returns the maximum candidate epochs ... fann_get_cascade_max_out_epochs — Returns the maximum out epochs fann_g ... or used during RPROP training fann_get_rprop_delta_max — Returns the maximum step-size fann_get_rprop_del ... connection a random weight between min_weight and max_weight fann_read_train_from_file — Reads a file th ...
https://man.plustar.jp/php/ref.fann.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT