検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 929 for [SIMILAR] 16 1024 4096 WITH 46891 solrutils WITH... (0.569 sec.)
rewind() メソッド 370
« EmptyIterator::next EmptyIterator::valid » PHP Manual EmptyIterator rewind() メソッド EmptyIterator::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) EmptyIterator::rewind — rewind() メソッド 説明 public EmptyIterator::rewind (): void 何もしません。 警告 この関数は、 現在のところ詳細な情報はありま ...
https://man.plustar.jp/php/emptyiterator.rewind.html - [similar]
はじめに 370
« uopz インストール/設定 » PHP Manual uopz はじめに はじめに uopz (User Operations for Zend) エクステンションは、 コンパイル時および実行時に通常使用される Zend Engine の機能を公開します。 その目的は、PHP コードを表す内部構造の変更を可能にすること、 およびユーザーのコードが VM と対話できる ...
https://man.plustar.jp/php/intro.uopz.html - [similar]
XML を、メソッド説明のリストにデコードする 370
« xmlrpc_is_fault xmlrpc_server_add_introspection_data » PHP Manual XML-RPC 関数 XML を、メソッド説明のリストにデコードする xmlrpc_parse_method_descriptions (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_parse_method_descriptions — XML を、メソッド説明のリストにデコードする 説明 xmlrpc_parse_meth ...
https://man.plustar.jp/php/function.xmlrpc-parse-method-descriptions.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
列挙型と static メソッド 0
« 列挙型とメソッド 列挙型と定数 » PHP Manual 列挙型(Enum) 列挙型と static メソッド 列挙型と static メソッド 列挙型は、static メソッドを持つこともできます。 列挙型で static メソッドを使う主な理由は、 コンストラクタの代わりをさせるためです。たとえば、以下のようなものです: <?php enum Size { ...
https://man.plustar.jp/php/language.enumerations.static-methods.html - [similar]
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
クラスメソッドの ReflectionMethod を取得する 0
« ReflectionClass::getInterfaces ReflectionClass::getMethods » PHP Manual ReflectionClass クラスメソッドの ReflectionMethod を取得する ReflectionClass::getMethod (PHP 5, PHP 7, PHP 8) ReflectionClass::getMethod — クラスメソッドの ReflectionMethod を取得する 説明 public ReflectionClass::g ...
https://man.plustar.jp/php/reflectionclass.getmethod.html - [similar]
private メソッドであるかどうかを調べる 0
« ReflectionMethod::isFinal ReflectionMethod::isProtected » PHP Manual ReflectionMethod private メソッドであるかどうかを調べる ReflectionMethod::isPrivate (PHP 5, PHP 7, PHP 8) ReflectionMethod::isPrivate — private メソッドであるかどうかを調べる 説明 public ReflectionMethod::isPrivate () ...
https://man.plustar.jp/php/reflectionmethod.isprivate.html - [similar]
protected メソッドであるかどうかを調べる 0
« ReflectionMethod::isPrivate ReflectionMethod::isPublic » PHP Manual ReflectionMethod protected メソッドであるかどうかを調べる ReflectionMethod::isProtected (PHP 5, PHP 7, PHP 8) ReflectionMethod::isProtected — protected メソッドであるかどうかを調べる 説明 public ReflectionMethod::isPro ...
https://man.plustar.jp/php/reflectionmethod.isprotected.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT