PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

導入> <SplPriorityQueue::valid
Last updated: Fri, 29 Aug 2008

view this page in

SPL の型処理

phpdoc:classref

SplInt クラス

導入

SplInt クラスは integer 型をより強力に型付けするために使用します。

クラス概要

SplInt
class SplInt {
/* メソッド */
__construct ( void )
}
/phpdoc:classref phpdoc:classref

SplFloat クラス

導入

SplFloat クラスは float 型をより強力に型付けするために使用します。

クラス概要

SplFloat
class SplFloat {
/* メソッド */
__construct ( void )
}
/phpdoc:classref phpdoc:classref

SplEnum クラス

導入

SplEnum は、PHP ネイティブで "列挙型 (Enum)" オブジェクトを作成します。

クラス概要

SplEnum
abstract class SplEnum {
/* メソッド */
__construct ( void )
}
/phpdoc:classref phpdoc:classref

SplBool クラス

導入

SplBool クラスは bool 型をより強力に型付けするために使用します。

クラス概要

SplBool
class SplBool {
/* メソッド */
__construct ( void )
}
/phpdoc:classref

add a note add a note User Contributed Notes
SPL Types
There are no user contributed notes for this page.

導入> <SplPriorityQueue::valid
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites