検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 62 for [SIMILAR] 16 1024 4096 WITH 32799 complement WIT... (0.238 sec.)
現在の要素のキーを返す 0
« CachingIterator::hasNext CachingIterator::next » PHP Manual CachingIterator 現在の要素のキーを返す CachingIterator::key (PHP 5, PHP 7, PHP 8) CachingIterator::key — 現在の要素のキーを返す 説明 public CachingIterator::key (): scalar 警告 この関数は、 現在のところ詳細な情報はありません。 ...
https://man.plustar.jp/php/cachingiterator.key.html - [similar]
The Hashable interface 0
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface The Hashable interface (No version information available, might only be in Git) はじめに Hashable is an interface which allows objects to be used as keys. It's an alternative to spl_object_ha ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
変数がリソースかどうかを調べる 0
« is_real is_scalar » PHP Manual 変数操作 関数 変数がリソースかどうかを調べる is_resource (PHP 4, PHP 5, PHP 7, PHP 8) is_resource — 変数がリソースかどうかを調べる 説明 is_resource ( mixed $value ): bool 指定した変数が resource かどうかを調べます。 パラメータ value 評価する変数。 戻り値 ...
https://man.plustar.jp/php/function.is-resource.html - [similar]
現在のキーを取得する 0
« AppendIterator::getIteratorIndex AppendIterator::next » PHP Manual AppendIterator 現在のキーを取得する AppendIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::key — 現在のキーを取得する 説明 public AppendIterator::key (): scalar 現在のキーを取得します。 パラメータ この関数に ...
https://man.plustar.jp/php/appenditerator.key.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
Converts the map to an array 0
« Ds\Map::sum Ds\Map::union » PHP Manual Map Converts the map to an array Ds\Map::toArray (PECL ds >= 1.0.0) Ds\Map::toArray — Converts the map to an array 説明 public Ds\Map::toArray (): array Converts the map to an array . 警告 Maps where non-scalar keys are can't be converted to an ar ...
https://man.plustar.jp/php/ds-map.toarray.html - [similar]
AppendIterator クラス 0
« イテレータ AppendIterator::append » PHP Manual イテレータ AppendIterator クラス AppendIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 複数のイテレータをひとつひとつ処理するイテレータです。 クラス概要 class AppendIterator extends IteratorIterator { /* メソッド */ public __constr ...
https://man.plustar.jp/php/class.appenditerator.html - [similar]
C Data Handles 0
« FFI::typeof FFI\CType » PHP Manual FFI C Data Handles C Data Handles (PHP 7 >= 7.4.0, PHP 8) はじめに FFI\CData objects can be used in a number of ways as a regular PHP data: C data of scalar types can be read and assigned via the $cdata property, e.g. $x = FFI::new('int'); $x->cdata = ...
https://man.plustar.jp/php/class.ffi-cdata.html - [similar]
RecursiveCachingIterator クラス 0
« RecursiveArrayIterator::hasChildren RecursiveCachingIterator::__construct » PHP Manual イテレータ RecursiveCachingIterator クラス RecursiveCachingIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに ... クラス概要 class RecursiveCachingIterator extends CachingIterator implements Rec ...
https://man.plustar.jp/php/class.recursivecachingiterator.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT