検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 653 for static (0.025 sec.)
オブジェクトとの違い 3438
« 定数式における列挙型の値 値のリスト » PHP Manual 列挙型(Enum) オブジェクトとの違い オブジェクト ... 継承できませんし、何かを継承されることもありません。 staticまたはオブジェクトのプロパティは許可されていません。 ... , protected メソッド public, private, protected な static メソッド public, private, protected な定数 列挙型は ... ase も含まれます。 マジックメソッド __call , __callStatic , __invoke マジック定数 __CLASS__ と __FUNCTION__ ...
https://man.plustar.jp/php/language.enumerations.object-differences.html - [similar]
namespace キーワードおよび __NAMESPACE__ 定数 3438
« 名前空間と動的言語機能 名前空間の使用法: エイリアス/インポート » PHP Manual 名前空間 namespace ... ce\ cname :: method (); // MyProject\cname クラスのstaticメソッド "method" をコールします $a = new namespace\ ... ます namespace\ cname :: method (); // cname クラスのstaticメソッド "method" をコールします $a = new namespace\ ...
https://man.plustar.jp/php/language.namespaces.nsconstants.html - [similar]
リファレンスを返す 3438
« リファレンス渡し リファレンスの解除 » PHP Manual リファレンスの説明 リファレンスを返す リファレ ... なければなりません。 <?php function & collector () { static $collection = array(); return $collection ; } $col ... この構文を使います。 <?php function & collector () { static $collection = array(); return $collection ; } arra ...
https://man.plustar.jp/php/language.references.return.html - [similar]
入力ロケールの表示名を、適切に地域化して返す 3438
« Locale::getDisplayLanguage Locale::getDisplayRegion » PHP Manual Locale 入力ロケールの表示名を ... 適切に地域化して返す 説明 オブジェクト指向型 public static Locale::getDisplayName ( string $locale , ? string ... ケールを使用します。 説明 オブジェクト指向型 public static Locale::getDisplayName ( string $locale , string $ ...
https://man.plustar.jp/php/locale.getdisplayname.html - [similar]
Prepares a phrase from an unescaped lucene string 3438
« SolrUtils::getSolrVersion SolrInputDocument » PHP Manual SolrUtils Prepares a phrase from an u ... phrase from an unescaped lucene string 説明 public static SolrUtils::queryPhrase ( string $str ): string Pre ...
https://man.plustar.jp/php/solrutils.queryphrase.html - [similar]
Update the async I/O options. 3438
« Swoole\Async::readFile Swoole\Async::write » PHP Manual Swoole\Async Update the async I/O opti ... c::set — Update the async I/O options. 説明 public static Swoole\Async::set ( array $settings ): void パラメ ...
https://man.plustar.jp/php/swoole-async.set.html - [similar]
Description 3438
« Swoole\Coroutine::call_user_func Swoole\Coroutine::create » PHP Manual Swoole\Coroutine Descri ... oole\Coroutine::cli_wait — Description 説明 public static Swoole\Coroutine::cli_wait (): ReturnType パラメー ...
https://man.plustar.jp/php/swoole-coroutine.cli-wait.html - [similar]
Add a callback function to the next event loop. 3438
« Swoole\Event::add Swoole\Event::del » PHP Manual Swoole\Event Add a callback function to the n ... lback function to the next event loop. 説明 public static Swoole\Event::defer ( mixed $callback ): void パラ ...
https://man.plustar.jp/php/swoole-event.defer.html - [similar]
Remove all event callback functions of a socket. 3438
« Swoole\Event::defer Swoole\Event::exit » PHP Manual Swoole\Event Remove all event callback fun ... event callback functions of a socket. 説明 public static Swoole\Event::del ( string $fd ): bool パラメータ ...
https://man.plustar.jp/php/swoole-event.del.html - [similar]
High precision timer which triggers signal with fixed interval. 3438
« Swoole\Process Swoole\Process::close » PHP Manual Swoole\Process High precision timer which tr ... h triggers signal with fixed interval. 説明 public static Swoole\Process::alarm ( int $interval_usec ): void ...
https://man.plustar.jp/php/swoole-process.alarm.html - [similar]