検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 1426 for [SIMILAR] 16 1024 4096 WITH 34541 json WITH 8478... (1.246 sec.)
文字列を小文字にする 0
« mb_strstr mb_strtoupper » PHP Manual マルチバイト文字列 関数 文字列を小文字にする mb_strtolower (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtolower — 文字列を小文字にする 説明 mb_strtolower ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを小文字に ...
https://man.plustar.jp/php/function.mb-strtolower.html - [similar]
文字列を大文字にする 0
« mb_strtolower mb_strwidth » PHP Manual マルチバイト文字列 関数 文字列を大文字にする mb_strtoupper (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtoupper — 文字列を大文字にする 説明 mb_strtoupper ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを大文字 ...
https://man.plustar.jp/php/function.mb-strtoupper.html - [similar]
wddx の例 0
« 例 WDDX 関数 » PHP Manual 例 wddx の例 wddx の例 変数をシリアル化する全ての関数は配列の最初要素をその配列が配列と 構造体のどちらでシリアル化されるのかを定義するために使用するということに 注意してください。最初の要素が文字列をキーとして有する場合は 構造体でシリアル化され、その他の場合は ...
https://man.plustar.jp/php/wddx.examples-serialize.html - [similar]
MongoDB driver classes 0
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes MongoDB driver classes MongoDB\Driver\Manager — The MongoDB\Driver\Manager class MongoDB\Driver\Manager::addSubscriber — Registers a monitoring event subscriber with this Manager MongoDB\Driver\ ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
match 0
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
例外の文字列表現 0
« Exception::getTraceAsString Exception::__clone » PHP Manual Exception 例外の文字列表現 Exception::__toString (PHP 5, PHP 7, PHP 8) Exception::__toString — 例外の文字列表現 説明 public Exception::__toString (): string 例外を文字列で表現したものを返します。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/exception.tostring.html - [similar]
Open a connection to a CUBRID Server 0
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUBRID Server cubrid_connect (PECL CUBRID >= 8.3.1) cubrid_connect — Open a connection to a CUBRID Server 説明 cubrid_connect ( string $host , int $port , string $dbname , string $userid = ? , st ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
Returns the bit fail limit used during training 0
« fann_get_bias_array fann_get_bit_fail » PHP Manual Fann 関数 Returns the bit fail limit used during training fann_get_bit_fail_limit (PECL fann >= 1.0.0) fann_get_bit_fail_limit — Returns the bit fail limit used during training 説明 fann_get_bit_fail_limit ( resource $ann ): float Retu ...
https://man.plustar.jp/php/function.fann-get-bit-fail-limit.html - [similar]
Test a set of training data and calculates the MSE for the training data 0
« fann_subset_train_data fann_test » PHP Manual Fann 関数 Test a set of training data and calculates the MSE for the training data fann_test_data (PECL fann >= 1.0.0) fann_test_data — Test a set of training data and calculates the MSE for the training data 説明 fann_test_data ( resource ...
https://man.plustar.jp/php/function.fann-test-data.html - [similar]
MySQLデータベースを破棄(削除)する 0
« mysql_db_query mysql_errno » PHP Manual MySQL 関数 MySQLデータベースを破棄(削除)する mysql_drop_db (PHP 4, PHP 5) mysql_drop_db — MySQLデータベースを破棄(削除)する 警告 この関数は PHP 4.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体とあわせて削除されました。 MySQLi あるいは ...
https://man.plustar.jp/php/function.mysql-drop-db.html - [similar]