検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 450 for [SIMILAR] 16 1024 4096 WITH 25546 colorfloodfill... (0.801 sec.)
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
goto 0
« include_once 関数 » PHP Manual 制御構造 goto goto (PHP 5 >= 5.3.0, PHP 7, PHP 8) この画像は » xkcd から提供いただいたものです。 goto 演算子を使用すると、 プログラム中の他の命令にジャンプすることができます。 ジャンプ先はラベルとコロンで表し、 goto の後にそのラベルを指定します。 ラベルは ...
https://man.plustar.jp/php/control-structures.goto.html - [similar]
子を置き換える 0
« DOMNode::removeChild DOMNodeList » PHP Manual DOMNode 子を置き換える DOMNode::replaceChild (PHP 5, PHP 7, PHP 8) DOMNode::replaceChild — 子を置き換える 説明 public DOMNode::replaceChild ( DOMNode $node , DOMNode $child ): DOMNode | false この関数は、子要素 child を新しいノードに 置き換 ...
https://man.plustar.jp/php/domnode.replacechild.html - [similar]
データの比較にコールバック関数を用い、配列の共通項を計算する 0
« array_uintersect_uassoc array_unique » PHP Manual 配列 関数 データの比較にコールバック関数を用い、配列の共通項を計算する array_uintersect (PHP 5, PHP 7, PHP 8) array_uintersect — データの比較にコールバック関数を用い、配列の共通項を計算する 説明 array_uintersect ( array $array , array . ...
https://man.plustar.jp/php/function.array-uintersect.html - [similar]
ディスパッチインターフェイスのために、PHP のクラス定義を出力する 0
« com_message_pump variant_abs » PHP Manual COM関数 ディスパッチインターフェイスのために、PHP のクラス定義を出力する com_print_typeinfo (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) com_print_typeinfo — ディスパッチインターフェイスのために、PHP のクラス定義を出力する 説明 com_print_typeinfo ( va ...
https://man.plustar.jp/php/function.com-print-typeinfo.html - [similar]
URL エンコードされた文字列をデコードする 0
« curl_strerror curl_version » PHP Manual cURL 関数 URL エンコードされた文字列をデコードする curl_unescape (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_unescape — URL エンコードされた文字列をデコードする 説明 curl_unescape ( CurlHandle $handle , string $string ): string | false この関数は、URL エ ...
https://man.plustar.jp/php/function.curl-unescape.html - [similar]
FDF データを表示する PDF ドキュメントを設定する 0
« fdf_set_encoding fdf_set_flags » PHP Manual FDF 関数 FDF データを表示する PDF ドキュメントを設定する fdf_set_file (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_file — FDF データを表示する PDF ドキュメントを設定する 説明 fdf_set_file ( resource $fdf_document , string $url , string $targe ...
https://man.plustar.jp/php/function.fdf-set-file.html - [similar]
FTP サーバー上でディレクトリを移動する 0
« ftp_cdup ftp_chmod » PHP Manual FTP 関数 FTP サーバー上でディレクトリを移動する ftp_chdir (PHP 4, PHP 5, PHP 7, PHP 8) ftp_chdir — FTP サーバー上でディレクトリを移動する 説明 ftp_chdir ( FTP\Connection $ftp , string $directory ): bool カレントディレクトリを、指定した場所に移動します。 ...
https://man.plustar.jp/php/function.ftp-chdir.html - [similar]
タイミング攻撃に対して安全な文字列比較 0
« hash_copy hash_file » PHP Manual Hash 関数 タイミング攻撃に対して安全な文字列比較 hash_equals (PHP 5 >= 5.6.0, PHP 7, PHP 8) hash_equals — タイミング攻撃に対して安全な文字列比較 説明 hash_equals ( string $known_string , string $user_string ): bool 2つの文字列が等しいかどうか、同じ長さの ...
https://man.plustar.jp/php/function.hash-equals.html - [similar]
アクティブなハッシュコンテキストに、ファイルからデータを投入する 0
« hash_pbkdf2 hash_update_stream » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、ファイルからデータを投入する hash_update_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_update_file — アクティブなハッシュコンテキストに、ファイルからデータを投入する 説明 hash_update_ ...
https://man.plustar.jp/php/function.hash-update-file.html - [similar]