| 例文 |
unicode escapeの部分一致の例文一覧と使い方
該当件数 : 9件
These are the ``Raw Unicode Escape'' codec APIs: 例文帳に追加
以下は ``Raw Unicode Escape'' codec の APIです: - Python
Creates a Unicode object by decoding size bytes of the Unicode-Escape encoded string s.例文帳に追加
Unicode-Escape でエンコードされた size バイトの文字列 s からUnicode オブジェクトを生成します。 - Python
Encodes a Unicode objects using Unicode-Escape and returns the result as Python string object.例文帳に追加
Unicode-Escape で Unicode オブジェクトをエンコードし、結果を Python 文字列オブジェクトとして返します。 - Python
Encodes a Unicode objects using Raw-Unicode-Escape and returns the result as Python string object.例文帳に追加
Raw-Unicode-Escape で Unicode オブジェクトをエンコードし、結果を Python 文字列オブジェクトとして返します。 - Python
If the current Unicode value is a control character, or we are currently processing an escape sequence, the value will treated specially. 例文帳に追加
現在の Unicode の値がコントロール文字であるかエスケープシーケンスを処理している時には、その値は特別に扱われる。 - JM
It is also important to note that the escape sequences marked as ``(Unicodeonly)'' in the table above fall into the category of unrecognizedescapes for non-Unicode string literals.When an "r" or "R" prefix is present, a character following a backslash is included in the string without change, and all backslashes are left in the string.例文帳に追加
接頭文字 "r" または "R" がある場合、バックスラッシュの後にくる文字はそのまま文字列中に入り、バックスラッシュは全て文字列中に残されます。 - Python
(This behavior is useful when debugging: if an escape sequence is mistyped, the resulting output is more easily recognized as broken.)例文帳に追加
(この挙動はデバッグの際に便利です: エスケープシーケンスを誤入力した場合、その結果として出力に失敗しているのが用意にわかります) テーブル中で ``(Unicode のみ)'' と書かれたエスケープシーケンスは、非 Unicode文字列リテラル中では認識されないエスケープシーケンスのカテゴリに分類されるので注意してください。 - 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. |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|