検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1210 for [SIMILAR] 16 1024 4096 WITH 44346 floatval WITH ... (9.171 sec.)
SERVER 変数を取得する 0
« Yaf_Request_Abstract::getRequestUri Yaf_Request_Abstract::isCli » PHP Manual Yaf_Request_Abstract SERVER 変数を取得する Yaf_Request_Abstract::getServer (Yaf >=1.0.0) Yaf_Request_Abstract::getServer — SERVER 変数を取得する 説明 public Yaf_Request_Abstract::getServer ( string $name , str ...
https://man.plustar.jp/php/yaf-request-abstract.getserver.html - [similar]
曲線を描く 0
« ps_continue_text ps_delete » PHP Manual PS 関数 曲線を描く ps_curveto (PECL ps >= 1.1.0) ps_curveto — 曲線を描く 説明 ps_curveto ( resource $psdoc , float $x1 , float $y1 , float $x2 , float $y2 , float $x3 , float $y3 ): bool 現在のパスに対して、3 つの制御点を指定して 3 次ベジエ曲線を ...
https://man.plustar.jp/php/function.ps-curveto.html - [similar]
共有メモリから変数を返す 0
« shm_detach shm_has_var » PHP Manual セマフォ関数 共有メモリから変数を返す shm_get_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_get_var — 共有メモリから変数を返す 説明 shm_get_var ( SysvSharedMemory $shm , int $key ): mixed shm_get_var() は、 shm で指定した共有メモリセグメントから 変数 key を読 ...
https://man.plustar.jp/php/function.shm-get-var.html - [similar]
絶対値 0
« Math 関数 acos » PHP Manual Math 関数 絶対値 abs (PHP 4, PHP 5, PHP 7, PHP 8) abs — 絶対値 説明 abs ( int | float $num ): int | float num の絶対値を返します。 パラメータ num 処理する数値。 戻り値 num の絶対値を返します。もし num の型が float であった場合、 戻り値の型も float となります ...
https://man.plustar.jp/php/function.abs.html - [similar]
整数 0
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ...} という集合です。 以下も参照ください。 任意精度整数 / GMP 浮動小数点数 任意精度整数 / BCMath 構文 整数 (integer) は、10 進数(基数 10)、16 進数 (基数 16)、8 進数 (基数 8) あるいは 2 進数 (基数 ...
https://man.plustar.jp/php/language.types.integer.html - [similar]
Represents a Font 0
« UI\Draw\Text\Layout::setWidth UI\Draw\Text\Font::__construct » PHP Manual UI Represents a Font Represents a Font (UI 0.9.9) はじめに Loads a described font クラス概要 class UI\Draw\Text\Font { /* Constructor */ public __construct ( UI\Draw\Text\Font\Descriptor $descriptor ) /* メソッド ...
https://man.plustar.jp/php/class.ui-draw-text-font.html - [similar]
以降の出力で用いるシェーディングを作成する 0
« ps_shading_pattern ps_shfill » PHP Manual PS 関数 以降の出力で用いるシェーディングを作成する ps_shading (PECL ps >= 1.3.0) ps_shading — 以降の出力で用いるシェーディングを作成する 説明 ps_shading ( resource $psdoc , string $type , float $x0 , float $y0 , float $x1 , float $y1 , float $c ...
https://man.plustar.jp/php/function.ps-shading.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
現在の時間を得る 0
« getdate gmdate » PHP Manual 日付・時刻 関数 現在の時間を得る gettimeofday (PHP 4, PHP 5, PHP 7, PHP 8) gettimeofday — 現在の時間を得る 説明 gettimeofday ( bool $as_float = false ): array | float この関数は、gettimeofday(2) へのインターフェイスです。 この関数は、システムコールから返され ...
https://man.plustar.jp/php/function.gettimeofday.html - [similar]
CURLFile オブジェクトを作る 0
« CURLFile CURLFile::getFilename » PHP Manual CURLFile CURLFile オブジェクトを作る CURLFile::__construct curl_file_create (PHP 5 >= 5.5.0, PHP 7, PHP 8) CURLFile::__construct -- curl_file_create — CURLFile オブジェクトを作る 説明 オブジェクト指向型 public CURLFile::__construct ( string $ ...
https://man.plustar.jp/php/curlfile.construct.html - [similar]