| 例文 |
python r'' stringの部分一致の例文一覧と使い方
該当件数 : 2件
So r"n" is a two-character string containing "" and "n",while "n" is a one-character string containing a newline.Usually patterns will be expressed in Python code using this raw string notation.例文帳に追加
通常、 Python コード中では、パターンをこの raw string 記法を使って表現します。 - Python
(A``quote'' is the character used to open the string, i.e. either' or ".)Unless an "r" or "R" prefix is present, escapesequences in strings are interpreted according to rules similarto those used by Standard C. The recognized escape sequences are: 例文帳に追加
"r" または "R" 接頭文字がつかないかぎり、文字列中のエスケープシーケンスは標準 C で使われているのと同様の法則にしたがって解釈されます。 以下に Python で認識されるエスケープシーケンスを示します: - Python
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|