検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 517 for 使い (0.060 sec.)
Directory クラス 5942
« 定義済み定数 Directory::close » PHP Manual ディレクトリ Directory クラス Directory クラス (PHP ... rectory クラスのインスタンスを作るには dir() 関数を使います。 new 演算子は使いません。 クラス概要 class Dir ... rewinddir() 、 closedir() などのディレクトリ関数で使います。 変更履歴 バージョン 説明 8.1.0 The path and h ...
https://man.plustar.jp/php/class.directory.html - [similar]
引数の型を取得する 5942
« ReflectionParameter::getPosition ReflectionParameter::hasType » PHP Manual ReflectionParameter ... HP 7.1.0 以降での ReflectionParameter::getType() の使い方 PHP 7.1.0 以降では、 ReflectionType::__toString() ... HP 7.1.0 より前の ReflectionParameter::getType() の使い方 <?php function someFunction ( int $param , $param ... PHP 8.0.0 以降の ReflectionParameter::getType() の使い方 PHP 8.0.0 以降では、このメソッドは ReflectionName ... 引数 , 型 , ReflectionNamedType , ReflectionType , 使い方 , hasType , int ...
https://man.plustar.jp/php/reflectionparameter.gettype.html - [similar]
クライアント側のセッションキーを計算する 5864
« sodium_crypto_kdf_keygen sodium_crypto_kx_keypair » PHP Manual Sodium 関数 クライアント側のセッ ... rver_key ): array X25519 + BLAKE2b 鍵交換メソッドを使い、 クライアント側のセッションキーを計算します。 パラ ... 配列。 最初の文字列は、サーバから受け取るデータとして使います。 ふたつめの文字列は、サーバに送信するデータとし ...使います。 関連キーワード: セッション , 計算 , キー , cr ...
https://man.plustar.jp/php/function.sodium-crypto-kx-client-session-keys.html - [similar]
サーバ側のセッションキーを計算する 5864
« sodium_crypto_kx_seed_keypair sodium_crypto_pwhash_scryptsalsa208sha256_str_verify » PHP Manua ... ient_key ): array X25519 + BLAKE2b 鍵交換メソッドを使い、 サーバ側のセッションキーを計算します。 パラメータ ... ます。 ひとつめはクライアントから受信する文字列として使います。 ふたつめはクライアントに送信するデータとして使 ...
https://man.plustar.jp/php/function.sodium-crypto-kx-server-session-keys.html - [similar]
境界と境界の間の navigating fragments 用にイテレータを作る 5864
« IntlBreakIterator::getLocale IntlBreakIterator::getText » PHP Manual IntlBreakIterator 境界と境 ... デフォルト。シーケンシャルに増える整数をキーとして使います IntlPartsIterator::KEY_LEFT - 現在のパートの左側 ... のバイトオフセットをキーとして使います。 IntlPartsIterator::KEY_RIGHT - 現在のパートの ... 右側のバイトオフセットをキーとして使います。 戻り値 関連キーワード: 境界 , navigating , fr ...
https://man.plustar.jp/php/intlbreakiterator.getpartsiterator.html - [similar]
scrypt を使い、パスワードからキーを導出する 5778
« sodium_crypto_pwhash_scryptsalsa208sha256_str sodium_crypto_pwhash_str_needs_rehash » PHP Manu ... al Sodium 関数 scrypt を使い、パスワードからキーを導出する sodium_crypto_pwhash_ ... dium_crypto_pwhash_scryptsalsa208sha256 — scrypt を使い、パスワードからキーを導出する 説明 sodium_crypto_pw ... 計算するのに必要なCPUサイクルが増加します。 意図した使い方次第で、 適切な値の上限値を設定するために、いくつか ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256.ht... - [similar]
SoapClient のコンストラクタ 5613
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ ... パラメータ を両方指定しなかった場合、 RPCスタイルを使います。 use int SOAP_ENCODED や SOAP_LITERAL を使うと ... します。 SOAP_ENCODED は、 SOAP 仕様で定義された型を使い、エンコーディングを指定します。 SOAP_LITERAL は、 サ ... ービスで定義されたスキームを使い、 エンコーディングを指定します。 wsdl が指定された場 ... ータ を両方指定しなかった場合、 "encoded" スタイルを使います。 soap_version int 使用する SOAP プロトコルのバ ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
コメント 5527
« 条件付きサブパターン 再帰的パターン » PHP Manual PCRE 正規表現構文 コメント コメント コメントは ... 改行文字で終わります。 例1 パターンの中でのコメントの使い方 <?php $subject = 'test' ; /* PCRE_EXTENDED を有効 ... にせずにコメントを追加するには, (?# を使います */ $match = preg_match ( '/te(?# this is a comm ... ターン , 文字 , int , PCRE , カッコ , 設定 , 出力 , 使い方 , 改行 ...
https://man.plustar.jp/php/regexp.reference.comments.html - [similar]
アプリケーションの設定 5527
« 例 Yaf_Application » PHP Manual Yaf アプリケーションの設定 アプリケーションの設定 設定内容を記 ... ication." の両方が存在する場合は、"application." を使います。 例1 PHP の配列の例 <?php $configs = array( "a ... ィングで PATH_INFO に三つ以上のセグメントがあるときに使います。 Yaf は、最初のセグメントがモジュール名なのかそ ... イブラリパスには application.library.directory の値を使います。 application.library.directory string applicat ... ったプレフィックスをリクエスト URI から取り除くために使います。 例として、リクエスト URI が "/prefix/controll ...
https://man.plustar.jp/php/yaf.appconfig.html - [similar]
ユーザー定義の比較関数を使い、キーでソートする 5441
« ArrayIterator::uasort ArrayIterator::unserialize » PHP Manual ArrayIterator ユーザー定義の比較 ... 関数を使い、キーでソートする ArrayIterator::uksort (PHP 5 >= 5 ... 8) ArrayIterator::uksort — ユーザー定義の比較関数を使い、キーでソートする 説明 public ArrayIterator::uksort ...
https://man.plustar.jp/php/arrayiterator.uksort.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT