検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 681 for Default (0.038 sec.)
Yaf_Response_Abstract クラス 3179
« Yaf_Request_Simple::isXmlHttpRequest Yaf_Response_Abstract::appendBody » PHP Manual Yaf Yaf_Re ... ss Yaf_Response_Abstract { /* 定数 */ const string DEFAULT_BODY = "content" ; /* プロパティ */ protected $ _h ...
https://man.plustar.jp/php/class.yaf-response-abstract.html - [similar]
Unixタイムスタンプを書式化する 3179
« date_timezone_set getdate » PHP Manual 日付・時刻 関数 Unixタイムスタンプを書式化する date (PH ... 定されていない場合に E_WARNING を発生させます。 date_default_timezone_set() も参照ください。 変更履歴 バージョン ... 使用するデフォルトのタイムゾーンを指定します。 date_default_timezone_set ( 'UTC' ); // 結果は、たとえば Monday ...
https://man.plustar.jp/php/function.date.html - [similar]
すべてのリクエストを処理し終えるまで libeio をポールする 3179
« eio_dup2 eio_fallocate » PHP Manual Eio 関数 すべてのリクエストを処理し終えるまで libeio をポー ... e ); } eio_chmod ( $temp_filename , 0200 , EIO_PRI_DEFAULT , "my_chmod_callback" ); eio_event_loop (); ?> 上の ...
https://man.plustar.jp/php/function.eio-event-loop.html - [similar]
Returns the activation steepness for supplied neuron and layer number 3179
« fann_get_activation_function fann_get_bias_array » PHP Manual Fann 関数 Returns the activation ... ep activation function can be used (e.g. 1.0). The default activation steepness is 0.5. パラメータ ann ニュー ...
https://man.plustar.jp/php/function.fann-get-activation-steepness.html - [similar]
Returns the number of candidates used during training 3179
« fann_get_cascade_num_candidate_groups fann_get_cascade_output_change_fraction » PHP Manual Fan ... d by fann_set_cascade_num_candidate_groups() . The default number of candidates is 6x4x2 = 48 パラメータ ann ...
https://man.plustar.jp/php/function.fann-get-cascade-num-candidates.html - [similar]
Sets the activation steepness for supplied neuron and layer number 3179
« fann_set_activation_steepness_output fann_set_bit_fail_limit » PHP Manual Fann 関数 Sets the a ... ep activation function can be used (e.g. 1.0). The default activation steepness is 0.5. パラメータ ann ニュー ...
https://man.plustar.jp/php/function.fann-set-activation-steepness.html - [similar]
インターネット接続方式を取得する 3179
« geoip_domain_by_name geoip_isp_by_name » PHP Manual GeoIP 関数 インターネット接続方式を取得する ... ho 'corporate' ; break; case GEOIP_UNKNOWN_SPEED : default: echo 'unknown' ; } ?> 上の例の出力は以下となります ...
https://man.plustar.jp/php/function.geoip-id-by-name.html - [similar]
Creates an initialization vector (IV) from a random source 3179
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from ... s the only one supported on Windows. Note that the default value of this parameter was MCRYPT_DEV_RANDOM prio ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
文を実行する 3179
« oci_error oci_fetch_all » PHP Manual OCI8 関数 文を実行する oci_execute (PHP 5, PHP 7, PHP 8, ... P 5.3.2 (PECL OCI8 1.4) より前のバージョンでは OCI_DEFAULT を使います。これは、 OCI_NO_AUTO_COMMIT と同じ意味 ... OCI_NO_AUTO_COMMIT ); // PHP <= 5.3.1 の場合は OCI_DEFAULT を使います } oci_commit ( $conn ); // 新しい値 1, ...
https://man.plustar.jp/php/function.oci-execute.html - [similar]
クエリがプリフェッチする行数を設定する 3179
« oci_set_prefetch_lob oci_statement_type » PHP Manual OCI8 関数 クエリがプリフェッチする行数を設 ... 多くなる場合は、プリフェッチ行数をデフォルトの oci8.default_prefetch より大きくしておくとパフォーマンスが劇的に ... CI_B_CURSOR ); oci_execute ( $stid ); ?> 参考 oci8.default_prefetch ini オプション 関連キーワード: 設定 , oci ...
https://man.plustar.jp/php/function.oci-set-prefetch.html - [similar]