検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 774 for [SIMILAR] 16 1024 4096 WITH 27773 splobjectstora... (0.617 sec.)
はじめに 4561
« Igbinary インストール/設定 » PHP Manual Igbinary はじめに はじめに Igbinary は、PHP における標準のシリアライザを置き換えるものです。 処理時間や保存容量を消費してしまう PHP の serialize() で採用されているテキスト表現の代替として、 igbinary はデータ構造をコンパクトなバイナリ形式で保存しま ...
https://man.plustar.jp/php/intro.igbinary.html - [similar]
トレイト 4561
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
宣言されているすべてのトレイトの配列を返す 4561
« get_declared_interfaces get_mangled_object_vars » PHP Manual クラス/オブジェクト関数 宣言されているすべてのトレイトの配列を返す get_declared_traits (PHP 5 >= 5.4.0, PHP 7, PHP 8) get_declared_traits — 宣言されているすべてのトレイトの配列を返す 説明 get_declared_traits (): array パラメー ...
https://man.plustar.jp/php/function.get-declared-traits.html - [similar]
トレイトが存在するかどうかを調べる 4561
« property_exists Ctype » PHP Manual クラス/オブジェクト関数 トレイトが存在するかどうかを調べる trait_exists (PHP 5 >= 5.4.0, PHP 7, PHP 8) trait_exists — トレイトが存在するかどうかを調べる 説明 trait_exists ( string $trait , bool $autoload = true ): bool パラメータ trait 調べたいトレイト ...
https://man.plustar.jp/php/function.trait-exists.html - [similar]
ジェネレータとは 1925
« ジェネレータ ジェネレータの構文 » PHP Manual ジェネレータ ジェネレータとは ジェネレータとは (PHP 5 >= 5.5.0, PHP 7, PHP 8) ジェネレータを使えば、シンプルな イテレータ を簡単に実装できます。 Iterator インターフェイスを実装したクラスを用意する オーバーヘッドや複雑さを心配する必要はありま ...
https://man.plustar.jp/php/language.generators.overview.html - [similar]
ジェネレータ 1925
« ファイバー ジェネレータとは » PHP Manual 言語リファレンス ジェネレータ ジェネレータ 目次 ジェネレータとは ジェネレータの構文 ジェネレータと Iterator オブジェクトとの比較 参考 オブジェクトの反復処理 関連キーワード: オブジェクト , ファイバー , 言語 , リファレンス , 構文 , 比較 , 参考 , 反 ...
https://man.plustar.jp/php/language.generators.html - [similar]
実行中のジェネレータのトレースを取得する 0
« ReflectionGenerator::getThis ReflectionFiber » PHP Manual ReflectionGenerator 実行中のジェネレータのトレースを取得する ReflectionGenerator::getTrace (PHP 7, PHP 8) ReflectionGenerator::getTrace — 実行中のジェネレータのトレースを取得する 説明 public ReflectionGenerator::getTrace ( int $ ...
https://man.plustar.jp/php/reflectiongenerator.gettrace.html - [similar]
スタックトレースを取得する 0
« Throwable::getLine Throwable::getTraceAsString » PHP Manual Throwable スタックトレースを取得する Throwable::getTrace (PHP 7, PHP 8) Throwable::getTrace — スタックトレースを取得する 説明 public Throwable::getTrace (): array スタックトレースの配列を返します。 パラメータ この関数にはパラメ ...
https://man.plustar.jp/php/throwable.gettrace.html - [similar]
ストレージをシリアライズする 0
« SplDoublyLinkedList::rewind SplDoublyLinkedList::setIteratorMode » PHP Manual SplDoublyLinkedList ストレージをシリアライズする SplDoublyLinkedList::serialize (PHP 5 >= 5.4.0, PHP 7, PHP 8) SplDoublyLinkedList::serialize — ストレージをシリアライズする 説明 public SplDoublyLinkedList::se ...
https://man.plustar.jp/php/spldoublylinkedlist.serialize.html - [similar]
ストレージをデシリアライズする 0
« SplDoublyLinkedList::top SplDoublyLinkedList::unshift » PHP Manual SplDoublyLinkedList ストレージをデシリアライズする SplDoublyLinkedList::unserialize (PHP 5 >= 5.4.0, PHP 7, PHP 8) SplDoublyLinkedList::unserialize — ストレージをデシリアライズする 説明 public SplDoublyLinkedList::unser ...
https://man.plustar.jp/php/spldoublylinkedlist.unserialize.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT