検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 1076 for [SIMILAR] 16 1024 4096 WITH 4730 ブジ WITH 4722 ... (0.595 sec.)
画像の周りを枠線で囲む 0
« Imagick::blurImage Imagick::brightnessContrastImage » PHP Manual Imagick 画像の周りを枠線で囲む Imagick::borderImage (PECL imagick 2, PECL imagick 3) Imagick::borderImage — 画像の周りを枠線で囲む 説明 public Imagick::borderImage ( mixed $bordercolor , int $width , int $height ): bool 画 ...
https://man.plustar.jp/php/imagick.borderimage.html - [similar]
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
スキーマのセッションを取得する 0
« Schema::getName Schema::getTable » PHP Manual mysql_xdevapi\Schema スキーマのセッションを取得する Schema::getSession (No version information available, might only be in Git) Schema::getSession — スキーマのセッションを取得する 説明 public mysql_xdevapi\Schema::getSession (): mysql_xdeva ...
https://man.plustar.jp/php/mysql-xdevapi-schema.getsession.html - [similar]
指定したファイルの PharFileInfo オブジェクトを取得する 0
« Phar::offsetExists Phar::offsetSet » PHP Manual Phar 指定したファイルの PharFileInfo オブジェクトを取得する Phar::offsetGet (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetGet — 指定したファイルの PharFileInfo オブジェクトを取得する 説明 public Phar::offsetGet ( string $ ...
https://man.plustar.jp/php/phar.offsetget.html - [similar]
ReflectionFunction オブジェクトを作成する 0
« ReflectionFunction ReflectionFunction::export » PHP Manual ReflectionFunction ReflectionFunction オブジェクトを作成する ReflectionFunction::__construct (PHP 5, PHP 7, PHP 8) ReflectionFunction::__construct — ReflectionFunction オブジェクトを作成する 説明 public ReflectionFunction::__co ...
https://man.plustar.jp/php/reflectionfunction.construct.html - [similar]
指定したドキュメントのステータスを取得する 0
« tidy::getRelease tidy::head » PHP Manual tidy 指定したドキュメントのステータスを取得する tidy::getStatus tidy_get_status (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::getStatus -- tidy_get_status — 指定したドキュメントのステータスを取得する 説明 オブジェクト指向型 public tidy::getSta ...
https://man.plustar.jp/php/tidy.getstatus.html - [similar]
ドキュメントが一般的な XML ドキュメント (非 HTML/XHTML) かどうかを示す 0
« tidy::isXhtml tidy::parseFile » PHP Manual tidy ドキュメントが一般的な XML ドキュメント (非 HTML/XHTML) かどうかを示す tidy::isXml tidy_is_xml (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::isXml -- tidy_is_xml — ドキュメントが一般的な XML ドキュメント (非 HTML/XHTML) かどうかを示す 説 ...
https://man.plustar.jp/php/tidy.isxml.html - [similar]
WeakReference クラス 0
« Fiber::getCurrent WeakReference::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakReference クラス WeakReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに 弱い参照により、オブジェクトが破棄されるのを妨げないオブジェクトへの参照を保持することが可能です。 この機能は、キャッシ ...
https://man.plustar.jp/php/class.weakreference.html - [similar]
数値を除算する 0
« gmp_com gmp_div_qr » PHP Manual GMP 関数 数値を除算する gmp_div_q (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_div_q — 数値を除算する 説明 gmp_div_q ( GMP | int | string $num1 , GMP | int | string $num2 , int $rounding_mode = GMP_ROUND_ZERO ): GMP num1 を num2 で割り、 結果を整数で返します ...
https://man.plustar.jp/php/function.gmp-div-q.html - [similar]
正確な除算 0
« gmp_div gmp_export » PHP Manual GMP 関数 正確な除算 gmp_divexact (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_divexact — 正確な除算 説明 gmp_divexact ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 高速な "exact division" アルゴリズムを使用して num1 を num2 で割ります。 この関 ...
https://man.plustar.jp/php/function.gmp-divexact.html - [similar]