検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 302 for [SIMILAR] 16 1024 4096 WITH 33319 arrayobject WI... (0.620 sec.)
SplMaxHeap クラス 0
« SplHeap::valid SplMaxHeap::compare » PHP Manual データ構造 SplMaxHeap クラス SplMaxHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplMaxHeap クラスは、ヒープの主要な機能を提供し、最大値を先頭に保ちます。 クラス概要 class SplMaxHeap extends SplHeap { /* メソッド */ protected compar ...
https://man.plustar.jp/php/class.splmaxheap.html - [similar]
SplMinHeap クラス 0
« SplMaxHeap::compare SplMinHeap::compare » PHP Manual データ構造 SplMinHeap クラス SplMinHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplMinHeap クラスは、ヒープの主要な機能を提供し、最小値を先頭に保ちます。 クラス概要 class SplMinHeap extends SplHeap { /* メソッド */ protected c ...
https://man.plustar.jp/php/class.splminheap.html - [similar]
The Win32ServiceException class 0
« Win32 サービスの情報 例 » PHP Manual win32service The Win32ServiceException class The Win32ServiceException class (PECL win32service >=1.0.0) はじめに この例外は、 エラーを検知するために、 定数と比較する必要があった古いやり方を置き換えるものです。 この例外が持つコードは、対応する定数の ...
https://man.plustar.jp/php/class.win32serviceexception.html - [similar]
閾値にもとづいて個々のピクセルの値を変更する 0
« Imagick::textureImage Imagick::thumbnailImage » PHP Manual Imagick 閾値にもとづいて個々のピクセルの値を変更する Imagick::thresholdImage (PECL imagick 2, PECL imagick 3) Imagick::thresholdImage — 閾値にもとづいて個々のピクセルの値を変更する 説明 public Imagick::thresholdImage ( float $t ...
https://man.plustar.jp/php/imagick.thresholdimage.html - [similar]
クラスとオブジェクト 0
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラスとオブジェクト 目次 はじめに クラスの基礎 プロパティ オブジェクト定数 クラスのオートローディング コンストラクタとデストラクタ アクセス権 オブジェクトの継承 スコープ定義演算子 (::) static キー ...
https://man.plustar.jp/php/language.oop5.html - [similar]
CUBRID 関数 (PDO_CUBRID) 0
« PDO ドライバ PDO_CUBRID DSN » PHP Manual PDO ドライバ CUBRID 関数 (PDO_CUBRID) CUBRID 関数 (PDO_CUBRID) はじめに PDO_CUBRID は PHP Data Objects (PDO) インターフェイス を実装したドライバで、PHP から CUBRID データベースにアクセスするためのものです。 注意 : 現在のバージョンの PDO_CUBRID は ...
https://man.plustar.jp/php/ref.pdo-cubrid.html - [similar]
Unix ドメイン: Unix および UDG 0
« Internet ドメイン: TCP、UDP、SSL、および TLS PHP 型の比較表 » PHP Manual サポートされるソケットトランスポートのリスト Unix ドメイン: Unix および UDG Unix ドメイン: Unix および UDG unix:// および udg:// unix:///tmp/mysock udg:///tmp/mysock unix:// は、Unix ドメインを使用したソケットスト ...
https://man.plustar.jp/php/transports.unix.html - [similar]
現在の配列キーを返す 0
« ArrayIterator::getFlags ArrayIterator::ksort » PHP Manual ArrayIterator 現在の配列キーを返す ArrayIterator::key (PHP 5, PHP 7, PHP 8) ArrayIterator::key — 現在の配列キーを返す 説明 public ArrayIterator::key (): string | int | null この関数は、現在の配列キーを返します パラメータ この関数 ...
https://man.plustar.jp/php/arrayiterator.key.html - [similar]
Memcached クラス 0
« セッションのサポート Memcached::add » PHP Manual Memcached Memcached クラス Memcached クラス (PECL memcached >= 0.1.0) はじめに memcached サーバー群への接続を表します。 クラス概要 class Memcached { public __construct ( string $persistent_id = ? ) public add ( string $key , mixed $value ...
https://man.plustar.jp/php/class.memcached.html - [similar]
collator を作成する 0
« Collator::__construct Collator::getAttribute » PHP Manual Collator collator を作成する Collator::create collator_create (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::create -- collator_create — collator を作成する 説明 オブジェクト指向型 public static Collator::create ( ...
https://man.plustar.jp/php/collator.create.html - [similar]