検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 117 for locale (0.012 sec.)
現在のドメインのメッセージを参照する 5625
« dngettext ngettext » PHP Manual Gettext 関数 現在のドメインのメッセージを参照する gettext (PHP ... ドイツ語に設定します putenv ( 'LC_ALL=de_DE' ); setlocale ( LC_ALL , 'de_DE' ); // 変換テーブルの場所を指定し ... ます bindtextdomain ( "myPHPApp" , "./locale" ); // ドメインを選択します textdomain ( "myPHPApp ... " ); // 翻訳内容は ./locale/de_DE/LC_MESSAGES/myPHPApp.mo から検索されます // ... て正しいロケールを定義しなければなりません。 参考 setlocale() - ロケール情報を設定する 関連キーワード: メッセー ...
https://man.plustar.jp/php/function.gettext.html - [similar]
実行時設定 5600
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... オプション 名前 デフォルト 変更可能 変更履歴 imagick.locale_fix false PHP_INI_ALL Imagick 2.1.0 以降で使用可能 ... ィレクティブに関する 簡単な説明を示します。 imagick.locale_fix bool 小数点に ' , ' を使うロケールでの描画のバ ...
https://man.plustar.jp/php/imagick.configuration.html - [similar]
単語をハイフネーションする 5587
« ps_get_value ps_include_file » PHP Manual PS 関数 単語をハイフネーションする ps_hyphenate (PEC ... されます。 Unix 環境を利用している方は、詳細な情報は locale の man ページを見てください。 パラメータ psdoc ps_ ... 考 ps_show_boxed() - テキストをボックス内に出力する locale(1) 関連キーワード: ハイフネーション , 単語 , hyphe ...
https://man.plustar.jp/php/function.ps-hyphenate.html - [similar]
カレンダーオブジェクトのコピーを取得する 5587
« IntlDateFormatter::getTimeZoneId IntlDateFormatter::getTimeZone » PHP Manual IntlDateFormatter ... -> getType (), $cal -> getTimeZone (), $cal -> getLocale ( Locale :: VALID_LOCALE ) ); 上の例の出力は以下と ...
https://man.plustar.jp/php/intldateformatter.getcalendarobject.html - [similar]
自然言語および文字エンコーディング 5587
« xdiff_string_rabdiff Enchant » PHP Manual 関数リファレンス 自然言語および文字エンコーディング ... or クラス NumberFormatter — NumberFormatter クラス LocaleLocale クラス Normalizer — Normalizer クラス Mes ...
https://man.plustar.jp/php/refs.international.html - [similar]
定義済み定数 5562
« リソース型 配列のソート » PHP Manual 配列 定義済み定数 定義済み定数 以下の定数は、PHP コアに含 ... は文字列として比較を行うために使 用されます。 SORT_LOCALE_STRING ( int ) SORT_LOCALE_STRING は現在のロケール ...
https://man.plustar.jp/php/array.constants.html - [similar]
ResourceBundle クラス 5512
« IntlDateFormatter::setTimeZone ResourceBundle::count » PHP Manual intl ResourceBundle クラス R ... le { /* メソッド */ public __construct ( ? string $locale , ? string $bundle , bool $fallback = true ) publi ... c count (): int public static create ( ? string $locale , ? string $bundle , bool $fallback = true ): ? Re ... , bool $fallback = true ): mixed public static getLocales ( string $bundle ): array | false } 変更履歴 バー ... — バンドルからデータを取得する ResourceBundle::getLocales — サポートするロケールを取得する 関連キーワード: ...
https://man.plustar.jp/php/class.resourcebundle.html - [similar]
NumberFormatter クラス 5462
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatte ... tter { /* メソッド */ public __construct ( string $locale , int $style , ? string $pattern = null ) public s ... tatic create ( string $locale , int $style , ? string $pattern = null ): ? Numbe ... ): int public getErrorMessage (): string public getLocale ( int $type = ULOC_ACTUAL_LOCALE ): string | false ... 直近のエラーメッセージを取得する NumberFormatter::getLocale — フォーマッタのロケールを取得する NumberFormatter ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
数値に関するフォーマット情報を得る 5462
« levenshtein ltrim » PHP Manual String 関数 数値に関するフォーマット情報を得る localeconv (PHP ... 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) localeconv — 数値に関するフォーマット情報を得る 説明 loca ... ラメータ この関数にはパラメータはありません。 戻り値 localeconv() は、 setlocale() で設定された現在のロケールに ... 0に等しい場合、 前の要素が使用されています。 例 例1 localeconv() の例 <?php if ( false !== setlocale ( LC_ALL ... , 'nl_NL.UTF-8@euro' )) { $locale_info = localeconv (); print_r ( $locale_info ); } ...
https://man.plustar.jp/php/function.localeconv.html - [similar]
IntlCalendar クラス 5425
« MessageFormatter::setPattern IntlCalendar::add » PHP Manual intl IntlCalendar クラス IntlCalen ... eZone | string | null $timezone = null , ? string $locale = null ): ? IntlCalendar public equals ( IntlCalen ... DateTime ( DateTime | string $datetime , ? string $locale = null ): ? IntlCalendar public get ( int $field ) ... nt $field ): int | false public static getAvailableLocales (): array public getDayOfWeekType ( int $dayOfWee ... ld ): int | false public static getKeywordValuesForLocale ( string $keyword , string $locale , bool $onlyCom ...
https://man.plustar.jp/php/class.intlcalendar.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT