検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 10 for Pure (0.002 sec.)
列挙型の基礎 13586
« 列挙型の概要 値に依存した列挙型(Backed Enum) » PHP Manual 列挙型(Enum) 列挙型の基礎 列挙型の基 ... 関連するデータのない、こうしたタイプの case を、 "Pure Case" と呼びます。 Pure Case のみを含む列挙型を、" ... Pure Enum" と呼びます。 全ての Pure Case は、その列挙型のインスタンスとして実装されてい ... es" と表示 ?> 関連キーワード: case , 基礎 , Suit , Pure , 比較 , 定義 , クラス , Enum , Case , オブジェクト ...
https://man.plustar.jp/php/language.enumerations.basics.html - [similar]
列挙型 / Enum 10619
« オブジェクト リソース » PHP Manual 型 列挙型 / Enum 列挙型 / Enum 列挙型の基礎 列挙型は、クラス ... 挙型を array にキャストすると、 name というキーだけ(Pure Enum の場合) をもつ配列か、 name と value というキ ... , クラス , 配列 , キー , エラー , 生成 , Backed , Pure , array ...
https://man.plustar.jp/php/language.types.enumerations.html - [similar]
Architecture Overview 9242
« Driver Architecture and Internals Connections » PHP Manual Driver Architecture and Internals A ... mongodb extension. At the top of this stack sits a pure » PHP library , which we will distribute as a Comp ... GridFS files as PHP streams, can be implemented in pure PHP. Provided we have performant methods for readi ...
https://man.plustar.jp/php/mongodb.overview.html - [similar]
値のリスト 8456
« オブジェクトとの違い 列挙型をシリアライズする » PHP Manual 列挙型(Enum) 値のリスト 値のリスト ...
https://man.plustar.jp/php/language.enumerations.listing.html - [similar]
はじめに 8259
« FFI インストール/設定 » PHP Manual FFI はじめに はじめに This extension allows the loading of ... C functions and accessing of C data structures in pure PHP, without having to have deep knowledge of the ...
https://man.plustar.jp/php/intro.ffi.html - [similar]
値に依存した列挙型(Backed Enum) 8259
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依 ... Enum には Backed Case のみを含めることができます。 Pure Enum には Pure Case だけを含めることができます。 B ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
Differences from Standard Lua 8062
« リソース型 例 » PHP Manual LuaSandbox Differences from Standard Lua Differences from Standard ... it depends heavily on direct filesystem access. A pure-Lua rewrite such as that used in the MediaWiki Scr ...
https://man.plustar.jp/php/reference.luasandbox.differences.html - [similar]
列挙型の全ての case を返す 7866
« ReflectionEnum::getCase ReflectionEnum::hasCase » PHP Manual ReflectionEnum 列挙型の全ての cas ... します。 ひとつひとつが、列挙型の case を表します。 Pure Enum の場合、すべてのインスタンスが ReflectionEnum ...
https://man.plustar.jp/php/reflectionenum.getcases.html - [similar]
列挙型をシリアライズする 7669
« 値のリスト 例 » PHP Manual 列挙型(Enum) 列挙型をシリアライズする 列挙型をシリアライズする 列挙 ... なかった場合は、 警告が発生し、 false が返されます。 Pure Enum を JSON にシリアライズしようとすると、 Error ...
https://man.plustar.jp/php/language.enumerations.serialization.html - [similar]
列挙型とメソッド 7276
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソ ... ッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることも ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
PREV 1 NEXT