検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 351 for ビット (0.014 sec.)
現在の libev の構成でサポートするバックエンド群を返す 5525
« Ev::stop Ev::suspend » PHP Manual Ev 現在の libev の構成でサポートするバックエンド群を返す Ev: ... ラメータ この関数にはパラメータはありません。 戻り値 ビットマスクを返します。 バックエンドのフラグ を、ビット O ... 現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す Ev::embeddableBackends() - 他のイベント ... libev , サポート , 構成 , Ev , supportedBackends , ビット , フラグ , ループ , パラメータ , マスク ...
https://man.plustar.jp/php/ev.supportedbackends.html - [similar]
文字列の crc32 多項式計算を行う 5525
« count_chars crypt » PHP Manual String 関数 文字列の crc32 多項式計算を行う crc32 (PHP 4 >= 4.0 ... 行う 説明 crc32 ( string $string ): int string の 32 ビット長の CRC (cyclic redundancy checksum) チェックサムを ... の整数型は符号付きで、多くの crc32 チェックサムは 32 ビットシステム上では負の整数になります。 しかし、64 ビット ... の結果を符号なし整数に変換することも行います。 64 ビット環境でも、戻り値が大きくなると負の整数を返すことが考 ... る形式なので、この処理が壊れないようにしました。 32 ビット環境から 64 ビット環境に移したときに ほぼ 50% の確率 ...
https://man.plustar.jp/php/function.crc32.html - [similar]
Win32Service サービス型のビットマスク 5525
« 定義済み定数 Win32Service サービスステータス定数 » PHP Manual 定義済み定数 Win32Service サービ ... ス型のビットマスク Win32Service サービス型のビットマスク 定数 値 ... は使えません。 関連キーワード: サービス , Service , ビット , マスク , 定数 , 定義 , 自分 , プロセス , 動作 , ...
https://man.plustar.jp/php/win32service.constants.servicetype.html - [similar]
NumberFormatter クラス 5480
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatte ... に由来する型 NumberFormatter::TYPE_INT32 ( int ) 32 ビット整数値としてフォーマット/パースする NumberFormatter: ... :TYPE_INT64 ( int ) 64 ビット整数値としてフォーマット/パースする NumberFormatter: ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
2 つの variant のビット implication を行う 5480
« variant_idiv variant_int » PHP Manual COM関数 2 つの variant のビット implication を行う varia ... HP 5, PHP 7, PHP 8) variant_imp — 2 つの variant のビット implication を行う 説明 variant_imp ( mixed $left ... , mixed $right ): variant ビットの implication 操作を行います。 パラメータ left 左オ ... す。 関連キーワード: variant , 関数 , implication , ビット , right , クラス , オブジェクト , パラメータ , オペ ...
https://man.plustar.jp/php/function.variant-imp.html - [similar]
定義済み定数 5444
« セキュリティの考慮 Win32Service サービス型のビットマスク » PHP Manual win32service 定義済み定数 ... 定義済み定数 目次 Win32Service サービス型のビットマスク Win32Service サービスステータス定数 Win32Serv ... n32Service サービス制御メッセージが受領されたときのビットマスク Win32Service サービス開始型定数 Win32Service ... 関連キーワード: 定数 , 定義 , Service , サービス , ビット , マスク , 制御 , メッセージ , アクション , 情報 ...
https://man.plustar.jp/php/win32service.constants.html - [similar]
関数・メソッド 5426
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... かどうかを調べる connection_status - 接続ステータスのビットフィールドを返す constant - 定数の値を返す convert_c ... 削除する DOMCharacterData::insertData - 指定した 16 ビット単位のオフセットに、文字列を挿入する DOMCharacterDat ... 現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す Ev::resume - 一時停止していたデフォルト ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
代入演算子 5345
« 算術演算子 ビット演算子 » PHP Manual 演算子 代入演算子 代入演算子 代入演算子の基本となるものは ... b $a = $a % $b 剰余 $a **= $b $a = $a ** $b べき乗 ビット代入演算子 例 同一の結果になる操作 演算 $a &= $b $a ... = $a & $b ビット積 $a |= $b $a = $a | $b ビット和 $a ^= $b $a = $a ^ ... 合 $a ??= $b $a = $a ?? $b Null合体 参考 算術演算子 ビット演算子 Null 合体演算子 関連キーワード: 代入 , 参照 , ... 変数 , コピー , 同一 , ビット , 操作 , new , 演算 , 算術 ...
https://man.plustar.jp/php/language.operators.assignment.html - [similar]
htmlspecialchars および htmlentities で使用される変換テーブルを返す 5328
« fprintf hebrev » PHP Manual String 関数 htmlspecialchars および htmlentities で使用される変換テ ... あるいは HTML_SPECIALCHARS 。 flags 以下のフラグのビットマスクによる組み合わせで、 どのクォートをテーブルに含 ... 字を追加したもの。 UTF-8 ASCII 互換のマルチバイト 8 ビット Unicode 。 cp866 ibm866, 866 DOS 固有のキリル文字セ ...
https://man.plustar.jp/php/function.get-html-translation-table.html - [similar]
HTML エンティティを対応する文字に変換する 5328
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_e ... パラメータ string 入力文字列。 flags 以下のフラグのビットマスクによる組み合わせで、クォートの扱いやドキュメン ... 字を追加したもの。 UTF-8 ASCII 互換のマルチバイト 8 ビット Unicode 。 cp866 ibm866, 866 DOS 固有のキリル文字セ ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT