検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 101 for [SIMILAR] 16 1024 4096 WITH 28342 算結 WITH 2705... (0.185 sec.)
HMAC 方式を使用してハッシュ値を生成する 0
« hash_hmac_file hash_init » PHP Manual Hash 関数 HMAC 方式を使用してハッシュ値を生成する hash_hmac (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac — HMAC 方式を使用してハッシュ値を生成する 説明 hash_hmac ( string $algo , string $data , string $key , bool $binary = false ): st ...
https://man.plustar.jp/php/function.hash-hmac.html - [similar]
ハッシュ値 (メッセージダイジェスト) を生成する 0
« hash_update Mcrypt » PHP Manual Hash 関数 ハッシュ値 (メッセージダイジェスト) を生成する hash (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash — ハッシュ値 (メッセージダイジェスト) を生成する 説明 hash ( string $algo , string $data , bool $binary = false , array $options = [] ): s ...
https://man.plustar.jp/php/function.hash.html - [similar]
日の出/日の入り時刻と薄明かり (twilight) の開始/終了時刻の情報を含む配列を返す 0
« date_sub date_sunrise » PHP Manual 日付・時刻 関数 日の出/日の入り時刻と薄明かり (twilight) の開始/終了時刻の情報を含む配列を返す date_sun_info (PHP 5 >= 5.1.2, PHP 7, PHP 8) date_sun_info — 日の出/日の入り時刻と薄明かり (twilight) の開始/終了時刻の情報を含む配列を返す 説明 date_sun_in ...
https://man.plustar.jp/php/function.date-sun-info.html - [similar]
浮動小数点数 0
« 整数 文字列 » PHP Manual 型 浮動小数点数 浮動小数点数 浮動小数点数 (あるいは "float", "double", "実数") は、次の構文により指定できます。 <?php $a = 1.234 ; $b = 1.2e3 ; $c = 7E-10 ; $d = 1_234.567 ; // PHP 7.4.0 以降 ?> PHP 7.4.0 以降の規約(これより前のバージョンでは、アンダースコアは許 ...
https://man.plustar.jp/php/language.types.float.html - [similar]
入力ロケールの変化形の表示名を、適切に地域化して返す 0
« Locale::getDisplayScript Locale::getKeywords » PHP Manual Locale 入力ロケールの変化形の表示名を、適切に地域化して返す Locale::getDisplayVariant locale_get_display_variant (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getDisplayVariant -- locale_get_display_variant — 入力ロ ...
https://man.plustar.jp/php/locale.getdisplayvariant.html - [similar]
データをバイナリ文字列にパックする 0
« ignore_user_abort php_strip_whitespace » PHP Manual その他の関数 データをバイナリ文字列にパックする pack (PHP 4, PHP 5, PHP 7, PHP 8) pack — データをバイナリ文字列にパックする 説明 pack ( string $format , mixed ...$values ): string 指定された引数を format に基づいて バイナリ文字列にパッ ...
https://man.plustar.jp/php/function.pack.html - [similar]
ビット演算子 0
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特定のビットの評価や操作を行います。 ビット演算子 例 名前 結果 $a & $b ビット積 $a および $b の両方にセットされているビットがセットされます $a | $b ビット和 $a または $b のどちらかにセットされて ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
比較演算子 0
« ビット演算子 エラー制御演算子 » PHP Manual 演算子 比較演算子 比較演算子 比較演算子は、その名前が示すように、二つの値を比較します。 型の比較表 に、型に関連するさまざまな比較の例があります。 比較演算子 例 名前 結果 $a == $b 等しい 型の相互変換をした後で $a が $b に等しい時に true 。 $a = ...
https://man.plustar.jp/php/language.operators.comparison.html - [similar]
数学関数 0
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Math 関数 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) ...
https://man.plustar.jp/php/book.math.html - [similar]
Math 関数 0
« 定義済み定数 abs » PHP Manual Math Math 関数 Math 関数 目次 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) asinh — 逆双曲線正弦(アークハイパボリックサイン) atan2 — 2 変数のアークタンジェント atan — 逆正接 ...
https://man.plustar.jp/php/ref.math.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT