検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 131 for 修正 (0.004 sec.)
3 つのファイルをひとつに統合する 7122
« xdiff_file_diff xdiff_file_patch_binary » PHP Manual xdiff 関数 3 つのファイルをひとつに統合す ... file が元のバージョンで、 new_file1 と new_file2 が修正したバージョンとなります。 パラメータ old_file 最初の ... す。 new_file1 2 番目のファイルへのパス。 old_file の修正版です。 new_file2 3 番目のファイルへのパス。 old_fi ... le の修正版です。 dest 結果のファイルへのパス。 new_file1 と ... ff , new , ファイル , string , old , パス , dest , 修正 ...
https://man.plustar.jp/php/function.xdiff-file-merge3.html - [similar]
はじめに 7122
« ImageMagick インストール/設定 » PHP Manual ImageMagick はじめに はじめに Imagick は、ImageMagi ... ck API を使用して画像の作成や修正を行う ネイティブ PHP 拡張モジュールです。 ImageMagi ... ckR は、ビットマップ画像の作成や修正を行うソフトウェア群です。 さまざまな (100 をこえる) ... 営利組織です。 関連キーワード: 画像 , 形式 , 作成 , 修正 , インストール , Postscript , EXR , DPX , 対応 , 変 ...
https://man.plustar.jp/php/intro.imagick.html - [similar]
パースされた Tidy マークアップを表す文字列を返す 6903
« tidy_error_count tidy_warning_count » PHP Manual Tidy 関数 パースされた Tidy マークアップを表す ... 列を返す 説明 tidy_get_output ( tidy $tidy ): string 修正された HTML を文字列で返します。 パラメータ tidy Tid ... y オブジェクト。 戻り値 修正された HTML を文字列で返します。 例 例1 tidy_get_out ... </html> 関連キーワード: パース , output , count , 修正 , warning , 関数 , string , パラメータ , オブジェク ...
https://man.plustar.jp/php/function.tidy-get-output.html - [similar]
Nginx 1.4.x (Unix システム用) 6903
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインス ... /php.ini cgi.fix_pathinfo= の行を探し、以下のように修正します: cgi.fix_pathinfo=0 サービスを開始する前に、p ... ta グループで 必ず実行されるように、php-fpm.conf も修正しなければいけません: vim /usr/local/etc/php-fpm.d/w ... ww.conf 以下の部分を探し、修正します: ; Unix user/group of processes ; Note: The u ... とを認識させるため、 デフォルトの location ブロックを修正します: location / { root html; index index.php inde ...
https://man.plustar.jp/php/install.unix.nginx.html - [similar]
個人の単語リストを有する新規辞書をロードする 6855
« pspell_new_config pspell_new » PHP Manual Pspell 関数 個人の単語リストを有する新規辞書をロード ... の ID は他の pspell 関数で使用されます。単語リストは修正可能で、必要に応じて pspell_save_wordlist() で保存す ... なモードを以下に示します。 PSPELL_FAST - 高速モード (修正候補の数は最小) PSPELL_NORMAL - 通常モード (修正候補 ... はより多い) PSPELL_BAD_SPELLERS - 低速モード (修正候補は多い) PSPELL_RUN_TOGETHER - つながった単語を複 ... 果にのみ影響します。 設定変更後も pspell_suggest() は修正候補を返します。 mode は、これらのさまざまな定数を用 ...
https://man.plustar.jp/php/function.pspell-new-personal.html - [similar]
現在の DirectoryIterator アイテムの最終アクセス時刻を取得する 6746
« DirectoryIterator::current DirectoryIterator::getBasename » PHP Manual DirectoryIterator 現在の ... Time() - 現在の DirectoryIterator アイテムの inode 修正時刻を取得する DirectoryIterator::getMTime() - 現在の ... DirectoryIterator アイテムの最終修正時刻を取得する fileatime() - ファイルの最終アクセス時 ... 刻 , 最終 , アクセス , 取得 , アイテム , getATime , 修正 , パラメータ , banana ...
https://man.plustar.jp/php/directoryiterator.getatime.html - [similar]
のエイリアス ldap_mod_replace 6637
« ldap_modify_batch ldap_next_attribute » PHP Manual LDAP 関数 のエイリアス ldap_mod_replace lda ... p_mod_replace() . 参考 ldap_rename() - エントリ名を修正する 関連キーワード: replace , modify , 関数 , batch ... , next , attribute , 参考 , rename , エントリ , 修正 ...
https://man.plustar.jp/php/function.ldap-modify.html - [similar]
新規辞書をロードする 6637
« pspell_new_personal pspell_save_wordlist » PHP Manual Pspell 関数 新規辞書をロードする pspell_ ... なモードを以下に示します。 PSPELL_FAST - 高速モード (修正候補の数は最小) PSPELL_NORMAL - 通常モード (修正候補 ... はより多い) PSPELL_BAD_SPELLERS - 低速モード (修正候補は多い) PSPELL_RUN_TOGETHER - つながった単語を複 ... 果にのみ影響します。 設定変更後も pspell_suggest() は修正候補を返します。 mode は、これらのさまざまな定数を用 ...
https://man.plustar.jp/php/function.pspell-new.html - [similar]
tidy クラス 6576
« Tidy の例 tidy::body » PHP Manual Tidy tidy クラス tidy クラス (PHP 5, PHP 7, PHP 8, PECL tidy ... Repair — パースされたマークアップに設定に基く誤りの修正を行う tidy::__construct — 新しい tidy オブジェクトを ... 作成する tidy::diagnose — パース、修正されたマークアップの診断を行う tidy::$errorBuffer — ... キュメントをパースする tidy::repairFile — ファイルを修正し、それを文字列として返す tidy::repairString — 別途 ... 提供される設定ファイルを使用して文字列を修正する tidy::root — Tidy パースツリーのルートを表す ti ...
https://man.plustar.jp/php/class.tidy.html - [similar]
Enchant 関数 6467
« 例 enchant_broker_describe » PHP Manual Enchant Enchant 関数 Enchant 関数 目次 enchant_broker_ ... _quick_check — 単語のスペルが正しいかどうかを調べ、修正候補を提供する enchant_dict_store_replacement — 単語 ...修正候補を追加する enchant_dict_suggest — 修正候補となる ...
https://man.plustar.jp/php/ref.enchant.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT