検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 696 for [SIMILAR] 16 1024 4096 WITH 19113 列挙 WITH 1883... (0.961 sec.)
Reflection クラス 0
« 拡張 Reflection::export » PHP Manual リフレクション Reflection クラス Reflection クラス (PHP 5, PHP 7, PHP 8) はじめに リフレクションクラスです。 クラス概要 class Reflection { /* メソッド */ public static export ( Reflector $reflector , bool $return = false ): string public static getM ...
https://man.plustar.jp/php/class.reflection.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]
Size Coercion 0
« UI\Point UI\Point::__construct » PHP Manual UI\Point Size Coercion UI\Point::at (UI 1.0.2) UI\Point::at — Size Coercion 説明 public static UI\Point::at ( float $point ): UI\Point public static UI\Point::at ( UI\Size $size ): UI\Point Shall return a UI\Point object where x and y are equ ...
https://man.plustar.jp/php/ui-point.at.html - [similar]
Point Coercion 0
« UI\Size::getWidth UI\Size::setHeight » PHP Manual UI\Size Point Coercion UI\Size::of (UI 1.0.2) UI\Size::of — Point Coercion 説明 public static UI\Size::of ( float $size ): UI\Size public static UI\Size::of ( UI\Point $point ): UI\Size Shall return a UI\Size object where width and heig ...
https://man.plustar.jp/php/ui-size.of.html - [similar]
Add Constant 0
« Componere\Definition::__construct Componere\Definition::addProperty » PHP Manual Componere\Definition Add Constant Componere\Definition::addConstant (Componere 2 >= 2.1.0) Componere\Definition::addConstant — Add Constant 説明 public Componere\Definition::addConstant ( string $name , Co ...
https://man.plustar.jp/php/componere-definition.addconstant.html - [similar]
修飾子の名前を取得する 0
« Reflection::export ReflectionClass » PHP Manual Reflection 修飾子の名前を取得する Reflection::getModifierNames (PHP 5, PHP 7, PHP 8) Reflection::getModifierNames — 修飾子の名前を取得する 説明 public static Reflection::getModifierNames ( int $modifiers ): array 修飾子の名前を取得します。 ...
https://man.plustar.jp/php/reflection.getmodifiernames.html - [similar]
ReflectionProperty クラス 0
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション ReflectionProperty クラス ReflectionProperty クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionProperty クラスは クラスのプロパティについての情報を報告します。 クラス概要 class ReflectionProperty impl ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
Creates two buffer events connected to each other 0
« EventBufferEvent::__construct EventBufferEvent::disable » PHP Manual EventBufferEvent Creates two buffer events connected to each other EventBufferEvent::createPair (PECL event >= 1.2.6-beta) EventBufferEvent::createPair — Creates two buffer events connected to each other 説明 public s ...
https://man.plustar.jp/php/eventbufferevent.createpair.html - [similar]
メソッドの配列を取得する 0
« ReflectionClass::getMethod ReflectionClass::getModifiers » PHP Manual ReflectionClass メソッドの配列を取得する ReflectionClass::getMethods (PHP 5, PHP 7, PHP 8) ReflectionClass::getMethods — メソッドの配列を取得する 説明 public ReflectionClass::getMethods ( ? int $filter = null ): arra ...
https://man.plustar.jp/php/reflectionclass.getmethods.html - [similar]
プロパティ 0
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスのメンバ変数のことを プロパティ といいます。 それ以外に フィールド などという呼びかたを見たことがあるかもしれません。 しかし、このマニュアルでは プロパティ と呼ぶことにします。 プロパティは、少な ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]