検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1848 for [SIMILAR] 16 1024 4096 WITH 3238 ラス WITH 3212 ... (2.068 sec.)
Tips 0
« ルール マニュアルについて » PHP Manual ユーザーレベルでの命名の手引き Tips Tips 将来もそのまま使用できるようなコードを書くためには、 グローバル名前空間にあまり多くの変数や関数やクラスを置かないことをおすすめします。 そうしておけば、サードパーティのコードと名前が衝突したり PHP 自体に追加 ...
https://man.plustar.jp/php/userlandnaming.tips.html - [similar]
列挙型の基礎 0
« 列挙型の概要 値に依存した列挙型(Backed Enum) » PHP Manual 列挙型(Enum) 列挙型の基礎 列挙型の基礎 列挙型はクラスに似ていますし、 クラスやインターフェイス、トレイトと名前空間を共有します。 列挙型はオートローディングも可能です。 列挙型は新しい型を定義しますが、 固定の、限られた数の有効な値 ...
https://man.plustar.jp/php/language.enumerations.basics.html - [similar]
Uopz 関数 0
« 定義済み定数 uopz_add_function » PHP Manual uopz Uopz 関数 Uopz 関数 目次 uopz_add_function — Adds non-existent function or method uopz_allow_exit — Allows control over disabled exit opcode uopz_backup — Backup a function uopz_compose — Compose a class uopz_copy — Copy a function uopz_ ...
https://man.plustar.jp/php/ref.uopz.html - [similar]
インターフェイス 0
« RegexIterator::setPregFlags Countable » PHP Manual SPL インターフェイス インターフェイス 目次 Countable OuterIterator RecursiveIterator SeekableIterator SPL にはインターフェイスが用意されています。 定義済みのインターフェイスとクラス も参照ください。 インターフェイス一覧 Countable Outer ...
https://man.plustar.jp/php/spl.interfaces.html - [similar]
はじめに 0
« クラス/オブジェクト インストール/設定 » PHP Manual クラス/オブジェクト はじめに はじめに 以下の関数により、クラスやインスタンスオブジェクトに関する情報を得ることが可能となります。 オブジェクトが属するクラスの名前、そのメンバープロパティ、メソッドを取得可能です。 この関数を使用することに ...
https://man.plustar.jp/php/intro.classobj.html - [similar]
単語リストと共に置換リストを保存するかどうかを定義する 0
« pspell_config_runtogether pspell_new_config » PHP Manual Pspell 関数 単語リストと共に置換リストを保存するかどうかを定義する pspell_config_save_repl (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_save_repl — 単語リストと共に置換リストを保存するかどうかを定義する 説明 pspell_config_ ...
https://man.plustar.jp/php/function.pspell-config-save-repl.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
Zend に対するユーザー操作 0
« runkit7_zval_inspect はじめに » PHP Manual PHP の振る舞いの変更 Zend に対するユーザー操作 Zend に対するユーザー操作 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Uopz 関数 uopz_add_function — Adds non-existent function or method uopz_allow_exit — A ...
https://man.plustar.jp/php/book.uopz.html - [similar]
名前空間の概要 0
« 名前空間 名前空間の定義 » PHP Manual 名前空間 名前空間の概要 名前空間の概要 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間とは何でしょう? 広義の「名前空間」とは、項目をカプセル化するもののことです。 これは多くの場面で見られる抽象概念です。 たとえば、たいていの OS はディレクトリでファイルをグル ...
https://man.plustar.jp/php/language.namespaces.rationale.html - [similar]
与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す 0
« SPL 関数 class_parents » PHP Manual SPL 関数 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_implements (PHP 5, PHP 7, PHP 8) class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す 説明 class_implements ( objec ...
https://man.plustar.jp/php/function.class-implements.html - [similar]