REGEXPを含む例文一覧と使い方
該当件数 : 11件
/ regexp / Match lines matching the regular expression regexp . 例文帳に追加
/ regexp /正規表現regexpにマッチした行にマッチする。 - JM
s/ regexp / replacement / Attempt to match regexp against the pattern space. 例文帳に追加
s/ regexp / replacement /パターンスペースに対してregexpのマッチを試みる。 - JM
If you'd like to replace the first pattern that appears on the current line, type:s/regexp/replacement/ and hit ENTER, where regexp is the pattern you'd like to match and replacement is the replacement string.例文帳に追加
もし、現在行で出現する最初のパターンを置き換えたい場合はtype:s/regexp/replacement/をタイプし、ENTERを押します。 regexpはマッチさせるパターンで、replacementは置き換える文字です。 - Gentoo Linux
To replace all matches on the current line, type:s/regexp/replacement/g and hit enter.例文帳に追加
現在行のすべてのマッチするものを置換えるには:s/regexp/replacement/gとタイプしエンターを押します。 - Gentoo Linux
do not number lines (default for header and footer) 例文帳に追加
行番号をふらない (ヘッダ・フッタセクションのデフォルト) p REGEXP - JM
Ifyou'd like to do a global replace, but have vi prompt you for each change, type :%s/regexp/replacement/gc (stands for "confirm") and hit ENTER.例文帳に追加
もし、全部の置換でそれぞれの変更を確認したい場合は、:%s/regexp/replacement/gc(comformの意)とし、ENTERを押します。 - Gentoo Linux
Replaceregexp with the regular expression you're looking for. 例文帳に追加
regexpをあなたの検索したい正規表現に置き換えてください。 - Gentoo Linux
, the addresses are separated by a comma);the line which addr1 matched will always be accepted, even if addr2 selects an earlier line; and if addr2 is a regexp , it will not be tested against the line that addr1 matched. 例文帳に追加
addr1にマッチした行は、たとえaddr2がより前の行にマッチした場合でも、常に処理対象となる。 addr2がregexp(正規表現) の場合には、addr1にマッチした行に対してはaddr2のマッチは行われない。 - JM
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|