検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 816 for [SIMILAR] 16 1024 4096 WITH 14679 recursiveitera... (1.252 sec.)
第一級callableを生成する記法 0
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを生成する記法 第一級callableを生成する記法 (First class callable syntax) とは、PHP 8.1.0 で追加された、 callable から 無名関数 を生成する記法です。 この記法は、 文字列や配列を使って callable を ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]
オブジェクトに関する直近のエラーコードを取得する 0
« IntlCalendar::getDayOfWeekType IntlCalendar::getErrorMessage » PHP Manual IntlCalendar オブジェクトに関する直近のエラーコードを取得する IntlCalendar::getErrorCode intlcal_get_error_code (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getErrorCode -- intlcal_get_error_code ...
https://man.plustar.jp/php/intlcalendar.geterrorcode.html - [similar]
列挙型の基礎 0
« 列挙型の概要 値に依存した列挙型(Backed Enum) » PHP Manual 列挙型(Enum) 列挙型の基礎 列挙型の基礎 列挙型はクラスに似ていますし、 クラスやインターフェイス、トレイトと名前空間を共有します。 列挙型はオートローディングも可能です。 列挙型は新しい型を定義しますが、 固定の、限られた数の有効な値 ...
https://man.plustar.jp/php/language.enumerations.basics.html - [similar]
サーバーをサーバープールに追加する 0
« Memcached::addByKey Memcached::addServers » PHP Manual Memcached サーバーをサーバープールに追加する Memcached::addServer (PECL memcached >= 0.1.0) Memcached::addServer — サーバーをサーバープールに追加する 説明 public Memcached::addServer ( string $host , int $port , int $weight = 0 ): ...
https://man.plustar.jp/php/memcached.addserver.html - [similar]
アーカイブのエントリを展開する 0
« RarEntry RarEntry::getAttr » PHP Manual RarEntry アーカイブのエントリを展開する RarEntry::extract (PECL rar >= 0.1) RarEntry::extract — アーカイブのエントリを展開する 説明 public RarEntry::extract ( string $dir , string $filepath = "" , string $password = NULL , bool $extended_data = f ...
https://man.plustar.jp/php/rarentry.extract.html - [similar]
NumberFormatter クラス 0
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに プログラムで数値を保存したり操作したりする際には、 ロケールに依存しないバイナリ表現を使用します。 数値を表示するときに、ロケ ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 0
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) ftp_nb_get (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_get — FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 説明 ftp_nb_get ( FTP ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
画像のカラーマップを移動する 0
« Gmagick::current Gmagick::deconstructimages » PHP Manual Gmagick 画像のカラーマップを移動する Gmagick::cyclecolormapimage (PECL gmagick >= Unknown) Gmagick::cyclecolormapimage — 画像のカラーマップを移動する 説明 public Gmagick::cyclecolormapimage ( int $displace ): Gmagick 位置番号を指 ...
https://man.plustar.jp/php/gmagick.cyclecolormapimage.html - [similar]
画像のカラーマップを移動する 0
« Imagick::current Imagick::decipherImage » PHP Manual Imagick 画像のカラーマップを移動する Imagick::cycleColormapImage (PECL imagick 2, PECL imagick 3) Imagick::cycleColormapImage — 画像のカラーマップを移動する 説明 public Imagick::cycleColormapImage ( int $displace ): bool 位置番号を指 ...
https://man.plustar.jp/php/imagick.cyclecolormapimage.html - [similar]
デジタル透かしを画像に埋め込む 0
« Imagick::statisticImage Imagick::stereoImage » PHP Manual Imagick デジタル透かしを画像に埋め込む Imagick::steganoImage (PECL imagick 2, PECL imagick 3) Imagick::steganoImage — デジタル透かしを画像に埋め込む 説明 public Imagick::steganoImage ( Imagick $watermark_wand , int $offset ): Im ...
https://man.plustar.jp/php/imagick.steganoimage.html - [similar]