検索

phrase: max: clip:
target: order:
Results of 571 - 580 of about 1435 for [SIMILAR] 16 1024 4096 WITH 132252 mysqlnd WITH ... (1.440 sec.)
Control Form (Arrangement) 0
« UI\Controls\Picker::__construct UI\Controls\Form::append » PHP Manual UI Control Form (Arrangement) Control Form (Arrangement) (UI 0.9.9) はじめに A Form is a control which allows the arrangement of other controls into a familiar layout (the form). クラス概要 class UI\Controls\Form ext ...
https://man.plustar.jp/php/class.ui-controls-form.html - [similar]
Yaf_Route_Rewrite クラス 0
« Yaf_Route_Regex::route Yaf_Route_Rewrite::assemble » PHP Manual Yaf Yaf_Route_Rewrite クラス Yaf_Route_Rewrite クラス (Yaf >=1.0.0) はじめに 使いかたについては、 Yaf_Route_Rewrite::__construct() のサンプルを参照ください。 クラス概要 class Yaf_Route_Rewrite extends Yaf_Route_Interface i ...
https://man.plustar.jp/php/class.yaf-route-rewrite.html - [similar]
無名クラス 0
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、その場限りの使い捨てのオブジェクトが必要になった場合に便利です。 <?php // 明示的にクラスを宣言して使う class Logger { public function log ( $msg ) { echo $msg ; } } $util -> setLogger (new Log ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
phar ファイルフォーマット用のスタブを作成する 0
« Phar::count Phar::decompress » PHP Manual Phar phar ファイルフォーマット用のスタブを作成する Phar::createDefaultStub (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::createDefaultStub — phar ファイルフォーマット用のスタブを作成する 説明 final public static Phar::createDefaultSt ...
https://man.plustar.jp/php/phar.createdefaultstub.html - [similar]
tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 0
« PharData::buildFromIterator PharData::compressFiles » PHP Manual PharData tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する PharData::compress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::compress — tar/zip アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 説明 publ ...
https://man.plustar.jp/php/phardata.compress.html - [similar]
ファイルがディレクトリかどうかを調べる 0
« SplFileInfo::getType SplFileInfo::isExecutable » PHP Manual SplFileInfo ファイルがディレクトリかどうかを調べる SplFileInfo::isDir (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::isDir — ファイルがディレクトリかどうかを調べる 説明 public SplFileInfo::isDir (): bool このメソッドを使用して、フ ...
https://man.plustar.jp/php/splfileinfo.isdir.html - [similar]
ファイルがリンクであるかどうかを調べる 0
« SplFileInfo::isFile SplFileInfo::isReadable » PHP Manual SplFileInfo ファイルがリンクであるかどうかを調べる SplFileInfo::isLink (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::isLink — ファイルがリンクであるかどうかを調べる 説明 public SplFileInfo::isLink (): bool このメソッドを使用して、S ...
https://man.plustar.jp/php/splfileinfo.islink.html - [similar]
ディレクトリハンドルを閉じる 0
« streamWrapper::__destruct streamWrapper::dir_opendir » PHP Manual streamWrapper ディレクトリハンドルを閉じる streamWrapper::dir_closedir (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::dir_closedir — ディレクトリハンドルを閉じる 説明 public streamWrapper::dir_closedir (): bool この ...
https://man.plustar.jp/php/streamwrapper.dir-closedir.html - [similar]
インスタンス化を拒否するために private にしたコンストラクタ 0
« Transliterator Transliterator::create » PHP Manual Transliterator インスタンス化を拒否するために private にしたコンストラクタ Transliterator::__construct (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Transliterator::__construct — インスタンス化を拒否するために private にしたコンス ...
https://man.plustar.jp/php/transliterator.construct.html - [similar]
プロセス制御 0
« expect_popen はじめに » PHP Manual プロセス制御 プロセス制御 プロセス制御 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 PCNTL 関数 pcntl_alarm — シグナルを送信するアラームを設定する pcntl_async_signals — 非同期のシグナルハンドリン ...
https://man.plustar.jp/php/book.pcntl.html - [similar]