検索

phrase: max: clip:
target: order:
Results of 751 - 760 of about 1085 for [SIMILAR] 16 1024 4096 WITH 35686 closure WITH 3... (1.412 sec.)
2 つの variant の乗算を行い、その結果を返す 0
« variant_mod variant_neg » PHP Manual COM関数 2 つの variant の乗算を行い、その結果を返す variant_mul (PHP 5, PHP 7, PHP 8) variant_mul — 2 つの variant の乗算を行い、その結果を返す 説明 variant_mul ( mixed $left , mixed $right ): variant left と right の乗算を行います。 パラメータ left ...
https://man.plustar.jp/php/function.variant-mul.html - [similar]
左の variant から右の variant を引き、その結果を返す 0
« variant_set variant_xor » PHP Manual COM関数 左の variant から右の variant を引き、その結果を返す variant_sub (PHP 5, PHP 7, PHP 8) variant_sub — 左の variant から右の variant を引き、その結果を返す 説明 variant_sub ( mixed $left , mixed $right ): variant right を left から引きます。 パ ...
https://man.plustar.jp/php/function.variant-sub.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 0
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェクトとの比較 ジェネレータと Iterator オブジェクトとの比較 ジェネレータの最大のメリットは、シンプルに書けることです。 Iterator を実装するのに比べて、必要な決まり文句の数がかなり少なくなります。 ま ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
のエイリアス OCILob::export 0
« OCILob::writeTemporary OCI8 廃止されたエイリアスと関数 » PHP Manual OCILob のエイリアス OCILob::export OCILob::writeToFile (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::writeToFile — のエイリアス OCILob::export() 説明 この関数は次の関数のエイリアスです。 OCILob::export() . 変更履歴 ...
https://man.plustar.jp/php/ocilob.writetofile.html - [similar]
日付・時刻 0
« unixtojd はじめに » PHP Manual 日付および時刻関連 日付・時刻 日付・時刻 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 日付/時刻 の算術 DateTime — DateTime クラス DateTime::add — 年月日時分秒の値を加えることで、DateTime オブジェクトを変更する Dat ...
https://man.plustar.jp/php/book.datetime.html - [similar]
ストリーム 0
« SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに インストール/設定 要件 インストール手順 実行時設定 ストリームのクラス 定義済み定数 ストリームフィルタ ストリームコンテキスト ストリームのエラー 例 ストリームラッパーとして登録するクラスの例 p ...
https://man.plustar.jp/php/book.stream.html - [similar]
The Swoole\Atomic class 0
« Swoole\Async::writeFile Swoole\Atomic::add » PHP Manual Swoole The Swoole\Atomic class The Swoole\Atomic class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Atomic { /* メソッド */ public add ( int $add_value = ? ): int public cmpset ( int $cmp_value , int $new_value ): int p ...
https://man.plustar.jp/php/class.swoole-atomic.html - [similar]
例外を作成する 0
« Exception Exception::getMessage » PHP Manual Exception 例外を作成する Exception::__construct (PHP 5, PHP 7, PHP 8) Exception::__construct — 例外を作成する 説明 public Exception::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) 例外を作成します。 パラメ ...
https://man.plustar.jp/php/exception.construct.html - [similar]
新しいフォントを読み込む 0
« imageline imageopenpolygon » PHP Manual GD および Image 関数 新しいフォントを読み込む imageloadfont (PHP 4, PHP 5, PHP 7, PHP 8) imageloadfont — 新しいフォントを読み込む 説明 imageloadfont ( string $filename ): GdFont | false imageloadfont() はユーザーが定義したビットマップを読み込み、 ...
https://man.plustar.jp/php/function.imageloadfont.html - [similar]
文字列を水平に描画する 0
« imagesettile imagestringup » PHP Manual GD および Image 関数 文字列を水平に描画する imagestring (PHP 4, PHP 5, PHP 7, PHP 8) imagestring — 文字列を水平に描画する 説明 imagestring ( GdImage $image , GdFont | int $font , int $x , int $y , string $string , int $color ): bool 指定した座標に ...
https://man.plustar.jp/php/function.imagestring.html - [similar]