検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 107 for [SIMILAR] 16 1024 4096 WITH 25546 getavailable W... (0.175 sec.)
変換元エンコーディングを取得する 0
« UConverter::getErrorMessage UConverter::getSourceType » PHP Manual UConverter 変換元エンコーディングを取得する UConverter::getSourceEncoding (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::getSourceEncoding — 変換元エンコーディングを取得する 説明 public UConverter::getSourc ...
https://man.plustar.jp/php/uconverter.getsourceencoding.html - [similar]
はじめに 0
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになります。 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
ある文字エンコーディングから別の文字エンコーディングに文字列を変換する 0
« UConverter::toUCallback Grapheme 関数 » PHP Manual UConverter ある文字エンコーディングから別の文字エンコーディングに文字列を変換する UConverter::transcode (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::transcode — ある文字エンコーディングから別の文字エンコーディングに文字列 ...
https://man.plustar.jp/php/uconverter.transcode.html - [similar]
新しいオブジェクトを生成する際に、クラスの代わりにモックを使う 0
« uopz_set_hook uopz_set_property » PHP Manual Uopz 関数 新しいオブジェクトを生成する際に、クラスの代わりにモックを使う uopz_set_mock (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_mock — 新しいオブジェクトを生成する際に、クラスの代わりにモックを使う 説明 uopz_set_mock ( string $class ...
https://man.plustar.jp/php/function.uopz-set-mock.html - [similar]
現在の縁取りのアンチエイリアス設定を返す 0
« ImagickDraw::getGravity ImagickDraw::getStrokeColor » PHP Manual ImagickDraw 現在の縁取りのアンチエイリアス設定を返す ImagickDraw::getStrokeAntialias (PECL imagick 2, PECL imagick 3) ImagickDraw::getStrokeAntialias — 現在の縁取りのアンチエイリアス設定を返す 説明 public ImagickDraw::get ...
https://man.plustar.jp/php/imagickdraw.getstrokeantialias.html - [similar]
新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する 0
« Closure::bind Closure::call » PHP Manual Closure 新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する Closure::bindTo (PHP 5 >= 5.4.0, PHP 7, PHP 8) Closure::bindTo — 新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する 説明 public Closure::bindT ...
https://man.plustar.jp/php/closure.bindto.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
現在のリソース使用状況を取得する 0
« getopt ini_alter » PHP Manual PHP オプション/情報 関数 現在のリソース使用状況を取得する getrusage (PHP 4, PHP 5, PHP 7, PHP 8) getrusage — 現在のリソース使用状況を取得する 説明 getrusage ( int $mode = 0 ): array | false この関数は、 getrusage(2) へのインターフェイスです。 システムコール ...
https://man.plustar.jp/php/function.getrusage.html - [similar]
オブジェクトのクローン作成 0
« finalキーワード オブジェクトの比較 » PHP Manual クラスとオブジェクト オブジェクトのクローン作成 オブジェクトのクローン作成 オブジェクトのコピーを作成する際、そのプロパティも全て二重化することが、 常に望ましい動作であるわけではありません。 コピーコンストラクタが必要となる例として、 GTKウ ...
https://man.plustar.jp/php/language.oop5.cloning.html - [similar]
属性が存在するかどうかを調べる 0
« DOMElement::getElementsByTagNameNS DOMElement::hasAttributeNS » PHP Manual DOMElement 属性が存在するかどうかを調べる DOMElement::hasAttribute (PHP 5, PHP 7, PHP 8) DOMElement::hasAttribute — 属性が存在するかどうかを調べる 説明 public DOMElement::hasAttribute ( string $qualifiedName ): ...
https://man.plustar.jp/php/domelement.hasattribute.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT