検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 80 for 単語 (0.003 sec.)
elseif/else if 6835
« else 制御構造に関する別の構文 » PHP Manual 制御構造 elseif/else if elseif/else if (PHP 4, PHP ... と評価された最初の elseif 式を実行します。PHP では、(単語二つで)'else if'と書くこともできます。 動作は(一単語 ... reater than " . $b ; elseif ( $a == $b ): // 二つの単語を分割せず組み合わせていることに注目 echo $a . " equ ... elseif , else , 実行 , 動作 , 分割 , 注意 , 言語 , 単語 , パース , 条件 ...
https://man.plustar.jp/php/control-structures.elseif.html - [similar]
はじめに 6794
« Pspell インストール/設定 » PHP Manual Pspell はじめに はじめに これらの関数により、単語のスペル ... 連キーワード: Pspell , インストール , 設定 , 関数 , 単語 , スペル , チェック , 提案 , ...
https://man.plustar.jp/php/intro.pspell.html - [similar]
エスケープシーケンス 6794
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープ ... 直方向の空白文字 \V 垂直方向の空白文字でない文字 \w 単語構成文字 (word character) \W 非単語構成文字 (non-wor ... BSP (A0)) も空白文字とみなされる可能性があります。 単語構成文字とは、英字または数字またはアンダースコア文字 ... であり、Perl が定義するところの「単語」と成り得る文字のことです。文字および数字の 定義は、 ... ックスラッシュを使った言明は、 次のものがあります \b 単語境界 \B 非単語境界 \A 検索対象文字列の始端(複数行モ ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
値を取得する 6670
« ps_get_parameter ps_hyphenate » PHP Manual PS 関数 値を取得する ps_get_value (PECL ps >= 1.1.0 ... g テキストの行間隔をポイント数で指定。 wordspacing 単語単語の間の空白の幅を、空白文字の幅を基準として指定 ... 場合は、リゲチャは常に分解されます。 hyphenminchars 単語の末尾で、ハイフネーションの対象となる最小文字数。 p ... パラメータ , 取得 , 値 , 空白 , 段落 , テキスト , 単語 , 間隔 ...
https://man.plustar.jp/php/function.ps-get-value.html - [similar]
値を設定する 6396
« ps_set_text_pos ps_setcolor » PHP Manual PS 関数 値を設定する ps_set_value (PECL ps >= 1.1.0) ... x 座標。 texty 出力テキストの y 座標。 wordspacing 単語の間隔を空白文字に対する比率で設定する。 leading 行間 ... パラメータ , テキスト , 座標 , 出力 , psdoc , 関数 , 単語 , 取得 ...
https://man.plustar.jp/php/function.ps-set-value.html - [similar]
正規表現によるマッチングを行う 6328
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PH ... } else { echo "A match was not found." ; } ?> 例2 単語 "web" を探す <?php /* パターン内の \b は単語の境界 ... を示す。このため、独立した単語の * "web"にのみマッチし、"webbing" や "cobweb" のよ ... うな単語の一部にはマッチしない */ if ( preg_match ( "/\bweb\ ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
PWL ファイルを使用して辞書を作成する 6246
« enchant_broker_request_dict enchant_broker_set_dict_path » PHP Manual Enchant 関数 PWL ファイル ... して辞書を作成します。 PWL ファイルは、一行にひとつの単語を記述したパーソナル単語ファイルです。 パラメータ br ...
https://man.plustar.jp/php/function.enchant-broker-request-pwl-dict.html - [similar]
置換候補を保持するファイルを設定する 6205
« pspell_config_personal pspell_config_runtogether » PHP Manual Pspell 関数 置換候補を保持するフ ... す。 置換の組は、スペルチェッカの品質を改善します。 単語のスペルミスをした場合、そして、適当な修正候補がリス ... () を置換候補を保存するために使用し、置換候補を含む単語リストを保存するために pspell_save_wordlist() を使用 ...
https://man.plustar.jp/php/function.pspell-config-repl.html - [similar]
辞書をオープンする際に使用する設定を作成する 6122
« pspell_clear_session pspell_config_data_dir » PHP Manual Pspell 関数 辞書をオープンする際に使用 ... age および spelling パラメータを有する 2 つの異なる単語リストを区別するための 追加情報を有しています。 enco ... ding パラメータ encoding は、単語のエンコーディングとして 予想されるものです。有効な値 ...
https://man.plustar.jp/php/function.pspell-config-create.html - [similar]
IntlBreakIterator クラス 5972
« Transliterator::transliterate IntlBreakIterator::__construct » PHP Manual intl IntlBreakIterat ... k iterator” は、 テキスト中のどこに境界 (たとえば、単語や文章の境目) が位置するのかに関するメソッドを公開し ... レータを作る IntlBreakIterator::createWordInstance — 単語の区切り用にイテレータを作る IntlBreakIterator::curr ...
https://man.plustar.jp/php/class.intlbreakiterator.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT