検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 1437 for [SIMILAR] 16 1024 4096 WITH 19110 iteratoriterat... (1.592 sec.)
直線を描く 0
« ps_include_file ps_makespotcolor » PHP Manual PS 関数 直線を描く ps_lineto (PECL ps >= 1.1.0) ps_lineto — 直線を描く 説明 ps_lineto ( resource $psdoc , float $x , float $y ): bool 現在の位置から指定された座標までの直線を現在のパスに追加します。 直線の開始位置を指定するには ps_moveto() ...
https://man.plustar.jp/php/function.ps-lineto.html - [similar]
現在のラージオブジェクト用のバッファリング状態を変更する 0
« OCILob::seek OCILob::size » PHP Manual OCILob 現在のラージオブジェクト用のバッファリング状態を変更する OCILob::setBuffering (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::setBuffering — 現在のラージオブジェクト用のバッファリング状態を変更する 説明 public OCILob::setBuffering ( bool ...
https://man.plustar.jp/php/ocilob.setbuffering.html - [similar]
イテレータを巻き戻す 0
« APCUIterator::next APCUIterator::valid » PHP Manual APCUIterator イテレータを巻き戻す APCUIterator::rewind (PECL apcu >= 5.0.0) APCUIterator::rewind — イテレータを巻き戻す 説明 public APCUIterator::rewind (): void イテレータを最初の要素に巻き戻します パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/apcuiterator.rewind.html - [similar]
ひとつまたは複数の配列をマージする 0
« array_merge_recursive array_multisort » PHP Manual 配列 関数 ひとつまたは複数の配列をマージする array_merge (PHP 4, PHP 5, PHP 7, PHP 8) array_merge — ひとつまたは複数の配列をマージする 説明 array_merge ( array ...$arrays ): array 前の配列の後ろに配列を追加することにより、 ひとつまたは ...
https://man.plustar.jp/php/function.array-merge.html - [similar]
バイナリ文字列からデータを切り出す 0
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP 5, PHP 7, PHP 8) unpack — バイナリ文字列からデータを切り出す 説明 unpack ( string $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字列から配列に分解します ...
https://man.plustar.jp/php/function.unpack.html - [similar]
オブジェクトをファイルに保存する 0
« COMPersistHelper::LoadFromStream COMPersistHelper::SaveToStream » PHP Manual COMPersistHelper オブジェクトをファイルに保存する COMPersistHelper::SaveToFile (PHP 5, PHP 7, PHP 8) COMPersistHelper::SaveToFile — オブジェクトをファイルに保存する 説明 public COMPersistHelper::SaveToFile ( ? ...
https://man.plustar.jp/php/compersisthelper.savetofile.html - [similar]
すべての BC 演算関数におけるデフォルトのスケールを設定/取得する 0
« bcpowmod bcsqrt » PHP Manual BC Math 関数 すべての BC 演算関数におけるデフォルトのスケールを設定/取得する bcscale (PHP 4, PHP 5, PHP 7, PHP 8) bcscale — すべての BC 演算関数におけるデフォルトのスケールを設定/取得する 説明 bcscale ( int $scale ): int デフォルトのスケールを設定します。こ ...
https://man.plustar.jp/php/function.bcscale.html - [similar]
現在の転送についての情報を表示する 0
« curl_multi_getcontent curl_multi_init » PHP Manual cURL 関数 現在の転送についての情報を表示する curl_multi_info_read (PHP 5, PHP 7, PHP 8) curl_multi_info_read — 現在の転送についての情報を表示する 説明 curl_multi_info_read ( CurlMultiHandle $multi_handle , int &$queued_messages = null ...
https://man.plustar.jp/php/function.curl-multi-info-read.html - [similar]
ブロックされたシグナルを設定あるいは取得する 0
« pcntl_signal pcntl_sigtimedwait » PHP Manual PCNTL 関数 ブロックされたシグナルを設定あるいは取得する pcntl_sigprocmask (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigprocmask — ブロックされたシグナルを設定あるいは取得する 説明 pcntl_sigprocmask ( int $mode , array $signals , array &$old_signa ...
https://man.plustar.jp/php/function.pcntl-sigprocmask.html - [similar]
FAQ: 名前空間について知っておくべきこと 0
« 名前解決のルール 列挙型(Enum) » PHP Manual 名前空間 FAQ: 名前空間について知っておくべきこと FAQ: 名前空間について知っておくべきこと (PHP 5 >= 5.3.0, PHP 7, PHP 8) この FAQ は 2 つに別れています。一般的な質問と、 深く理解するために有用な実装に関する質問です。 まずは一般的な質問。 名前空 ...
https://man.plustar.jp/php/language.namespaces.faq.html - [similar]