検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 1009 for [SIMILAR] 16 1024 4096 WITH 30608 が追 WITH 2263... (0.674 sec.)
暗号化されたテキストが、有効なタグを持っているかを調べる 0
« sodium_crypto_aead_chacha20poly1305_encrypt sodium_crypto_aead_chacha20poly1305_ietf_encrypt » PHP Manual Sodium 関数 暗号化されたテキストが、有効なタグを持っているかを調べる sodium_crypto_aead_chacha20poly1305_ietf_decrypt (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_aead_chacha20poly1305_ie ...
https://man.plustar.jp/php/function.sodium-crypto-aead-chacha20poly1305-ietf-dec... - [similar]
XChaCha20-Poly1305 を用いてメッセージを検証し、復号する(AEADモードのうちもっとも... 0
« sodium_crypto_aead_chacha20poly1305_keygen sodium_crypto_aead_xchacha20poly1305_ietf_encrypt » PHP Manual Sodium 関数 XChaCha20-Poly1305 を用いてメッセージを検証し、復号する(AEADモードのうちもっとも好ましい) sodium_crypto_aead_xchacha20poly1305_ietf_decrypt (PHP 7 >= 7.2.0, PHP 8) sodi ...
https://man.plustar.jp/php/function.sodium-crypto-aead-xchacha20poly1305-ietf-de... - [similar]
XChaCha20-Poly1305 を使って暗号化し、認証を行う(AEADモードのうちもっとも好ましい... 0
« sodium_crypto_aead_xchacha20poly1305_ietf_decrypt sodium_crypto_aead_xchacha20poly1305_ietf_keygen » PHP Manual Sodium 関数 XChaCha20-Poly1305 を使って暗号化し、認証を行う(AEADモードのうちもっとも好ましい) sodium_crypto_aead_xchacha20poly1305_ietf_encrypt (PHP 7 >= 7.2.0, PHP 8) sodium ...
https://man.plustar.jp/php/function.sodium-crypto-aead-xchacha20poly1305-ietf-en... - [similar]
はじめに 0
« OpenSSL インストール/設定 » PHP Manual OpenSSL はじめに はじめに この拡張モジュールは、対称鍵による暗号化、非対称鍵による暗号化や、 PBKDF2, PKCS7, PKCS12, X509 その他の暗号の操作を行う » OpenSSL ライブラリの機能をバインドしています。 それに加えて、TLS ストリームの実装も提供しています。 ...
https://man.plustar.jp/php/intro.openssl.html - [similar]
サーバーのパラメータおよび状態を、実行時に変更する 0
« Memcache::setCompressThreshold Memcache 関数 » PHP Manual Memcache サーバーのパラメータおよび状態を、実行時に変更する Memcache::setServerParams (PECL memcache >= 2.1.0) Memcache::setServerParams — サーバーのパラメータおよび状態を、実行時に変更する 説明 Memcache::setServerParams ( strin ...
https://man.plustar.jp/php/memcache.setserverparams.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
PHP 7.2.x から PHP 7.3.x への移行 0
« Windows のサポート 新機能 » PHP Manual 付録 PHP 7.2.x から PHP 7.3.x への移行 PHP 7.2.x から PHP 7.3.x への移行 目次 新機能 新しく追加された関数 新しいグローバル定数 下位互換性のない変更点 PHP 7.3.x で推奨されなくなる機能 その他の変更 Windows のサポート このマイナーバージョンアップには ...
https://man.plustar.jp/php/migration73.html - [similar]
ノート 0
« 定義済み定数 The MySQLi Extension Function Summary » PHP Manual MySQLi ノート ノート 若干の実装ノート MYSQL_TYPE_GEOMETRY に対するサポートが MySQLi エクステンションに PHP 5.3 で追加されました。 MYSQL_TYPE_GEOMETRY 型の項目を操作するために libmysqlclient および mysqlnd の中にそれぞれ別の ...
https://man.plustar.jp/php/mysqli.notes.html - [similar]
共変性と反変性 0
« オブジェクトのシリアライズ 変更履歴 » PHP Manual クラスとオブジェクト 共変性と反変性 共変性と反変性 PHP 7.2.0 で、子クラスのメソッドの引数の型の制限を除く形で、反変性が一部サポートされました。 PHP 7.4.0 以降で、共変性と反変性が完全にサポートされるようになりました。 共変性とは、子クラス ...
https://man.plustar.jp/php/language.oop5.variance.html - [similar]
一つ以上の配列を再帰的にマージする 0
« array_map array_merge » PHP Manual 配列 関数 一つ以上の配列を再帰的にマージする array_merge_recursive (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_merge_recursive — 一つ以上の配列を再帰的にマージする 説明 array_merge_recursive ( array ...$arrays ): array array_merge_recursive() は、 一つ ...
https://man.plustar.jp/php/function.array-merge-recursive.html - [similar]