検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 723 for [SIMILAR] 16 1024 4096 WITH 36927 トオ WITH 1896... (0.551 sec.)
スカラー型の値を列挙型にマップするか、null を返す 0
« BackedEnum::from コンテキストオプションとパラメータ » PHP Manual BackedEnum スカラー型の値を列挙型にマップするか、null を返す BackedEnum::tryFrom (PHP 8 >= 8.1.0) BackedEnum::tryFrom — スカラー型の値を列挙型にマップするか、 null を返す 説明 public static BackedEnum::tryFrom ( int | str ...
https://man.plustar.jp/php/backedenum.tryfrom.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
サポートするプロトコル/ラッパー 0
« Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパー サポートするプロトコル/ラッパー PHP には多くの組み込みラッパーが用意されています。さまざまな URL 風のプロトコルによって、 fopen() や copy() 、 file_exists() そして filesize() といったファイ ...
https://man.plustar.jp/php/wrappers.html - [similar]
音声処理コンテキストを作成する 0
« openal_buffer_loadwav openal_context_current » PHP Manual OpenAL 関数 音声処理コンテキストを作成する openal_context_create (PECL openal >= 0.1.0) openal_context_create — 音声処理コンテキストを作成する 説明 openal_context_create ( resource $device ): resource パラメータ device Open AL ( ...
https://man.plustar.jp/php/function.openal-context-create.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
オーディオストリーム 0
« rar:// expect:// » PHP Manual サポートするプロトコル/ラッパー オーディオストリーム ogg:// ogg:// — オーディオストリーム 説明 ogg:// ラッパー経由で読み込みモードでオープンされた ファイルは、 OGG/Vorbis コーデックでエンコードされた圧縮音声ファイルとして 扱われます。同様に、 ogg:// ラッパ ...
https://man.plustar.jp/php/wrappers.audio.html - [similar]
Secure Shell 2 0
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — Secure Shell 2 説明 ssh2.shell:// ssh2.exec:// ssh2.tunnel:// ssh2.sftp:// ssh2.scp:// (PECL) 注意 : このラッパーはデフォルトでは有効になっていません ssh2.*:// ラッパーを使用するには、 » PECL ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
以前に保存されたコンテキストを復元する 0
« ps_rect ps_rotate » PHP Manual PS 関数 以前に保存されたコンテキストを復元する ps_restore (PECL ps >= 1.1.0) ps_restore — 以前に保存されたコンテキストを復元する 説明 ps_restore ( resource $psdoc ): bool 以前に保存されている描画コンテキストを復元します。 すべての ps_save() 呼び出しには、 ...
https://man.plustar.jp/php/function.ps-restore.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]