検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 1080 for [SIMILAR] 16 1024 4096 WITH 46997 domattr WITH 4... (0.754 sec.)
variant オブジェクトに新しい値を代入する 0
« variant_set_type variant_sub » PHP Manual COM関数 variant オブジェクトに新しい値を代入する variant_set (PHP 5, PHP 7, PHP 8) variant_set — variant オブジェクトに新しい値を代入する 説明 variant_set ( variant $variant , mixed $value ): void value を variant に変換し、それを variant オブジ ...
https://man.plustar.jp/php/function.variant-set.html - [similar]
はじめに 0
« XMLWriter インストール/設定 » PHP Manual XMLWriter はじめに はじめに これは、XMLWriter 拡張モジュールです。 libxml の xmlWriter API をラップしています。 この拡張モジュールは、キャッシュ処理をしない前進のみのライターで、 XML データを含むストリームあるいはファイルを作成します。 この拡張モ ...
https://man.plustar.jp/php/intro.xmlwriter.html - [similar]
自動的に定義される定数 0
« 構文 マジック定数 » PHP Manual 定数 自動的に定義される定数 自動的に定義される定数 PHPには実行されるスクリプトで使用可能な多くの 定義済みの定数 があります。 しかし、これらの定数の多くは、種々の拡張モジュールにより作成され、 動的なロードやコンパイル時の組込みにより、これらの拡張モジュール ...
https://man.plustar.jp/php/language.constants.predefined.html - [similar]
共有メモリ関数 0
« 基本的な使用法 shmop_close » PHP Manual 共有メモリ 共有メモリ関数 共有メモリ関数 目次 shmop_close — 共有メモリブロックを閉じる shmop_delete — 共有メモリブロックを削除する shmop_open — 共有メモリブロックを作成またはオープンする shmop_read — 共有メモリブロックからデータを読み取る shmop_s ...
https://man.plustar.jp/php/ref.shmop.html - [similar]
SplDoublyLinkedList クラス 0
« データ構造 SplDoublyLinkedList::add » PHP Manual データ構造 SplDoublyLinkedList クラス SplDoublyLinkedList クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplDoublyLinkedList クラスは、双方向リンクリストの主要な機能を提供します。 クラス概要 class SplDoublyLinkedList implements Iterator ...
https://man.plustar.jp/php/class.spldoublylinkedlist.html - [similar]
日付・時刻 0
« unixtojd はじめに » PHP Manual 日付および時刻関連 日付・時刻 日付・時刻 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 日付/時刻 の算術 DateTime — DateTime クラス DateTime::add — 年月日時分秒の値を加えることで、DateTime オブジェクトを変更する Dat ...
https://man.plustar.jp/php/book.datetime.html - [similar]
InfiniteIterator クラス 0
« GlobIterator::count InfiniteIterator::__construct » PHP Manual イテレータ InfiniteIterator クラス InfiniteIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに InfiniteIterator は、 他のイテレータを受け取って無限に反復させます。 最後までたどり着いたときに手動で巻き戻す必要はありません ...
https://man.plustar.jp/php/class.infiniteiterator.html - [similar]
MultipleIterator クラス 0
« LimitIterator::valid MultipleIterator::attachIterator » PHP Manual イテレータ MultipleIterator クラス MultipleIterator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに アタッチしたすべてのイテレータを順に処理するイテレータです。 クラス概要 class MultipleIterator implements Iterator { /* ...
https://man.plustar.jp/php/class.multipleiterator.html - [similar]
cURL ハンドルのセットを閉じる 0
« curl_multi_add_handle curl_multi_errno » PHP Manual cURL 関数 cURL ハンドルのセットを閉じる curl_multi_close (PHP 5, PHP 7, PHP 8) curl_multi_close — cURL ハンドルのセットを閉じる 説明 curl_multi_close ( CurlMultiHandle $multi_handle ): void 注意 : この関数を実行しても何も起こりません。 ...
https://man.plustar.jp/php/function.curl-multi-close.html - [similar]
部分楕円を描画する 0
« imageantialias imageavif » PHP Manual GD および Image 関数 部分楕円を描画する imagearc (PHP 4, PHP 5, PHP 7, PHP 8) imagearc — 部分楕円を描画する 説明 imagearc ( GdImage $image , int $center_x , int $center_y , int $width , int $height , int $start_angle , int $end_angle , int $color ) ...
https://man.plustar.jp/php/function.imagearc.html - [similar]