検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 570 for [SIMILAR] 16 1024 4096 WITH 14183 イベ WITH 1079... (0.881 sec.)
Yaf_Router クラス 2883
« Yaf_Route_Rewrite::route Yaf_Router::addConfig » PHP Manual Yaf Yaf_Router クラス Yaf_Router クラス (Yaf >=1.0.0) はじめに Yaf_Router は、フレームワークの標準のルーターです。 ルーティングとは、URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri( ...
https://man.plustar.jp/php/class.yaf-router.html - [similar]
指定した名前のグループに関する情報を返す 2883
« 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]
循環の収集 2883
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
while 2883
« 制御構造に関する別の構文 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]
ファイルのグループを変更する 2883
« 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 2883
« 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 2883
« 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]
リポジトリのルートの指定したバージョンのハンドルを取得する 2883
« svn_fs_revision_prop svn_fs_txn_root » PHP Manual SVN 関数 リポジトリのルートの指定したバージョンのハンドルを取得する svn_fs_revision_root (PECL svn >= 0.1.0) svn_fs_revision_root — リポジトリのルートの指定したバージョンのハンドルを取得する 説明 svn_fs_revision_root ( resource $fs , in ...
https://man.plustar.jp/php/function.svn-fs-revision-root.html - [similar]
このオブジェクトを作るのに使われているルールを取得する 2883
« IntlRuleBasedBreakIterator::getBinaryRules IntlRuleBasedBreakIterator::getRuleStatus » PHP Manual IntlRuleBasedBreakIterator このオブジェクトを作るのに使われているルールを取得する IntlRuleBasedBreakIterator::getRules (PHP 5 >= 5.5.0, PHP 7, PHP 8) IntlRuleBasedBreakIterator::getRules — ...
https://man.plustar.jp/php/intlrulebasedbreakiterator.getrules.html - [similar]
ルーターのインスタンスを取得する 2883
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT