検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 954 for [SIMILAR] 16 1024 4096 WITH 78643 variant WITH 4... (0.539 sec.)
SoapServer の持続モードを設定する 0
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する SoapServer::setPersistence (PHP 5, PHP 7, PHP 8) SoapServer::setPersistence — SoapServer の持続モードを設定する 説明 public SoapServer::setPersistence ( int $mode ): void この関数により、SoapServe ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
プロパティに対して値を設定 0
« SolrObject::offsetGet SolrObject::offsetUnset » PHP Manual SolrObject プロパティに対して値を設定 SolrObject::offsetSet (PECL solr >= 0.9.2) SolrObject::offsetSet — プロパティに対して値を設定 説明 public SolrObject::offsetSet ( string $property_name , string $property_value ): void プロ ...
https://man.plustar.jp/php/solrobject.offsetset.html - [similar]
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
ArrayObject クラス 0
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびインターフェイス ArrayObject クラス ArrayObject クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスは、オブジェクトを配列として動作させます。 クラス概要 class ArrayObject implements IteratorAggregate ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
ImagickPixel クラス 0
« ImagickDraw::translate ImagickPixel::clear » PHP Manual ImageMagick ImagickPixel クラス ImagickPixel クラス (PECL imagick 2, PECL imagick 3) クラス概要 class ImagickPixel { public clear (): bool public __construct ( string $color = ? ) public destroy (): bool public getColor ( int $nor ...
https://man.plustar.jp/php/class.imagickpixel.html - [similar]
ある画像を別の画像に合成する 0
« Gmagick::commentimage Gmagick::__construct » PHP Manual Gmagick ある画像を別の画像に合成する Gmagick::compositeimage (PECL gmagick >= Unknown) Gmagick::compositeimage — ある画像を別の画像に合成する 説明 public Gmagick::compositeimage ( Gmagick $source , int $COMPOSE , int $x , int $y ) ...
https://man.plustar.jp/php/gmagick.compositeimage.html - [similar]
サイズのオフセットを返す 0
« Imagick::getSize Imagick::getVersion » PHP Manual Imagick サイズのオフセットを返す Imagick::getSizeOffset (PECL imagick 2, PECL imagick 3) Imagick::getSizeOffset — サイズのオフセットを返す 説明 public Imagick::getSizeOffset (): int Imagick オブジェクトのサイズのオフセットを返します。 こ ...
https://man.plustar.jp/php/imagick.getsizeoffset.html - [similar]
色にマッチするピクセルを変更する 0
« Imagick::paintFloodfillImage Imagick::paintTransparentImage » PHP Manual Imagick 色にマッチするピクセルを変更する Imagick::paintOpaqueImage (PECL imagick 2, PECL imagick 3) Imagick::paintOpaqueImage — 色にマッチするピクセルを変更する 警告 この関数は Imagick 3.4.4 以降では 非推奨 になり ...
https://man.plustar.jp/php/imagick.paintopaqueimage.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
static キーワード 0
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]