検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 373 for [SIMILAR] 16 1024 4096 WITH 14948 dispatcher WIT... (0.281 sec.)
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
Yaf_Plugin_Abstract クラス 0
« Yaf_Loader::setLibraryPath Yaf_Plugin_Abstract::dispatchLoopShutdown » PHP Manual Yaf Yaf_Plugin_Abstract クラス Yaf_Plugin_Abstract クラス (Yaf >=1.0.0) はじめに プラグインを使えば、フレームワークの拡張やカスタマイズを簡単に行えます。 プラグインは、クラスとして定義します。 実際のクラス ...
https://man.plustar.jp/php/class.yaf-plugin-abstract.html - [similar]
Returns the activation steepness for supplied neuron and layer number 0
« fann_get_activation_function fann_get_bias_array » PHP Manual Fann 関数 Returns the activation steepness for supplied neuron and layer number fann_get_activation_steepness (PECL fann >= 1.0.0) fann_get_activation_steepness — Returns the activation steepness for supplied neuron and laye ...
https://man.plustar.jp/php/function.fann-get-activation-steepness.html - [similar]
Returns the number of candidates used during training 0
« fann_get_cascade_num_candidate_groups fann_get_cascade_output_change_fraction » PHP Manual Fann 関数 Returns the number of candidates used during training fann_get_cascade_num_candidates (PECL fann >= 1.0.0) fann_get_cascade_num_candidates — Returns the number of candidates used during ...
https://man.plustar.jp/php/function.fann-get-cascade-num-candidates.html - [similar]
Sets the activation steepness for supplied neuron and layer number 0
« fann_set_activation_steepness_output fann_set_bit_fail_limit » PHP Manual Fann 関数 Sets the activation steepness for supplied neuron and layer number fann_set_activation_steepness (PECL fann >= 1.0.0) fann_set_activation_steepness — Sets the activation steepness for supplied neuron an ...
https://man.plustar.jp/php/function.fann-set-activation-steepness.html - [similar]
Trains on an entire dataset, which is read from file, for a period of time 0
« fann_train_on_data fann_train » PHP Manual Fann 関数 Trains on an entire dataset, which is read from file, for a period of time fann_train_on_file (PECL fann >= 1.0.0) fann_train_on_file — Trains on an entire dataset, which is read from file, for a period of time 説明 fann_train_on_fil ...
https://man.plustar.jp/php/function.fann-train-on-file.html - [similar]
セッションを閉じる 0
« SessionHandler SessionHandler::create_sid » PHP Manual SessionHandler セッションを閉じる SessionHandler::close (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::close — セッションを閉じる 説明 public SessionHandler::close (): bool 現在のセッションを閉じます。この関数はセッションを閉じると ...
https://man.plustar.jp/php/sessionhandler.close.html - [similar]
セッションを破棄する 0
« SessionHandler::create_sid SessionHandler::gc » PHP Manual SessionHandler セッションを破棄する SessionHandler::destroy (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::destroy — セッションを破棄する 説明 public SessionHandler::destroy ( string $id ): bool セッションを破棄します。 session ...
https://man.plustar.jp/php/sessionhandler.destroy.html - [similar]
セッションを開始する 0
« SessionHandler::gc SessionHandler::read » PHP Manual SessionHandler セッションを開始する SessionHandler::open (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::open — セッションを開始する 説明 public SessionHandler::open ( string $path , string $name ): bool 新しいセッションを作成するか、 ...
https://man.plustar.jp/php/sessionhandler.open.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]