検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 225 for [SIMILAR] 16 1024 4096 WITH 10564 ルゴ WITH 9631... (0.308 sec.)
認証済み公開鍵を追加する 0
« ssh2_poll ssh2_publickey_init » PHP Manual SSH2 関数 認証済み公開鍵を追加する ssh2_publickey_add (PECL ssh2 >= 0.10) ssh2_publickey_add — 認証済み公開鍵を追加する 説明 ssh2_publickey_add ( resource $pkey , string $algoname , string $blob , bool $overwrite = false , array $attributes = ...
https://man.plustar.jp/php/function.ssh2-publickey-add.html - [similar]
ファイルにバイナリ diff 形式のパッチを適用する 0
« xdiff_file_bdiff xdiff_file_diff_binary » PHP Manual xdiff 関数 ファイルにバイナリ diff 形式のパッチを適用する xdiff_file_bpatch (PECL xdiff >= 1.5.0) xdiff_file_bpatch — ファイルにバイナリ diff 形式のパッチを適用する 説明 xdiff_file_bpatch ( string $file , string $patch , string $dest ...
https://man.plustar.jp/php/function.xdiff-file-bpatch.html - [similar]
ある画像を別の画像に合成する 0
« Imagick::compareImages Imagick::__construct » PHP Manual Imagick ある画像を別の画像に合成する Imagick::compositeImage (PECL imagick 2, PECL imagick 3) Imagick::compositeImage — ある画像を別の画像に合成する 説明 public Imagick::compositeImage ( Imagick $composite_object , int $composite ...
https://man.plustar.jp/php/imagick.compositeimage.html - [similar]
画像のコントラストを調整する 0
« Imagick::shearImage Imagick::sketchImage » PHP Manual Imagick 画像のコントラストを調整する Imagick::sigmoidalContrastImage (PECL imagick 2, PECL imagick 3) Imagick::sigmoidalContrastImage — 画像のコントラストを調整する 説明 public Imagick::sigmoidalContrastImage ( bool $sharpen , float ...
https://man.plustar.jp/php/imagick.sigmoidalcontrastimage.html - [similar]
言語タグフィルタがロケールにマッチするかどうかを調べる 0
« Locale::composeLocale Locale::getAllVariants » PHP Manual Locale 言語タグフィルタがロケールにマッチするかどうかを調べる Locale::filterMatches locale_filter_matches (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::filterMatches -- locale_filter_matches — 言語タグフィルタがロケ ...
https://man.plustar.jp/php/locale.filtermatches.html - [similar]
その言語にマッチする言語タグの一覧を検索する 0
« Locale::getScript Locale::parseLocale » PHP Manual Locale その言語にマッチする言語タグの一覧を検索する Locale::lookup locale_lookup (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::lookup -- locale_lookup — その言語にマッチする言語タグの一覧を検索する 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/locale.lookup.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
Normalizer クラス 0
« Locale::setDefault Normalizer::getRawDecomposition » PHP Manual intl Normalizer クラス Normalizer クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 正規化とは、文字や文字列を正式に決められた表現に変換する処理のことです。 これは、検索や並べ替えなどの際に比較をするときに ...
https://man.plustar.jp/php/class.normalizer.html - [similar]
配列から一つ以上のキーをランダムに取得する 0
« array_push array_reduce » PHP Manual 配列 関数 配列から一つ以上のキーをランダムに取得する array_rand (PHP 4, PHP 5, PHP 7, PHP 8) array_rand — 配列から一つ以上のキーをランダムに取得する 説明 array_rand ( array $array , int $num = 1 ): int | string | array 一つ以上のランダムなエントリを ...
https://man.plustar.jp/php/function.array-rand.html - [similar]