検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 731 for [SIMILAR] 16 1024 4096 WITH 37609 router WITH 20... (0.886 sec.)
URLを組み立てる 8621
« Yaf_Route_Map Yaf_Route_Map::__construct » PHP Manual Yaf_Route_Map URLを組み立てる Yaf_Route_Map::assemble (Yaf >=2.3.0) Yaf_Route_Map::assemble — URLを組み立てる 説明 public Yaf_Route_Map::assemble ( array $info , array $query = ? ): string URLを組み立てます。 パラメータ info query 戻 ...
https://man.plustar.jp/php/yaf-route-map.assemble.html - [similar]
ルーターのインスタンスを取得する 4746
« Yaf_Dispatcher::getRequest Yaf_Dispatcher::initView » PHP Manual Yaf_Dispatcher ルーターのインスタンスを取得する Yaf_Dispatcher::getRouter (Yaf >=1.0.0) Yaf_Dispatcher::getRouter — ルーターのインスタンスを取得する 説明 public Yaf_Dispatcher::getRouter (): Yaf_Router パラメータ この関数 ...
https://man.plustar.jp/php/yaf-dispatcher.getrouter.html - [similar]
指定した名前のグループに関する情報を返す 4746
« posix_getgrgid posix_getgroups » PHP Manual POSIX 関数 指定した名前のグループに関する情報を返す posix_getgrnam (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgrnam — 指定した名前のグループに関する情報を返す 説明 posix_getgrnam ( string $name ): array | false 指定した名前のグループに関する情報を ...
https://man.plustar.jp/php/function.posix-getgrnam.html - [similar]
循環の収集 4746
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
while 4746
« 制御構造に関する別の構文 do-while » PHP Manual 制御構造 while while (PHP 4, PHP 5, PHP 7, PHP 8) while ループは、PHPで最も簡単なタイプのループです。 このループは、CのWHILEループと同様の動作をします。 while ループの基本形は次のようになります。 while (式) 文 while 文の意味は簡単です。 wh ...
https://man.plustar.jp/php/control-structures.while.html - [similar]
ファイルのグループを変更する 4746
« basename chmod » PHP Manual ファイルシステム 関数 ファイルのグループを変更する chgrp (PHP 4, PHP 5, PHP 7, PHP 8) chgrp — ファイルのグループを変更する 説明 chgrp ( string $filename , string | int $group ): bool (名前または番号で指定した)ファイル filename のグループを group に変更しよう ...
https://man.plustar.jp/php/function.chgrp.html - [similar]
do-while 4746
« while for » PHP Manual 制御構造 do-while do-while (PHP 4, PHP 5, PHP 7, PHP 8) do-while ループは、論理式のチェックが各反復の 最初ではなく最後に行われること以外は、 while ループと 全く同じです。通常の while ループとの主な差は、 do-while ループは最低1回の実行を保証されていることです。 一 ...
https://man.plustar.jp/php/control-structures.do.while.html - [similar]
for 4746
« do-while foreach » PHP Manual 制御構造 for for (PHP 4, PHP 5, PHP 7, PHP 8) for ループは、PHPで最も複雑なループです。 for は、Cのforループと同様に動作します。 for ループの構文は、次のようになります。 for (式1; 式2; 式3) 文 最初の式( 式1 )は、ループ開始時に無条件に 評価(実行)されます。 ...
https://man.plustar.jp/php/control-structures.for.html - [similar]
現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す 4746
« Ev::nowUpdate Ev::resume » PHP Manual Ev 現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す Ev::recommendedBackends (PECL ev >= 0.2.0) Ev::recommendedBackends — 現在のプラットフォーム上でおすすめのバックエンドのビットマスクを返す 説明 final public static Ev::recommend ...
https://man.plustar.jp/php/ev.recommendedbackends.html - [similar]
イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 4746
« Ev::resume Ev::sleep » PHP Manual Ev イベントのチェックとデフォルトループのコールバックの呼び出しを開始する Ev::run (PECL ev >= 0.2.0) Ev::run — イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 説明 final public static Ev::run ( int $flags = ? ): void イベントのチ ...
https://man.plustar.jp/php/ev.run.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT