検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 587 for [SIMILAR] 16 1024 4096 WITH 39789 isinitialized ... (0.433 sec.)
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
DOMNamedNodeMap クラス 0
« DOMImplementation::hasFeature DOMNamedNodeMap::count » PHP Manual DOM DOMNamedNodeMap クラス DOMNamedNodeMap クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNamedNodeMap implements IteratorAggregate , Countable { /* プロパティ */ public readonly int $ length ; /* メソッド */ public co ...
https://man.plustar.jp/php/class.domnamednodemap.html - [similar]
php_user_filter クラス 0
« ストリームラッパーとして登録するクラスの例 php_user_filter::filter » PHP Manual ストリーム php_user_filter クラス php_user_filter クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスの子クラスを stream_filter_register() に渡します。 子クラスの __construct メソッドは呼び出されないので注意し ...
https://man.plustar.jp/php/class.php-user-filter.html - [similar]
Transliterator クラス 0
« Spoofchecker::setChecks Transliterator::__construct » PHP Manual intl Transliterator クラス Transliterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに Transliterator クラスは、文字列の音訳を行います。 クラス概要 class Transliterator { /* 定数 */ const int FORWARD ...
https://man.plustar.jp/php/class.transliterator.html - [similar]
Control Box (Arrangement) 0
« UI\Controls\Group::setTitle UI\Controls\Box::append » PHP Manual UI Control Box (Arrangement) Control Box (Arrangement) (UI 0.9.9) はじめに A Box allows the arrangement of other controls クラス概要 class UI\Controls\Box extends UI\Control { /* Constants */ const int Vertical ; const in ...
https://man.plustar.jp/php/class.ui-controls-box.html - [similar]
Control Grid (Arrangement) 0
« UI\Controls\Form::setPadded UI\Controls\Grid::append » PHP Manual UI Control Grid (Arrangement) Control Grid (Arrangement) (UI 0.9.9) はじめに A Grid is a control which is allows the arrangement of children into a grid クラス概要 class UI\Controls\Grid extends UI\Control { /* Constants ...
https://man.plustar.jp/php/class.ui-controls-grid.html - [similar]
Yaf_Registry クラス 0
« Yaf_Plugin_Abstract::routerStartup Yaf_Registry::__construct » PHP Manual Yaf Yaf_Registry クラス Yaf_Registry クラス (Yaf >=1.0.0) はじめに Yaf_Registry のすべてのメソッドはstaticメソッドとして宣言されており、 どこからでもアクセスできます。これを使えば、コードのどこからでも必要に応じて ...
https://man.plustar.jp/php/class.yaf-registry.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.3.x で推奨されなくなる機能 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア ヒアドキュメント/Nowdoc の終了ラベルの解釈 ヒアドキュメント/Nowdoc の文法が柔軟になった ことにより、本体の内部に終了ラベルが含まれ ...
https://man.plustar.jp/php/migration73.incompatible.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
次の行を取得し、それをオブジェクトとして返す 0
« PDOStatement::fetchColumn PDOStatement::getAttribute » PHP Manual PDOStatement 次の行を取得し、それをオブジェクトとして返す PDOStatement::fetchObject (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.4) PDOStatement::fetchObject — 次の行を取得し、それをオブジェクトとして返す 説明 public P ...
https://man.plustar.jp/php/pdostatement.fetchobject.html - [similar]