検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1262 for [SIMILAR] 16 1024 4096 WITH 16459 計算 WITH 1512... (2.482 sec.)
結果セットの次の行を連想配列で取得する 0
« mysqli_result::fetch_array mysqli_result::fetch_column » PHP Manual mysqli_result 結果セットの次の行を連想配列で取得する mysqli_result::fetch_assoc mysqli_fetch_assoc (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_assoc -- mysqli_fetch_assoc — 結果セットの次の行を連想配列で取得する 説明 オ ...
https://man.plustar.jp/php/mysqli-result.fetch-assoc.html - [similar]
div および offset の係数を使用し、3x3 の畳み込み配列を適用する 0
« imagecolortransparent imagecopy » PHP Manual GD および Image 関数 div および offset の係数を使用し、3x3 の畳み込み配列を適用する imageconvolution (PHP 5 >= 5.1.0, PHP 7, PHP 8) imageconvolution — div および offset の係数を使用し、3x3 の畳み込み配列を適用する 説明 imageconvolution ( GdI ...
https://man.plustar.jp/php/function.imageconvolution.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
データ構造 0
« 定義済み定数 SplDoublyLinkedList » PHP Manual SPL データ構造 データ構造 目次 SplDoublyLinkedList SplStack SplQueue SplHeap SplMaxHeap SplMinHeap SplPriorityQueue SplFixedArray SplObjectStorage SPL では、標準的なデータ構造を提供しています。 ここで、それらを実装ごとに分類してまとめます。 ...
https://man.plustar.jp/php/spl.datastructures.html - [similar]
select() システムコールと同等の操作を、 ストリームの配列に対して seconds と micr... 0
« stream_resolve_include_path stream_set_blocking » PHP Manual ストリーム 関数 select() システムコールと同等の操作を、 ストリームの配列に対して seconds と microseconds で指定されたタイムアウト時間をもって行う stream_select (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_select — select() シ ...
https://man.plustar.jp/php/function.stream-select.html - [similar]
Sodium 0
« password_verify はじめに » PHP Manual 暗号 Sodium Sodium はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Sodium 関数 sodium_add — 巨大な数を加算する sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする sodium_bin2base64 — 生バ ...
https://man.plustar.jp/php/book.sodium.html - [similar]
Sodium 関数 0
« 定義済み定数 sodium_add » PHP Manual Sodium Sodium 関数 Sodium 関数 目次 sodium_add — 巨大な数を加算する sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする sodium_bin2base64 — 生バイナリを base64 文字列にエンコードする sodium_bin2hex — 16進数にエンコードする ...
https://man.plustar.jp/php/ref.sodium.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
文字列の crc32 多項式計算を行う 0
« count_chars crypt » PHP Manual String 関数 文字列の crc32 多項式計算を行う crc32 (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) crc32 — 文字列の crc32 多項式計算を行う 説明 crc32 ( string $string ): int string の 32 ビット長の CRC (cyclic redundancy checksum) チェックサムを生成します。 これは通 ...
https://man.plustar.jp/php/function.crc32.html - [similar]
最大公約数と乗数を計算する 0
« gmp_gcd gmp_hamdist » PHP Manual GMP 関数 最大公約数と乗数を計算する gmp_gcdext (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_gcdext — 最大公約数と乗数を計算する 説明 gmp_gcdext ( GMP | int | string $num1 , GMP | int | string $num2 ): array a*s + b*t = g = gcd(a,b) となるような g, s, t を計 ...
https://man.plustar.jp/php/function.gmp-gcdext.html - [similar]