検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 524 for [SIMILAR] 16 1024 4096 WITH 19548 countable WITH... (1.467 sec.)
ジェネレータとは 0
« ジェネレータ ジェネレータの構文 » PHP Manual ジェネレータ ジェネレータとは ジェネレータとは (PHP 5 >= 5.5.0, PHP 7, PHP 8) ジェネレータを使えば、シンプルな イテレータ を簡単に実装できます。 Iterator インターフェイスを実装したクラスを用意する オーバーヘッドや複雑さを心配する必要はありま ...
https://man.plustar.jp/php/language.generators.overview.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
新しく追加された関数 0
« 新しいクラスとインターフェイス 新しいグローバル定数 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新しく追加された関数 新しく追加された関数 PHP コア get_mangled_object_vars() password_algos() sapi_windows_set_ctrl_handler() GD imagecreatefromtga() マルチバイト文字列 mb_str_split() Ope ...
https://man.plustar.jp/php/migration74.new-functions.html - [similar]
グローバル名前空間 0
« ユーザーレベルでの命名の手引き ルール » PHP Manual ユーザーレベルでの命名の手引き グローバル名前空間 グローバル名前空間 グローバル名前空間に属する言語構造には、このようなものがあります。 関数 クラス インターフェイス 定数 (クラス定数以外) 関数/メソッド の外部で定義された変数 関連キーワー ...
https://man.plustar.jp/php/userlandnaming.globalnamespace.html - [similar]
JavaScript Object Notation 0
« igbinary_unserialize はじめに » PHP Manual その他の基本モジュール JavaScript Object Notation JavaScript Object Notation はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 JsonException — JsonException クラス JsonSerializable — JsonSerializable インターフ ...
https://man.plustar.jp/php/book.json.html - [similar]
内部イテレータを返す 0
« CachingIterator::getFlags CachingIterator::hasNext » PHP Manual CachingIterator 内部イテレータを返す CachingIterator::getInnerIterator (PHP 5, PHP 7, PHP 8) CachingIterator::getInnerIterator — 内部イテレータを返す 説明 public CachingIterator::getInnerIterator (): Iterator 警告 この関数 ...
https://man.plustar.jp/php/cachingiterator.getinneriterator.html - [similar]
GMP クラス 0
« gmp_xor GMP::__serialize » PHP Manual GMP GMP クラス GMP クラス (PHP 5 >= 5.6.0, PHP 7, PHP 8) はじめに GMP 数。このオブジェクトは、オーバーロードされた 算術演算子 , ビット演算子 , 比較演算子 をサポートしています。 注意 : GMP オブジェクトを操作するオブジェクト指向インターフェイスは用意 ...
https://man.plustar.jp/php/class.gmp.html - [similar]
The MongoDB\Driver\Monitoring\CommandSubscriber interface 0
« MongoDB\Driver\Monitoring\TopologyOpeningEvent::getTopologyId MongoDB\Driver\Monitoring\CommandSubscriber::commandFailed » PHP Manual MongoDB\Driver\Monitoring The MongoDB\Driver\Monitoring\CommandSubscriber interface The MongoDB\Driver\Monitoring\CommandSubscriber interface (mongodb > ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-commandsubscriber.htm... - [similar]
インスタンス化を禁止するためのコンストラクタ 0
« FiberError 定義済みのインターフェイスとクラス » PHP Manual FiberError インスタンス化を禁止するためのコンストラクタ FiberError::__construct (PHP 8 >= 8.1.0) FiberError::__construct — インスタンス化を禁止するためのコンストラクタ 説明 public FiberError::__construct () パラメータ この関数に ...
https://man.plustar.jp/php/fibererror.construct.html - [similar]
コンパクト、かつ保存可能な値のバイナリ表現を生成する 0
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_serialize (PECL igbinary >= 1.1.1) igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する 説明 igbinary_serialize ( mixed $value ): string | fa ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]