検索

phrase: max: clip:
target: order:
Results of 1 - 4 of about 4 for inverse (0.014 sec.)
逆方向の Transliterator を作成する 12038
« Transliterator::createFromRules Transliterator::getErrorCode » PHP Manual Transliterator 逆方向 ... の Transliterator を作成する Transliterator::createInverse transliterator_create_inverse (PHP 5 >= 5.4.0, PHP ... , PHP 8, PECL intl >= 2.0.0) Transliterator::createInverse -- transliterator_create_inverse — 逆方向の Transl ... 説明 オブジェクト指向型 public Transliterator::createInverse (): ? Transliterator 手続き型 transliterator_creat ... e_inverse ( Transliterator $transliterator ): ? Transliterat ...
https://man.plustar.jp/php/transliterator.createinverse.html - [similar]
例外(exceptions) 9727
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions ... れています。 例 例4 例外を投げるには <?php function inverse ( $x ) { if (! $x ) { throw new Exception ( 'ゼロに ... よる除算。' ); } return 1 / $x ; } try { echo inverse ( 5 ) . "\n" ; echo inverse ( 0 ) . "\n" ; } catch ... d 例5 例外処理での finally ブロック <?php function inverse ( $x ) { if (! $x ) { throw new Exception ( 'ゼロに ... よる除算。' ); } return 1 / $x ; } try { echo inverse ( 5 ) . "\n" ; } catch ( Exception $e ) { echo '捕 ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
Description 7877
« Imagick::importImagePixels Imagick::labelImage » PHP Manual Imagick Description Imagick::inverse ... rTransformImage (PECL imagick 3 >= 3.3.0) Imagick::inverseFourierTransformImage — Description 説明 public Ima ... gick::inverseFourierTransformImage ( Imagick $complement , bool ... $magnitude ): bool Implements the inverse discrete Fourier transform (DFT) of the image eith ...
https://man.plustar.jp/php/imagick.inversefouriertransformimage.html - [similar]
キーの詳細の配列を返す 7304
« openssl_pkey_free openssl_pkey_get_private » PHP Manual OpenSSL 関数 キーの詳細の配列を返す op ... "dmq1" exponent2, d mod (q-1) "iqmp" coefficient, (inverse of q) mod p OPENSSL_KEYTYPE_DSA の場合は "dsa" とい ...
https://man.plustar.jp/php/function.openssl-pkey-get-details.html - [similar]
PREV 1 NEXT