検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 284 for 特定 (0.013 sec.)
接続を受けつけるためにポートにソケットをオープンする 4379
« socket_connect socket_create_pair » PHP Manual ソケット 関数 接続を受けつけるためにポートにソケ ... ージョンでは、リソースを返していました。 注意 注意 : 特定のインターフェイスのみを listen するソケットを作成し ...
https://man.plustar.jp/php/function.socket-create-listen.html - [similar]
scrypt を使い、パスワードからキーを導出する 4379
« sodium_crypto_pwhash_scryptsalsa208sha256_str sodium_crypto_pwhash_str_needs_rehash » PHP Manu ... ソルトから、暗号化キーのシードを導出し、 そのシードを特定の目的に必要とされる実際のキー (たとえば sodium_cryp ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256.ht... - [similar]
指定された部分文字列が、文字列に含まれるかを調べる 4379
« sscanf str_ends_with » PHP Manual String 関数 指定された部分文字列が、文字列に含まれるかを調べ ... 列が最後に現れる場所を探す strripos() - 文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置 ...
https://man.plustar.jp/php/function.str-contains.html - [similar]
文字列が、指定された文字列で終わるかを調べる。 4379
« str_contains str_getcsv » PHP Manual String 関数 文字列が、指定された文字列で終わるかを調べる。 ... 列が最後に現れる場所を探す strripos() - 文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置 ...
https://man.plustar.jp/php/function.str-ends-with.html - [similar]
文字列が指定された部分文字列で始まるかを調べる 4379
« str_split str_word_count » PHP Manual String 関数 文字列が指定された部分文字列で始まるかを調べ ... 列が最後に現れる場所を探す strripos() - 文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置 ...
https://man.plustar.jp/php/function.str-starts-with.html - [similar]
文字列が最初に現れる位置を見つける 4379
« strspn strtok » PHP Manual String 関数 文字列が最初に現れる位置を見つける strstr (PHP 4, PHP 5 ... う場合は、 stristr() を使用してください。 注意 : もし特定の haystack に needle があるかどうかを調べるだけの場 ...
https://man.plustar.jp/php/function.strstr.html - [similar]
ユーザーレベルのエラー/警告/通知メッセージを生成する 4379
« set_exception_handler user_error » PHP Manual エラー処理関数 ユーザーレベルのエラー/警告/通知メ ... わせて使うこともできます。 この関数は、実行時の例外に特定の応答を生成する必要がある場合に便利です。 パラメータ ...
https://man.plustar.jp/php/function.trigger-error.html - [similar]
Add a task to be run in parallel 4379
« GearmanClient::addServers GearmanClient::addTaskBackground » PHP Manual GearmanClient Add a ta ... づけるアプリケーションコンテキスト。 unique タスクを特定するために用いる一意な ID。 戻り値 A GearmanTask obj ...
https://man.plustar.jp/php/gearmanclient.addtask.html - [similar]
コードポイントの "鏡文字" を取得する 4379
« IntlChar::charFromName IntlChar::charName » PHP Manual IntlChar コードポイントの "鏡文字" を取 ... s) マッピング が必要になることがあります。 これは、特定の文字のデフォルトのグリフが、 指定された文字のデフォ ...
https://man.plustar.jp/php/intlchar.charmirror.html - [similar]
日本語のマルチバイト文字に関する基本事項 4379
« サポートされるエンコーディングの概要 HTTP 入出力 » PHP Manual マルチバイト文字列 日本語のマルチ ... 定義されたシフト (エスケープ) シーケンスを使用して、特定のコード範囲 ( 00h から 7fh まで) のコードマップを切 ...
https://man.plustar.jp/php/mbstring.ja-basic.html - [similar]