検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 281 for [SIMILAR] 16 1024 4096 WITH 30835 solrserverexce... (0.165 sec.)
SplHeap クラス 0
« SplQueue::setIteratorMode SplHeap::compare » PHP Manual データ構造 SplHeap クラス SplHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplHeap クラスは、ヒープの主要な機能を提供します。 クラス概要 abstract class SplHeap implements Iterator , Countable { /* メソッド */ protected compa ...
https://man.plustar.jp/php/class.splheap.html - [similar]
Yaf_Config_Simple クラス 0
« Yaf_Config_Ini::valid Yaf_Config_Simple::__construct » PHP Manual Yaf Yaf_Config_Simple クラス Yaf_Config_Simple クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Config_Simple extends Yaf_Config_Abstract implements Iterator , ArrayAccess , Countable { /* プロパティ */ protected $ _re ...
https://man.plustar.jp/php/class.yaf-config-simple.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
拡張 0
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成したい場合 (例えば、エクスポートする際に色づけしたHTMLを作成したり、 メソッドの代わりに簡単にアクセスできるメンバー変数を作成したり、 補助的なメソッドを作成したり) は、クラスを拡張してみましょう。 ...
https://man.plustar.jp/php/reflection.extending.html - [similar]
クラス定数を取得する 0
« ReflectionClass::getReflectionConstant ReflectionClass::getShortName » PHP Manual ReflectionClass クラス定数を取得する ReflectionClass::getReflectionConstants (PHP 7 >= 7.1.0, PHP 8) ReflectionClass::getReflectionConstants — クラス定数を取得する 説明 public ReflectionClass::getReflecti ...
https://man.plustar.jp/php/reflectionclass.getreflectionconstants.html - [similar]
メソッドが定義されているかどうかを調べる 0
« ReflectionClass::hasConstant ReflectionClass::hasProperty » PHP Manual ReflectionClass メソッドが定義されているかどうかを調べる ReflectionClass::hasMethod (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::hasMethod — メソッドが定義されているかどうかを調べる 説明 public ReflectionClass::h ...
https://man.plustar.jp/php/reflectionclass.hasmethod.html - [similar]
プロパティが初期化されているかをチェックする 0
« ReflectionProperty::isDefault ReflectionProperty::isPrivate » PHP Manual ReflectionProperty プロパティが初期化されているかをチェックする ReflectionProperty::isInitialized (PHP 7 >= 7.4.0, PHP 8) ReflectionProperty::isInitialized — プロパティが初期化されているかをチェックする 説明 publi ...
https://man.plustar.jp/php/reflectionproperty.isinitialized.html - [similar]
キーワードのリスト 0
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
要素を比較し、ヒープ内の適切な位置に置く 0
« SplHeap SplHeap::count » PHP Manual SplHeap 要素を比較し、ヒープ内の適切な位置に置く SplHeap::compare (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplHeap::compare — 要素を比較し、ヒープ内の適切な位置に置く 説明 protected SplHeap::compare ( mixed $value1 , mixed $value2 ): int value1 と value2 を比較 ...
https://man.plustar.jp/php/splheap.compare.html - [similar]
アクションのエントリポイント 0
« Yaf_Action_Abstract Yaf_Action_Abstract::getController » PHP Manual Yaf_Action_Abstract アクションのエントリポイント Yaf_Action_Abstract::execute (Yaf >=1.0.0) Yaf_Action_Abstract::execute — アクションのエントリポイント 説明 abstract public Yaf_Action_Abstract::execute ( mixed ...$args ...
https://man.plustar.jp/php/yaf-action-abstract.execute.html - [similar]