検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 437 for [SIMILAR] 16 1024 4096 WITH 47523 dtrace WITH 10... (0.725 sec.)
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
コードポイントが、ICU の空白文字であるかを調べる 0
« IntlChar::isUWhiteSpace IntlChar::isxdigit » PHP Manual IntlChar コードポイントが、ICU の空白文字であるかを調べる IntlChar::isWhitespace (PHP 7, PHP 8) IntlChar::isWhitespace — コードポイントが、ICU の空白文字であるかを調べる 説明 public static IntlChar::isWhitespace ( int | string $co ...
https://man.plustar.jp/php/intlchar.iswhitespace.html - [similar]
定義済み定数 0
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PDO::PARAM_BOOL ( int ) ブールデータ型を表します。 PDO::PAR ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する 0
« PDO::__construct PDO::errorInfo » PHP Manual PDO データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する PDO::errorCode (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::errorCode — データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する 説明 public PDO:: ...
https://man.plustar.jp/php/pdo.errorcode.html - [similar]
SQL ステートメントを実行し、作用した行数を返す 0
« PDO::errorInfo PDO::getAttribute » PHP Manual PDO SQL ステートメントを実行し、作用した行数を返す PDO::exec (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::exec — SQL ステートメントを実行し、作用した行数を返す 説明 public PDO::exec ( string $statement ): int | false PDO::exec() は ...
https://man.plustar.jp/php/pdo.exec.html - [similar]
BLOB を読み取るためのストリームリソースを開く 0
« SQLite3::open SQLite3::prepare » PHP Manual SQLite3 BLOB を読み取るためのストリームリソースを開く SQLite3::openBlob (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::openBlob — BLOB を読み取るためのストリームリソースを開く 説明 public SQLite3::openBlob ( string $table , string $column , int $row ...
https://man.plustar.jp/php/sqlite3.openblob.html - [similar]
前の例外(Throwable)を返す 0
« Exception::getMessage Exception::getCode » PHP Manual Exception 前の例外(Throwable)を返す Exception::getPrevious (PHP 5 >= 5.3.0, PHP 7, PHP 8) Exception::getPrevious — 前の例外(Throwable)を返す 説明 final public Exception::getPrevious (): ? Throwable 前に発生した Throwable ( Exception ...
https://man.plustar.jp/php/exception.getprevious.html - [similar]
Trains on an entire dataset, for a period of time using the Cascade2 training al... 0
« Fann 関数 fann_cascadetrain_on_file » PHP Manual Fann 関数 Trains on an entire dataset, for a period of time using the Cascade2 training algorithm fann_cascadetrain_on_data (PECL fann >= 1.0.0) fann_cascadetrain_on_data — Trains on an entire dataset, for a period of time using the Casc ...
https://man.plustar.jp/php/function.fann-cascadetrain-on-data.html - [similar]
Trains on an entire dataset for a period of time 0
« fann_train_epoch fann_train_on_file » PHP Manual Fann 関数 Trains on an entire dataset for a period of time fann_train_on_data (PECL fann >= 1.0.0) fann_train_on_data — Trains on an entire dataset for a period of time 説明 fann_train_on_data ( resource $ann , resource $data , int $max_ ...
https://man.plustar.jp/php/function.fann-train-on-data.html - [similar]
データをファイルに同期する(但しメタデータは除く) 0
« fclose feof » PHP Manual ファイルシステム 関数 データをファイルに同期する(但しメタデータは除く) fdatasync (PHP 8 >= 8.1.0) fdatasync — データをファイルに同期する(但しメタデータは除く) 説明 fdatasync ( resource $stream ): bool この関数は、 stream の内容をストレージに同期します。 fsync() ...
https://man.plustar.jp/php/function.fdatasync.html - [similar]