検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 397 for [SIMILAR] 16 1024 4096 WITH 10014 同等 WITH 3434... (0.369 sec.)
二次ベジエ曲線を描画する 0
« ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute ImagickDraw::pathCurveToRelative » PHP Manual ImagickDraw 二次ベジエ曲線を描画する ImagickDraw::pathCurveToQuadraticBezierSmoothRelative (PECL imagick 2, PECL imagick 3) ImagickDraw::pathCurveToQuadraticBezierSmoothRelative — 二次ベ ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoquadraticbeziersmoothrelative.... - [similar]
ローカルタイムを得る 0
« idate microtime » PHP Manual 日付・時刻 関数 ローカルタイムを得る localtime (PHP 4, PHP 5, PHP 7, PHP 8) localtime — ローカルタイムを得る 説明 localtime ( ? int $timestamp = null , bool $associative = false ): array localtime() 関数は、C 言語の 同名の関数コールにより返される構造体と同じ ...
https://man.plustar.jp/php/function.localtime.html - [similar]
論理型 (boolean) 0
« はじめに 整数 » PHP Manual 型 論理型 (boolean) 論理型 (boolean) 論理型は、最も簡単な型です。 bool は、真偽の値を表します。 この値は、 true または false のどちらかになります。 構文 boolean リテラルを指定するには、定数 true または false を指定してください。 両方とも大文字小文字に依存しま ...
https://man.plustar.jp/php/language.types.boolean.html - [similar]
Main interface to C code and data 0
« A Complete PHP/FFI/preloading Example FFI::addr » PHP Manual FFI Main interface to C code and data Main interface to C code and data (PHP 7 >= 7.4.0, PHP 8) はじめに Objects of this class are created by the factory methods FFI::cdef() , FFI::load() or FFI::scope() . Defined C variables ...
https://man.plustar.jp/php/class.ffi.html - [similar]
ReflectionMethod を作成する 0
« ReflectionMethod ReflectionMethod::export » PHP Manual ReflectionMethod ReflectionMethod を作成する ReflectionMethod::__construct (PHP 5, PHP 7, PHP 8) ReflectionMethod::__construct — ReflectionMethod を作成する 説明 public ReflectionMethod::__construct ( object | string $objectOrMetho ...
https://man.plustar.jp/php/reflectionmethod.construct.html - [similar]
Sets the NULL Policy 0
« SolrCollapseFunction::setMin SolrCollapseFunction::setSize » PHP Manual SolrCollapseFunction Sets the NULL Policy SolrCollapseFunction::setNullPolicy (PECL solr >= 2.2.0) SolrCollapseFunction::setNullPolicy — Sets the NULL Policy 説明 public SolrCollapseFunction::setNullPolicy ( string ...
https://man.plustar.jp/php/solrcollapsefunction.setnullpolicy.html - [similar]
配列の差を計算する 0
« array_diff_ukey array_fill_keys » PHP Manual 配列 関数 配列の差を計算する array_diff (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_diff — 配列の差を計算する 説明 array_diff ( array $array , array ...$arrays ): array array を他の配列と比較し、 array の要素の中で他の配列には存在しないものだ ...
https://man.plustar.jp/php/function.array-diff.html - [similar]
指定したフィルタでデータをフィルタリングする 0
« filter_var_array 関数処理 » PHP Manual Filter 関数 指定したフィルタでデータをフィルタリングする filter_var (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_var — 指定したフィルタでデータをフィルタリングする 説明 filter_var ( mixed $value , int $filter = FILTER_DEFAULT , array | int $options = 0 ) ...
https://man.plustar.jp/php/function.filter-var.html - [similar]
署名を検証する 0
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する openssl_verify (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_verify — 署名を検証する 説明 openssl_verify ( string $data , string $signature , OpenSSLAsymmetricKey | OpenSSLCertificate | array | ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]
第一級callableを生成する記法 0
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを生成する記法 第一級callableを生成する記法 (First class callable syntax) とは、PHP 8.1.0 で追加された、 callable から 無名関数 を生成する記法です。 この記法は、 文字列や配列を使って callable を ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]