検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 41 for [SIMILAR] 16 1024 4096 WITH 35537 素集 WITH 2229... (0.176 sec.)
データ構造 0
« 定義済み定数 SplDoublyLinkedList » PHP Manual SPL データ構造 データ構造 目次 SplDoublyLinkedList SplStack SplQueue SplHeap SplMaxHeap SplMinHeap SplPriorityQueue SplFixedArray SplObjectStorage SPL では、標準的なデータ構造を提供しています。 ここで、それらを実装ごとに分類してまとめます。 ...
https://man.plustar.jp/php/spl.datastructures.html - [similar]
プリペアドステートメント 0
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステートメント プリペアドステートメント MySQL データベースは、 プリペアドステートメントをサポートしています。 プリペアドステートメント、 またはパラメータ化したステートメントは、 同じステートメントを ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]
ストレージの暗号化 0
« データベースへの接続 SQLインジェクション » PHP Manual データベースのセキュリティ ストレージの暗号化 ストレージの暗号化 SSL/SSHによってクライアント/サーバー間で通信されるデータは保護されますが、 データベースに保存されたデータは保護されません。SSLはあくまで通信上の プロトコルなのです。 一 ...
https://man.plustar.jp/php/security.database.storage.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
暗号化されたストリームから、データのチャンクを複号する 0
« sodium_crypto_secretstream_xchacha20poly1305_keygen sodium_crypto_secretstream_xchacha20poly1305_push » PHP Manual Sodium 関数 暗号化されたストリームから、データのチャンクを複号する sodium_crypto_secretstream_xchacha20poly1305_pull (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretstream_xch ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
ストリーミングAPI で安全に復号できるように、データのチャンクを暗号化する 0
« sodium_crypto_secretstream_xchacha20poly1305_pull sodium_crypto_secretstream_xchacha20poly1305_rekey » PHP Manual Sodium 関数 ストリーミングAPI で安全に復号できるように、データのチャンクを暗号化する sodium_crypto_secretstream_xchacha20poly1305_push (PHP 7 >= 7.2.0, PHP 8) sodium_crypto ...
https://man.plustar.jp/php/function.sodium-crypto-secretstream-xchacha20poly1305... - [similar]
ドキュメントを検索する 0
« Collection::existsInDatabase Collection::getName » PHP Manual mysql_xdevapi\Collection ドキュメントを検索する Collection::find (No version information available, might only be in Git) Collection::find — ドキュメントを検索する 説明 public mysql_xdevapi\Collection::find ( string $search_ ...
https://man.plustar.jp/php/mysql-xdevapi-collection.find.html - [similar]
C 言語と同様にスラッシュで文字列をクォートする 0
« String 関数 addslashes » PHP Manual String 関数 C 言語と同様にスラッシュで文字列をクォートする addcslashes (PHP 4, PHP 5, PHP 7, PHP 8) addcslashes — C 言語と同様にスラッシュで文字列をクォートする 説明 addcslashes ( string $string , string $characters ): string characters パラメータに羅 ...
https://man.plustar.jp/php/function.addcslashes.html - [similar]
Z39.50 サーバーへの接続を準備する 0
« yaz_close yaz_database » PHP Manual YAZ 関数 Z39.50 サーバーへの接続を準備する yaz_connect (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_connect — Z39.50 サーバーへの接続を準備する 説明 yaz_connect ( string $zurl , mixed $options = ? ): mixed この関数は、成功した場合に接続リソース、失敗した場 ...
https://man.plustar.jp/php/function.yaz-connect.html - [similar]
パフォーマンス 0
« 再帰的パターン PCRE 関数 » PHP Manual PCRE 正規表現構文 パフォーマンス パフォーマンス パターンに記述可能な要素のうち、幾つかの要素は、他の要素よりも 効率的に処理されます。 (a|e|i|o|u) のような選択肢の集合よりも [aeiou] のような文字クラスの方が効率的です。一般に、構文が 最も単純なものが ...
https://man.plustar.jp/php/regexp.reference.performance.html - [similar]
PREV 1 2 3 4 5 NEXT