検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 177 for [SIMILAR] 16 1024 4096 WITH 21910 threaded WITH ... (0.199 sec.)
値に依存した列挙型(Backed Enum) 0
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依存した列挙型(Backed Enum) デフォルトでは、列挙型はスカラー値の情報を持っていません。 単なるシングルトンオブジェクトです。 しかし、列挙型の case をデータベースや、 類似のデータストアで読み書きす ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
Submits a task to a specific worker for execution 0
« Pool::submit Volatile » PHP Manual Pool Submits a task to a specific worker for execution Pool::submitTo (PECL pthreads >= 2.0.0) Pool::submitTo — Submits a task to a specific worker for execution 説明 public Pool::submitTo ( int $worker , Threaded $task ): int Submit a task to the spe ...
https://man.plustar.jp/php/pool.submitTo.html - [similar]
リファレンスが行うことは何ですか? 0
« リファレンスとは? リファレンスが行わないこと » PHP Manual リファレンスの説明 リファレンスが行うことは何ですか? リファレンスが行うことは何ですか? リファレンスを使う基本操作には三通りあります。 リファレンスの代入 、 リファレンス渡し 、 そして リファレンスを返す ことです。 この節では、これ ...
https://man.plustar.jp/php/language.references.whatdo.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
Submits an object for execution 0
« Pool::shutdown Pool::submitTo » PHP Manual Pool Submits an object for execution Pool::submit (PECL pthreads >= 2.0.0) Pool::submit — Submits an object for execution 説明 public Pool::submit ( Threaded $task ): int Submit the task to the next Worker in the Pool パラメータ task The task ...
https://man.plustar.jp/php/pool.submit.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
The MySQLi Extension Function Summary 0
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension Function Summary Summary of mysqli methods mysqli Class OOP Interface Procedural Interface Alias (Do not use) Description Properties $mysqli::affected_rows mysqli_affected_rows() N/A Gets the n ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
UI 0
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/設定 要件 インストール手順 UI\Point — Represents a position (x,y) UI\Point::at — Size Coercion UI\Point::__construct — Construct a new Point UI\Point::getX — Retrieves X UI\Point::getY — Retri ...
https://man.plustar.jp/php/book.ui.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]