検索

phrase: max: clip:
target: order:
Results of 571 - 580 of about 5876 for Public (0.039 sec.)
The SyncSemaphore class 1800
« SyncMutex::unlock SyncSemaphore::__construct » PHP Manual Sync The SyncSemaphore class The Syn ... e. クラス概要 class SyncSemaphore { /* メソッド */ public __construct ( string $name = ? , int $initialval = ... 1 , bool $autounlock = true ) public lock ( int $wait = -1 ): bool public unlock ( int ... : SyncSemaphore , semaphore , unlock , construct , public , int , limited , instance , lock , resource ...
https://man.plustar.jp/php/class.syncsemaphore.html - [similar]
Yaf_Route_Supervar クラス 1800
« Yaf_Route_Static::route Yaf_Route_Supervar::assemble » PHP Manual Yaf Yaf_Route_Supervar クラス ... プロパティ */ protected $ _var_name ; /* メソッド */ public __construct ( string $supervar_name ) public assem ... ble ( array $info , array $query = ? ): string public route ( Yaf_Request_Abstract $request ): bool } プ ... Supervar , クラス , route , assemble , construct , public , array , string ...
https://man.plustar.jp/php/class.yaf-route-supervar.html - [similar]
Stroke a Path 1800
« UI\Draw\Pen::save UI\Draw\Pen::transform » PHP Manual UI\Draw\Pen Stroke a Path UI\Draw\Pen::s ... UI 0.9.9) UI\Draw\Pen::stroke — Stroke a Path 説明 public UI\Draw\Pen::stroke ( UI\Draw\Path $path , UI\Draw ... \Brush $with , UI\Draw\Stroke $stroke ) public UI\Draw\Pen::stroke ( UI\Draw\Path $path , UI\Draw ... \Color $with , UI\Draw\Stroke $stroke ) public UI\Draw\Pen::stroke ( UI\Draw\Path $path , int $wi ... 関連キーワード: stroke , Stroke , Pen , path , a , public , save , transform , Brush , int ...
https://man.plustar.jp/php/ui-draw-pen.stroke.html - [similar]
SplSubject インターフェイス 1791
« SplObserver::update SplSubject::attach » PHP Manual その他のクラスおよびインターフェイス SplSu ... ーフェイス概要 interface SplSubject { /* メソッド */ public attach ( SplObserver $observer ): void public deta ... ch ( SplObserver $observer ): void public notify (): void } 目次 SplSubject::attach — SplObs ... ード: SplSubject , SplObserver , observer , attach , public , detach , update , クラス , パターン , 実装 ...
https://man.plustar.jp/php/class.splsubject.html - [similar]
The SyncMutex class 1791
« 定義済み定数 SyncMutex::__construct » PHP Manual Sync The SyncMutex class The SyncMutex class ... ocked. クラス概要 class SyncMutex { /* メソッド */ public __construct ( string $name = ? ) public lock ( int ... $wait = -1 ): bool public unlock ( bool $all = false ): bool } 目次 SyncMute ... ex 関連キーワード: SyncMutex , mutex , construct , public , lock , locked , single , times , unlock , all ...
https://man.plustar.jp/php/class.syncmutex.html - [similar]
指定したインデックスに新しい値をセットする 1782
« ArrayObject::offsetGet ArrayObject::offsetUnset » PHP Manual ArrayObject 指定したインデックスに ... — 指定したインデックスに新しい値をセットする 説明 public ArrayObject::offsetSet ( mixed $key , mixed $value ... rrayObject::offsetSet() の例 <?php class Example { public $property = 'prop:public' ; } $arrayobj = new Arra ... rayObject)#1 (3) { ["property"]=> string(11) "prop:public" [4]=> string(4) "four" ["group"]=> array(2) { [0] ... ット , string , 指定 , 値 , offsetSet , key , 設定 , public ...
https://man.plustar.jp/php/arrayobject.offsetset.html - [similar]
The parallel\Events\Input class 1782
« parallel\Events::poll parallel\Events\Input::add » PHP Manual parallel The parallel\Events\Inp ... ed. クラス概要 final class parallel\Events\Input { public add ( string $target , mixed $value ): void public ... remove ( string $target ): void public clear (): void } 目次 parallel\Events\Input::add — ... ::remove — Inputs 関連キーワード: Events , Input , public , remove , Inputs , input , string , container , W ...
https://man.plustar.jp/php/class.parallel-events-input.html - [similar]
The Yar_Concurrent_Client class 1782
« Yar_Client::setOpt Yar_Concurrent_Client::call » PHP Manual Yar The Yar_Concurrent_Client clas ... llback ; static $ _error_callback ; /* メソッド */ public static call ( string $uri , string $method , array ... le $error_callback = ? , array $options = ? ): int public static loop ( callable $callback = ? , callable $e ... rror_callback = ? ): bool public static reset (): bool } プロパティ _callstack _cal ... Concurrent , callback , static , call , callable , public , calls , all , array ...
https://man.plustar.jp/php/class.yar-concurrent-client.html - [similar]
グレゴリオ暦の Calendar クラスを作成する 1782
« IntlGregorianCalendar IntlGregorianCalendar::getGregorianChange » PHP Manual IntlGregorianCale ... ct — グレゴリオ暦の Calendar クラスを作成する 説明 public IntlGregorianCalendar::__construct ( IntlTimeZone ... $tz = ? , string $locale = ? ) public IntlGregorianCalendar::__construct ( int $timeZone ... OrYear , int $localeOrMonth , int $dayOfMonth ) public IntlGregorianCalendar::__construct ( int $timeZone ... ct , dayOfMonth , localeOrMonth , timeZoneOrYear , public ...
https://man.plustar.jp/php/intlgregoriancalendar.construct.html - [similar]
要素を数える 1772
« ArrayIterator::__construct ArrayIterator::current » PHP Manual ArrayIterator 要素を数える Arra ... 7, PHP 8) ArrayIterator::count — 要素を数える 説明 public ArrayIterator::count (): int 配列の要素の数、あるい ... はオブジェクトの public プロパティの数を取得します。 警告 この関数は、 現在 ... り値 連想配列の場合は要素の数、オブジェクトの場合は public プロパティの数を返します。 参考 ArrayIterator::get ... する 関連キーワード: 要素 , ArrayIterator , count , public , パラメータ , オブジェクト , 取得 , 関数 , 記述 , ...
https://man.plustar.jp/php/arrayiterator.count.html - [similar]