検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 929 for [SIMILAR] 16 1024 4096 WITH 46891 solrutils WITH... (0.712 sec.)
新機能 0
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 新機能 新機能 PHP コア 名前付き引数 名前付き引数 のサポートが追加されました。 アトリビュート アトリビュート のサポートが追加されました。 コンストラクタのプロパティ昇格機能 コンストラ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
シグネチャを生成する 0
« OAuth::fetch OAuth::getAccessToken » PHP Manual OAuth シグネチャを生成する OAuth::generateSignature (No version information available, might only be in Git) OAuth::generateSignature — シグネチャを生成する 説明 public OAuth::generateSignature ( string $http_method , string $url , mixed ...
https://man.plustar.jp/php/oauth.generatesignature.html - [similar]
Rar アーカイブをクローズし、全リソースを開放する 0
« RarArchive RarArchive::getComment » PHP Manual RarArchive Rar アーカイブをクローズし、全リソースを開放する RarArchive::close rar_close (PECL rar >= 2.0.0) RarArchive::close -- rar_close — Rar アーカイブをクローズし、全リソースを開放する 説明 オブジェクト指向型 (メソッド) public RarArch ...
https://man.plustar.jp/php/rararchive.close.html - [similar]
リクエストを組み立てる 0
« Yaf_Route_Interface Yaf_Route_Interface::route » PHP Manual Yaf_Route_Interface リクエストを組み立てる Yaf_Route_Interface::assemble (Yaf >=2.3.0) Yaf_Route_Interface::assemble — リクエストを組み立てる 説明 abstract public Yaf_Route_Interface::assemble ( array $info , array $query = ? ...
https://man.plustar.jp/php/yaf-route-interface.assemble.html - [similar]
FiberError 0
« UnhandledMatchError FiberError::__construct » PHP Manual 定義済みの例外 FiberError FiberError (PHP 8 >= 8.1.0) はじめに FiberError は、 Fiber に対して不正な操作が行われた場合にスローされます。 クラス概要 final class FiberError extends Error { /* 継承したプロパティ */ protected string $ ...
https://man.plustar.jp/php/class.fibererror.html - [similar]
RecursiveIterator インターフェイス 0
« OuterIterator::getInnerIterator RecursiveIterator::getChildren » PHP Manual インターフェイス RecursiveIterator インターフェイス RecursiveIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに RecursiveIterator を実装したクラスは、 イテレータ群を再帰的に反復処理するときに使う ...
https://man.plustar.jp/php/class.recursiveiterator.html - [similar]
SplMaxHeap クラス 0
« SplHeap::valid SplMaxHeap::compare » PHP Manual データ構造 SplMaxHeap クラス SplMaxHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplMaxHeap クラスは、ヒープの主要な機能を提供し、最大値を先頭に保ちます。 クラス概要 class SplMaxHeap extends SplHeap { /* メソッド */ protected compar ...
https://man.plustar.jp/php/class.splmaxheap.html - [similar]
SplMinHeap クラス 0
« SplMaxHeap::compare SplMinHeap::compare » PHP Manual データ構造 SplMinHeap クラス SplMinHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplMinHeap クラスは、ヒープの主要な機能を提供し、最小値を先頭に保ちます。 クラス概要 class SplMinHeap extends SplHeap { /* メソッド */ protected c ...
https://man.plustar.jp/php/class.splminheap.html - [similar]
Label Control 0
« UI\Controls\ColorButton::setColor UI\Controls\Label::__construct » PHP Manual UI Label Control Label Control (UI 0.9.9) はじめに A Label is a single line of text, meant to identify, for the user, some element of the interface. クラス概要 class UI\Controls\Label extends UI\Control { /* ...
https://man.plustar.jp/php/class.ui-controls-label.html - [similar]
PUT メソッドのサポート 0
« 複数ファイルのアップロード 参考 » PHP Manual ファイルアップロードの処理 PUT メソッドのサポート PUT メソッドのサポート PHP は、クライアントがサーバーにファイルを保存するための HTTP PUT メソッドのサポートを提供します。 PUT リクエストは POST リクエストによるファイルアップロードよりもシンプ ...
https://man.plustar.jp/php/features.file-upload.put-method.html - [similar]