Results of 1 - 10 of about 96 for ルール (0.014 sec.)
- Yaf_Router クラス 12055
- « Yaf_Route_Rewrite::route Yaf_Router::addConfig » PHP Manual Yaf Yaf_Router クラス Yaf_Router ク
...
は不要です。 Apache の場合は、次のような mod_rewrite ルールを書けば使えます。 例1 Apache 用のリライトルール Rew ...
(こちらのほうを推奨します)。 例2 Apache 用のリライトルール RewriteEngine On RewriteCond %{REQUEST_FILENAME} - ...
ex.php [NC,L] Lighttpd の場合は、次のようなリライトルールを指定します。 例3 Lighttpd 用のリライトルール url.r ...
> "/index.php" ) Nginx の場合は、次のようなリライトルールを指定します。 例4 Nginx 用のリライトルール server { ...
-
https://man.plustar.jp/php/class.yaf-router.html
- [similar]
- 名前解決のルール 10361
- « 名前空間の使用法: グローバル関数/定数への移行 FAQ: 名前空間について知っておくべきこと » PHP Ma
...
nual 名前空間 名前解決のルール 名前解決のルール (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名 ...
前解決のルールを説明するにあたって、いくつかの重要な定義を示してお ...
space で始まる識別子です。 名前解決は、これらの解決ルールによって行われます。 完全修飾名は、先頭の名前空間区切 ...
と翻訳されます。 修飾名の場合で、適用すべきインポートルールがない場合、 現在の名前空間が名前の先頭に付加されます ...
-
https://man.plustar.jp/php/language.namespaces.rules.html
- [similar]
- NumberFormatter クラス 9993
- « Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatte
...
d-out numbers のような複雑な書式を設定する場合は、 ルールベースの数値フォーマッタを使用します。 クラス概要 cl ...
( int ) 科学形式 NumberFormatter::SPELLOUT ( int ) ルールベースの省略しない形式 NumberFormatter::ORDINAL ( in ...
t ) ルールベースの序数形式 NumberFormatter::DURATION ( int ) ル ...
atter::PATTERN_RULEBASED ( int ) パターンで定義するルールベースの形式 NumberFormatter::CURRENCY_ACCOUNTING ( ...
-
https://man.plustar.jp/php/class.numberformatter.html
- [similar]
- 国際化関数 9455
- « ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数
...
ameRules — このタイムゾーンが別のタイムゾーンと同じルールおよびオフセットを使っているかどうかを調べる IntlTim ...
r クラス IntlRuleBasedBreakIterator::__construct — ルールセットから iterator を作成する IntlRuleBasedBreakIte ...
rator::getBinaryRules — コンパイル済みのルールを、バイナリで取得する IntlRuleBasedBreakIterator::g ...
etRules — このオブジェクトを作るのに使われているルールを取得する IntlRuleBasedBreakIterator::getRuleStatus ...
-
https://man.plustar.jp/php/book.intl.html
- [similar]
- 定義済み定数 9311
- « リソース型 PHP LDAP コールの使用法 » PHP Manual LDAP 定義済み定数 定義済み定数 以下の定数が定義
...
可能です。 LDAP_DEREF_NEVER ( int ) エイリアスの解釈ルール - Never LDAP_DEREF_SEARCHING ( int ) エイリアスの解 ...
釈ルール - Searching LDAP_DEREF_FINDING ( int ) エイリアスの ...
解釈ルール - Finding LDAP_DEREF_ALWAYS ( int ) エイリアスの解 ...
釈ルール - Always LDAP_OPT_DEREF ( int ) サーバーでエイリア ...
-
https://man.plustar.jp/php/ldap.constants.html
- [similar]
- 塗りつぶしルールを返す 9061
- « ImagickDraw::getFillOpacity ImagickDraw::getFont » PHP Manual ImagickDraw 塗りつぶしルールを返
...
CL imagick 3) ImagickDraw::getFillRule — 塗りつぶしルールを返す 説明 public ImagickDraw::getFillRule (): int ...
記述されています。 多角形の描画時に使用する塗りつぶしルールを返します。 戻り値 FILLRULE 定数 ( imagick::FILLRUL ...
E_* ) を返します。 関連キーワード: ルール , ImagickDraw , getFillRule , imagick , FILLRULE , ...
-
https://man.plustar.jp/php/imagickdraw.getfillrule.html
- [similar]
- 現在の多角形塗りつぶしルールを返す 8851
- « ImagickDraw::getClipPath ImagickDraw::getClipUnits » PHP Manual ImagickDraw 現在の多角形塗りつ
...
ぶしルールを返す ImagickDraw::getClipRule (PECL imagick 2, PEC ...
) ImagickDraw::getClipRule — 現在の多角形塗りつぶしルールを返す 説明 public ImagickDraw::getClipRule (): int ...
ッピングパスで使用されている、現在の多角形塗りつぶしルールを返します。 戻り値 FILLRULE 定数 ( imagick::FILLRUL ...
E_* ) のいずれかを返します。 関連キーワード: ルール , ImagickDraw , getClipRule , imagick , FILLRULE , ...
-
https://man.plustar.jp/php/imagickdraw.getcliprule.html
- [similar]
- IntlRuleBasedBreakIterator クラス 8733
- « IntlBreakIterator::setText IntlRuleBasedBreakIterator::__construct » PHP Manual intl IntlRuleB
...
た IntlBreakIterator クラスのサブクラスです。 一定のルールを使って振る舞いが定義されています。 これは、殆どの ...
break iterator に共通する機能です。 これらのルールは、 » ICU Boundary Analysis User Guide で説明されて ...
l } 目次 IntlRuleBasedBreakIterator::__construct — ルールセットから iterator を作成する IntlRuleBasedBreakIte ...
rator::getBinaryRules — コンパイル済みのルールを、バイナリで取得する IntlRuleBasedBreakIterator::g ...
-
https://man.plustar.jp/php/class.intlrulebasedbreakiterator.html
- [similar]
- 要件 8628
- « インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュール
...
デフォルトでライブラリを構築しません。 これを行うmakeルールを次のように指定できます。 libexpat.a: $(OBJS) ar -r ...
, インストール , 設定 , 拡張 , モジュール , OBJS , ルール , パッケージ ...
-
https://man.plustar.jp/php/xml.requirements.html
- [similar]
- はじめに 8575
- « intl インストール/設定 » PHP Manual intl はじめに はじめに 国際化用拡張モジュール (これ以降では
...
formatter: ローカライズした書式や指定したパターン、ルールに基づいて日付と時刻を表示できるようにします。 また、 ...
-
https://man.plustar.jp/php/intro.intl.html
- [similar]