検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 56 for word (0.029 sec.)
単語のスペルについて修正候補を示す 6792
« pspell_store_replacement PSpell\Dictionary » PHP Manual Pspell 関数 単語のスペルについて修正候 ... _suggest ( PSpell\Dictionary $dictionary , string $word ): array | false pspell_suggest() は、 指定した単語 ... ictionary PSpell\Dictionary クラスのインスタンス。 word 調べたい単語。 戻り値 修正候補の配列を返します。 変 ...
https://man.plustar.jp/php/function.pspell-suggest.html - [similar]
'単語' を、このスペルチェックセッションに追加する 6748
« enchant_dict_add_to_personal enchant_dict_add » PHP Manual Enchant 関数 '単語' を、このスペルチ ... _session ( EnchantDictionary $dictionary , string $word ): void 指定した辞書に単語を追加します。 追加される ... request_pwl_dict() によって返される Enchant 辞書。 word 追加する単語。 戻り値 値を返しません。 変更履歴 バ ...
https://man.plustar.jp/php/function.enchant-dict-add-to-session.html - [similar]
バイナリ文字列からインポートする 6748
« gmp_hamdist gmp_init » PHP Manual GMP 関数 バイナリ文字列からインポートする gmp_import (PHP 5 ... インポートする 説明 gmp_import ( string $data , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE ... ます。 パラメータ data インポートするバイナリ文字列 word_size デフォルト値は1です。 バイナリデータのチャンク ...
https://man.plustar.jp/php/function.gmp-import.html - [similar]
com クラスのコンストラクタ 6704
« com dotnet » PHP Manual com com クラスのコンストラクタ com::__construct (PHP 4 > 4.1.0, PHP 5, ... 後にピリオドが続き、 オブジェクト名が続きます。e.g: Word.Application ClassID は、与えられたクラスを一意に識 ... ようにロードするかを指定します。 たとえば、Microsoft Word をロードし、 Word ドキュメントを表現するオブジェク ... ring サーバ名 Username string 接続するユーザ名 Password string Username のパスワード Domain string server ...
https://man.plustar.jp/php/com.construct.html - [similar]
修正候補となる値の一覧を返す 6704
« enchant_dict_store_replacement EnchantBroker » PHP Manual Enchant 関数 修正候補となる値の一覧を ... _suggest ( EnchantDictionary $dictionary , string $word ): array パラメータ dictionary enchant_broker_requ ... request_pwl_dict() によって返される Enchant 辞書。 word 修正候補を調べる単語。 戻り値 単語のスペルが間違っ ... { $d = enchant_broker_request_dict ( $r , $tag ); $wordcorrect = enchant_dict_check ( $d , "soong" ); if ( ... ! $wordcorrect ) { $suggs = enchant_dict_suggest ( $d , "s ...
https://man.plustar.jp/php/function.enchant-dict-suggest.html - [similar]
ユーザーの単語リストに単語を追加する 6704
« Pspell 関数 pspell_add_to_session » PHP Manual Pspell 関数 ユーザーの単語リストに単語を追加する ... personal ( PSpell\Dictionary $dictionary , string $word ): bool pspell_add_to_personal() はユーザーの単語リ ... nfig_personal() とともに使用した場合、 pspell_save_wordlist() で単語リストを保存することが可能です。 パラメ ... ictionary PSpell\Dictionary クラスのインスタンス。 word 追加する単語。 戻り値 成功した場合に true を、失敗 ... _add_to_personal ( $pspell , "Vlad" ); pspell_save_wordlist ( $pspell ); ?> 注意 注意 : この関数は、pspell ...
https://man.plustar.jp/php/function.pspell-add-to-personal.html - [similar]
単語のスペルが正しいかどうかを調べ、修正候補を提供する 6541
« enchant_dict_is_in_session enchant_dict_store_replacement » PHP Manual Enchant 関数 単語のスペ ... ck_check ( EnchantDictionary $dictionary , string $word , array &$suggestions = null ): bool 単語のスペルが ... request_pwl_dict() によって返される Enchant 辞書。 word 調べる単語。 suggestions 単語のスペルが間違っている ...
https://man.plustar.jp/php/function.enchant-dict-quick-check.html - [similar]
The SolrQuery class 6438
« SolrModifiableParams::__destruct SolrQuery::addExpandFilterQuery » PHP Manual Solr The SolrQue ... public getMltMaxNumTokens (): int public getMltMaxWordLength (): int public getMltMinDocFrequency (): int ... lic getMltMinTermFrequency (): int public getMltMinWordLength (): int public getMltQueryFields (): array p ... umTokens ( int $value ): SolrQuery public setMltMaxWordLength ( int $maxWordLength ): SolrQuery public set ... int $minTermFrequency ): SolrQuery public setMltMinWordLength ( int $minWordLength ): SolrQuery public set ...
https://man.plustar.jp/php/class.solrquery.html - [similar]
はじめに 6438
« COM インストール/設定 » PHP Manual COM はじめに はじめに COM は Component Object Model の略語で ... ける代表的な手法の一つで、 COM を使用して Microsoft Word を起動し、 ドキュメントテンプレートを埋めて、Word ...
https://man.plustar.jp/php/intro.com.html - [similar]
文字クラス 6438
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (c ... not quite the same as \s) upper upper case letters word "word" characters (same as \w) xdigit hexadecimal ... 。こちらは VT を含みません (Perl との互換性のため)。 word は Perl 拡張で、 blank は Perl 5.8 からの GNU 拡張 ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
PREV 1 2 3 4 5 6 NEXT