検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 5876 for Public (0.088 sec.)
The Parle\Token class 1679
« Parle\Stack::push Parle\ErrorInfo » PHP Manual Parle The Parle\Token class The Parle\Token cla ... NOWN = -1 ; const int SKIP = -2 ; /* プロパティ */ public int $ id ; public string $ value ; /* メソッド */ ... id. 関連キーワード: Parle , Token , int , token , public , input , End , 定数 , 定義 , メソッド ...
https://man.plustar.jp/php/class.parle-token.html - [similar]
デフォルトの外部エンティティローダーを変更する 1679
« libxml_get_last_error libxml_set_streams_context » PHP Manual libxml 関数 デフォルトの外部エン ... ャを持つ callable を指定します。: resolver ( string $public_id , string $system_id , array $context ): resourc ... e | string | null public_id パブリック ID system_id システムID context 4つの ... ty_loader() の例 <?php $xml = <<<XML <!DOCTYPE foo PUBLIC "-//FOO/BAR" "http://example.com/foobar"> <foo>bar ... D; libxml_set_external_entity_loader ( function ( $public , $system , $context ) use( $dtd ) { var_dump ( $p ...
https://man.plustar.jp/php/function.libxml-set-external-entity-loader.html - [similar]
IntlDatePatternGenerator を作成する 1679
« IntlDatePatternGenerator IntlDatePatternGenerator::getBestPattern » PHP Manual IntlDatePattern ... nstruct — IntlDatePatternGenerator を作成する 説明 public static IntlDatePatternGenerator::create ( string $ ... locale = null ): ? IntlDatePatternGenerator public IntlDatePatternGenerator::__construct ( string $lo ... rnGenerator , 作成 , locale , create , construct , public , string , インスタンス , getBestPattern , static ...
https://man.plustar.jp/php/intldatepatterngenerator.create.html - [similar]
列挙型と定数 1679
« 列挙型と static メソッド トレイト » PHP Manual 列挙型(Enum) 列挙型と定数 列挙型と定数 列挙型に ... は定数も含めることができます。 定数には public, private, protected が指定できますが、 列挙型では実 ... num Size { case Small ; case Medium ; case Large ; public const Huge = self :: Large ; } ?> 関連キーワード: ... , private , protected , static , メソッド , Enum , public , 継承 , case , 参照 ...
https://man.plustar.jp/php/language.enumerations.constants.html - [similar]
クラスの抽象化 1679
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象 ... function prefixValue ( $prefix ); // Common method public function printOut () { print $this -> getValue () ... function getValue () { return "ConcreteClass1" ; } public function prefixValue ( $prefix ) { return " { $pre ... ; } } class ConcreteClass2 extends AbstractClass { public function getValue () { return "ConcreteClass2" ; } ... public function prefixValue ( $prefix ) { return " { $pre ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]
Shutdown all workers 1679
« Pool::resize Pool::submit » PHP Manual Pool Shutdown all workers Pool::shutdown (PECL pthreads ... 2.0.0) Pool::shutdown — Shutdown all workers 説明 public Pool::shutdown (): void Shuts down all of the work ... ng down a pool <?php class Task extends Threaded { public function run () { usleep ( 500000 ); } } $pool = n ... own , Pool , shutdown , down , パラメータ , pool , public , Shuts ...
https://man.plustar.jp/php/pool.shutdown.html - [similar]
プロパティで宣言されたデフォルト値を返す 1679
« ReflectionProperty::getDeclaringClass ReflectionProperty::getDocComment » PHP Manual Reflectio ... ue — プロパティで宣言されたデフォルト値を返す 説明 public ReflectionProperty::getDefaultValue (): mixed プロ ... Property::getDefaultValue() の例 <?php class Foo { public $bar = 1 ; public ? int $baz ; public int $boing = ...
https://man.plustar.jp/php/reflectionproperty.getdefaultvalue.html - [similar]
プロパティがコンストラクタの引数から昇格したものかを調べる 1679
« ReflectionProperty::isPrivate ReflectionProperty::isProtected » PHP Manual ReflectionProperty ... コンストラクタの引数から昇格したものかを調べる 説明 public ReflectionProperty::isPromoted (): bool プロパティ ... ctionProperty::isPromoted() の例 <?php class Foo { public $baz ; public function __construct (public $bar ) ...
https://man.plustar.jp/php/reflectionproperty.ispromoted.html - [similar]
識別 1679
« Thread::getCurrentThreadId Thread::isJoined » PHP Manual Thread 識別 Thread::getThreadId (PECL ... pthreads >= 2.0.0) Thread::getThreadId — 識別 説明 public Thread::getThreadId (): int このスレッドの ID を返 ... スレッドの ID を返す <?php class My extends Thread { public function run () { printf ( "%s is Thread #%lu\n" , ... メータ , getCurrentThreadId , isJoined , pthreads , public , int , 関数 ...
https://man.plustar.jp/php/thread.getthreadid.html - [similar]
Set Color 1679
« UI\Draw\Text\Layout::__construct UI\Draw\Text\Layout::setWidth » PHP Manual UI\Draw\Text\Layou ... .9) UI\Draw\Text\Layout::setColor — Set Color 説明 public UI\Draw\Text\Layout::setColor ( UI\Draw\Color $col ... or , int $start = 0 , int $end = ? ) public UI\Draw\Text\Layout::setColor ( int $color , int $ ... ワード: Layout , Set , Text , int , setColor , end , public , character , use , default ...
https://man.plustar.jp/php/ui-draw-text-layout.setcolor.html - [similar]