検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 236 for [SIMILAR] 16 1024 4096 WITH 21269 列演 WITH 2041... (0.266 sec.)
論理型 (boolean) 0
« はじめに 整数 » PHP Manual 型 論理型 (boolean) 論理型 (boolean) 論理型は、最も簡単な型です。 bool は、真偽の値を表します。 この値は、 true または false のどちらかになります。 構文 boolean リテラルを指定するには、定数 true または false を指定してください。 両方とも大文字小文字に依存しま ...
https://man.plustar.jp/php/language.types.boolean.html - [similar]
namespace キーワードおよび __NAMESPACE__ 定数 0
« 名前空間と動的言語機能 名前空間の使用法: エイリアス/インポート » PHP Manual 名前空間 namespace キーワードおよび __NAMESPACE__ 定数 namespace キーワードおよび __NAMESPACE__ 定数 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP には、現在の名前空間内の要素へのアクセスを抽象化するための方法が 2 通りあり ...
https://man.plustar.jp/php/language.namespaces.nsconstants.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
検索を準備する 0
« yaz_schema yaz_set_option » PHP Manual YAZ 関数 検索を準備する yaz_search (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_search — 検索を準備する 説明 yaz_search ( resource $id , string $type , string $query ): bool yaz_search() は、指定した接続で検索を行う準備をします。 yaz_connect() と同様に ...
https://man.plustar.jp/php/function.yaz-search.html - [similar]
ふたつの "PHP 標準" バージョン番号文字列を比較する 0
« sys_get_temp_dir zend_thread_id » PHP Manual PHP オプション/情報 関数 ふたつの "PHP 標準" バージョン番号文字列を比較する version_compare (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) version_compare — ふたつの "PHP 標準" バージョン番号文字列を比較する 説明 version_compare ( string $version1 , ...
https://man.plustar.jp/php/function.version-compare.html - [similar]
現在の画像上に別の画像を合成する 0
« ImagickDraw::comment ImagickDraw::__construct » PHP Manual ImagickDraw 現在の画像上に別の画像を合成する ImagickDraw::composite (PECL imagick 2, PECL imagick 3) ImagickDraw::composite — 現在の画像上に別の画像を合成する 説明 public ImagickDraw::composite ( int $compose , float $x , float ...
https://man.plustar.jp/php/imagickdraw.composite.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
シェル引数として使用される文字列をエスケープする 0
« プログラム実行関数 escapeshellcmd » PHP Manual プログラム実行関数 シェル引数として使用される文字列をエスケープする escapeshellarg (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) escapeshellarg — シェル引数として使用される文字列をエスケープする 説明 escapeshellarg ( string $arg ): string escapesh ...
https://man.plustar.jp/php/function.escapeshellarg.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]
The Set class 0
« Ds\Pair::toArray Ds\Set::add » PHP Manual Data Structures The Set class The Set class (No version information available, might only be in Git) はじめに A Set is a sequence of unique values. This implementation uses the same hash table as Ds\Map , where values are used as keys and the m ...
https://man.plustar.jp/php/class.ds-set.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT