検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 287 for [SIMILAR] 16 1024 4096 WITH 18425 stack WITH 133... (0.690 sec.)
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
インストール手順 0
« 要件 定義済み定数 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロー ...
https://man.plustar.jp/php/parle.installation.html - [similar]
posix_setrlimit 定数 0
« posix_mknod 定数 POSIX 関数 » PHP Manual 定義済み定数 posix_setrlimit 定数 posix_setrlimit() 定数 注意 : システムによっては いくつかの定数が使用できない場合があることに注意してください。 注意 : 以下の一覧とともに、特定のオペレーションシステムの setrlimit() のマニュアルページを読みたくな ...
https://man.plustar.jp/php/posix.constants.setrlimit.html - [similar]
Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する 0
« Phar::setSignatureAlgorithm Phar::startBuffering » PHP Manual Phar Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する Phar::setStub (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::setStub — Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する 説明 public Phar ...
https://man.plustar.jp/php/phar.setstub.html - [similar]
現在の Phar エントリを zlib あるいは bzip2 のいずれかで圧縮する 0
« PharFileInfo::chmod PharFileInfo::__construct » PHP Manual PharFileInfo 現在の Phar エントリを zlib あるいは bzip2 のいずれかで圧縮する PharFileInfo::compress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharFileInfo::compress — 現在の Phar エントリを zlib あるいは bzip2 のいずれ ...
https://man.plustar.jp/php/pharfileinfo.compress.html - [similar]
JSON 文字列をデコードする 0
« JSON 関数 json_encode » PHP Manual JSON 関数 JSON 文字列をデコードする json_decode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_decode — JSON 文字列をデコードする 説明 json_decode ( string $json , ? bool $associative = null , int $depth = 512 , int $flags = 0 ): mixed JSON エ ...
https://man.plustar.jp/php/function.json-decode.html - [similar]
はじめに 0
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになります。 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
The EventBuffer class 0
« EventBase::stop EventBuffer::add » PHP Manual Event The EventBuffer class The EventBuffer class (PECL event >= 1.5.0) はじめに EventBuffer represents Libevent's "evbuffer", an utility functionality for buffered I/O. Event buffers are meant to be generally useful for doing the "buffer" ...
https://man.plustar.jp/php/class.eventbuffer.html - [similar]
Returns the client options set internally 0
« SolrClient::getDebug SolrClient::optimize » PHP Manual SolrClient Returns the client options set internally SolrClient::getOptions (PECL solr >= 0.9.6) SolrClient::getOptions — Returns the client options set internally 説明 public SolrClient::getOptions (): array Returns the client opt ...
https://man.plustar.jp/php/solrclient.getoptions.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]