検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 127 for [SIMILAR] 16 1024 4096 WITH 27492 passwd WITH 24... (0.204 sec.)
関数のエントリにブレークポイントを挿入する 0
« phpdbg_break_file phpdbg_break_method » PHP Manual phpdbg 関数 関数のエントリにブレークポイントを挿入する phpdbg_break_function (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_function — 関数のエントリにブレークポイントを挿入する 説明 phpdbg_break_function ( string $function ): void 指定さ ...
https://man.plustar.jp/php/function.phpdbg-break-function.html - [similar]
phpdbg 関数 0
« 定義済み定数 phpdbg_break_file » PHP Manual phpdbg phpdbg 関数 phpdbg 関数 目次 phpdbg_break_file — ファイルの行にブレークポイントを挿入する phpdbg_break_function — 関数のエントリにブレークポイントを挿入する phpdbg_break_method — メソッドのエントリにブレークポイントを挿入する phpdbg_br ...
https://man.plustar.jp/php/ref.phpdbg.html - [similar]
任意精度数値の平方根を取得する 0
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, PHP 7, PHP 8) bcsqrt — 任意精度数値の平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): string num の平方根を返します。 パラメータ num オペランドを表す文字列。 scale このオプシ ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]
メソッドのエントリにブレークポイントを挿入する 0
« phpdbg_break_function phpdbg_break_next » PHP Manual phpdbg 関数 メソッドのエントリにブレークポイントを挿入する phpdbg_break_method (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_method — メソッドのエントリにブレークポイントを挿入する 説明 phpdbg_break_method ( string $class , string $met ...
https://man.plustar.jp/php/function.phpdbg-break-method.html - [similar]
全てのブレークポイントをクリアする 0
« phpdbg_break_next phpdbg_color » PHP Manual phpdbg 関数 全てのブレークポイントをクリアする phpdbg_clear (PHP 5 >= 5.6.0, PHP 7, PHP 8) phpdbg_clear — 全てのブレークポイントをクリアする 説明 phpdbg_clear (): void これまでに設定されたブレークポイントをすべてクリアします。 phpdbg_break_*( ...
https://man.plustar.jp/php/function.phpdbg-clear.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
ハミング距離 0
« gmp_gcdext gmp_import » PHP Manual GMP 関数 ハミング距離 gmp_hamdist (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_hamdist — ハミング距離 説明 gmp_hamdist ( GMP | int | string $num1 , GMP | int | string $num2 ): int num1 と num2 の間のハミング距離を返します。オペランドは共に非負とする必要が ...
https://man.plustar.jp/php/function.gmp-hamdist.html - [similar]
はじめに 0
« uopz インストール/設定 » PHP Manual uopz はじめに はじめに uopz (User Operations for Zend) エクステンションは、 コンパイル時および実行時に通常使用される Zend Engine の機能を公開します。 その目的は、PHP コードを表す内部構造の変更を可能にすること、 およびユーザーのコードが VM と対話できる ...
https://man.plustar.jp/php/intro.uopz.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 NEXT