manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 39 for 並び (0.004 sec.)
Man page of REGEX 12937
REGEX Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 regex - ... が後置されたアトムは、マッチしたアトムの 0 個以上の並びにマッチする。 '+' が後置されたアトムは、マッチしたア ... トムの 1 個以上の並びにマッチする。 '?' が後置されたアトムは、マッチしたア ... quence) でその二つの文字に挟まれる、 すべての文字の並びを短縮したものとみなされる (両端含む)。 例えば " [0- ... めの仕組みです。 例えば、スペイン語では ch という文字並びを特別扱いするため、アルファベッ ト順が a, b, c, ch, ...
https://man.plustar.jp/manpage/man7/regex.7.html - [similar]
Man page of STRFILE 12248
STRFILE Section: Maintenance Commands (8) Index JM Home Page BSD mandoc 名称 strfile unstr - 文字 ... をパーセント記号から char に変更します。 -i 文字列の並び換えを行なう際に、大文字・小文字を区別しません。 -o ... 文字列をアルファベット順に並び換えます。 オフセットテーブルは参照される行グループの ... 化します。 オフセットテーブル中のエントリはランダムに並び換えられます。 このオプションを指定すると、ヘッダ中の ... ランダムフラグの位置 */ #define STR_ORDERED 0x2 /* 並び換えフラグの位置 */ #define STR_ROTATED 0x4 /* rot-1 ...
https://man.plustar.jp/manpage/man8/strfile.8.html - [similar]
Man page of REV 11778
REV Section: User Commands (1) Index JM Home Page BSD mandoc 名称 rev - 各行ごとに、入力された文 ... されていなければ標準入力を読み 込み、各行ごとに文字の並びを逆にして出力する。 関連キーワード rev , 文字 , Ind ... ex , 名称 , 各行 , 入力 , 出力 , file , 解説 , 並び Linux マニュアル 一覧 [ man1 ] [ man2 ] [ man3 ] [ ...
https://man.plustar.jp/manpage/man1/rev.1.html - [similar]
Man page of GAI.CONF 10869
GAI.CONF Section: Linux Programmer's Manual (5) Updated: 2020-06-09 Index JM Home Page 名前 gai. ... 功の可能性が高い答えがリストの先頭になるような順番に並び替えなければならない。 RFC には、 並び替えのアルゴリ ... 常に適切という訳ではない。 この理由から、 RFC では、 並び替え方法をシステム管理者が動的に変更できるようにする ...
https://man.plustar.jp/manpage/man5/gai.conf.5.html - [similar]
Man page of SETPNP 9710
SETPNP Section: Maintenance Commands (8) Updated: 2000/06/12 21:24:49 Index JM Home Page 名前 se ... pnp 12 io 0x350-0x35f,0x2f8-0x2ff irq 3 irq 10 型の並び順は重要ではない。しかし同じ型に 2 つ以上の指定がなさ ... れたときは、 それらの間の並び順が重要となる。 Plug & Play BIOS は不正な設定を拒否 ...
https://man.plustar.jp/manpage/man8/setpnp.8.html - [similar]
Man page of DEJAGNU-HELP 8332
DEJAGNU-HELP Section: User Commands (1) Updated: URM Index JM Home Page BSD mandoc 名前 dejagnu ... のスクリプトが置かれている commands/ ディレクトリの横並びの doc/ ディレクトリにある man ページをチェックします ...
https://man.plustar.jp/manpage/man1/dejagnu-help.1.html - [similar]
Man page of PATCH 8332
PATCH Section: User Commands (1) Updated: 2005/08/08 Index JM Home Page 名前 patch - オリジナルフ ... るく見る。 パッチファイル中の 1 個または複数の空白の並びは オリジナルファイルの空白のどの並びにも一致し、 行 ... 末の空白の並びは無視される。 通常文字は完全に一致していなければなら ... スを取り除く。 隣接した 1 個または複数のスラッシュの並びは 1 個のスラッシュとして 数えられる。 このオプション ...
https://man.plustar.jp/manpage/man1/patch.1.html - [similar]
Man page of STRFRY 8332
STRFRY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strfry ... ナグラムとなる。 返り値 strfry () 関数は、ランダムに並び換えられた文字列へのポインターを返す。 属性 この節で ...
https://man.plustar.jp/manpage/man3/strfry.3.html - [similar]
Man page of BASH 8097
BASH Section: User Commands (1) Updated: 2010 December 28 Index JM Home Page 名前 bash - GNU Bou ... はタブ文字 単語 (word) シェルが 1 単位とみなす文字の並び。 トークン (token) とも言われます。 名前 (name) 英数 ... 御演算子 | または |& で区切った 1 つ以上のコマンドの並びです。 パイプラインのフォーマットを以下に示します: [ ... れぞれ制御演算子 && と || で区切られたパイプラインの並びです。 AND リストと OR リストは左結合で実行されます。 ... e ライブラリが単語分割の区切り文字として 扱う文字の並びです。 COMP_WORDBREAKS を unset すると、この変数の特 ...
https://man.plustar.jp/manpage/man1/bash.1.html - [similar]
Man page of TR 8097
TR Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 tr - 文字の変換・削 ... っている。しかし正規表現そのものではなく、 実は文字の並びに過ぎない。 これらの文字列の中に記された文字は、ほと ... された場合。例えば `\400' は実際に は \40 と数字 0 の並びと解釈される。 なぜなら 8 進数の 400 に対応するバイト ...
https://man.plustar.jp/manpage/man1/tr.1.html - [similar]
PREV 1 2 3 4 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022