newLineを含む例文一覧と使い方
該当件数 : 183件
The formats contain newline characters where newlines are desired on output. 例文帳に追加
この形式では、改行が必要な部分には改行を入れて出力する。 - JM
between them and a newline after the last one except if option 例文帳に追加
それぞれの間にはスペースを挟み、 最後の引数の後には改行を行う。 - JM
people often write "the the" with the duplicated words separated by a newline. 例文帳に追加
"the the" のように、改行を挟んで単語をダブって書いてしまうことがよくある。 - JM
Read until either the end of the socket or a newline, whichever comes first. 例文帳に追加
データが終了するか改行コードが現れるまでデータを読み込みます。 - PEAR
Note:Unlike the C function of the same name, there is no trailing newline.例文帳に追加
注意:同名の C の関数と違って、末尾には改行文字はありません。 - Python
The NEWLINE token indicates the end of a logical line of Python code; NL tokens are generated when a logical line of code is continued over multiple physical lines.例文帳に追加
NEWLINEトークンはPythonコードの論理行の終わりを表します。 NLトークンはコードの論理行が複数の物理行にわたって続いているときに作られます。 - Python
If the DOTALL flag has been specified, this matches any character including a newline.例文帳に追加
DOTALL フラグが指定されていれば改行も含むすべての文字にマッチします。 - Python
For example, [foo]P prints the characters foo (with no newline). a The top-of-stack is popped. 例文帳に追加
例えば、[foo]Pは文字列fooを表示します (が、改行文字は表示しません)。 - JM
[^char-class] Matches any single character, other than newline, not in char-class . 例文帳に追加
t Op ^char-class文字クラスm char-classに含まれない、改行以外の任意の一文字にマッチします。 - JM
If prepend is specified, precede each group of duplicated lines with a newline. 例文帳に追加
prepend が指定された場合、重複した行のグループの前に改行を出力する。 - JM
Terminate if the window is 1 line, otherwiseinsert newline. 例文帳に追加
ウィンドウが 1 行であれば終了し、そうでなければ新しい行を挿入します。 - Python
Each glyph index is a single byte, with newline separating lines.例文帳に追加
それぞれのグリフのインデックスは1バイトであり、各行は改行文字で区切られている。 - XFree86
A newline alone acts as a null command list. 例文帳に追加
改行のみの場合は、コマンド実行をしない( ヌルコマンドリストを指定した ) ものとみなされます。 - JM
If invoked from a terminal, ed pauses at the end of each page until a newline is entered. The current address is set to the last line printed. 例文帳に追加
現在行番号は、表示された最後の行に設定されます。 - JM
The bourne shell script below works first by converting each sequence of punctuation and blank characters to a single newline. 例文帳に追加
以下の bourne シェルスクリプトは、まず句読点や空白の連続を改行に変換する。 - JM
FormattingPressing newline indents the caret based on where the next line is expected to be. 例文帳に追加
整形改行キーを押すと次の行の位置に従ってキャレットがインデントされます。 - NetBeans
Because newlines are statement separators, it is possible to hide a newline by using the backslash character. 例文帳に追加
改行は文の区切りですが、バックスラッシュを用いて改行を隠すことができます。 - JM
names containing unusual characters like newlines. 例文帳に追加
newline 等の例外的な文字を含むファイル名に直面した場合でも 出力が明白になります。 - JM
# comment The comment extends until the next newline (or the end of a -e script fragment). 例文帳に追加
# comment次の改行文字まで (あるいは-eスクリプトフラグメントの末尾まで) をコメントとして取り扱う。 - JM
It stops reading wide characters after it has encountered and stored a newline wide character. 例文帳に追加
この関数は、ワイド文字の改行文字を見つけ、これを格納すると読み込むのを止める。 - JM
reads a line from stdin into the buffer pointed to by s until either a terminating newline or EOF , 例文帳に追加
までの 1行をstdinから読み込みsが指すバッファに格納する(末尾の改行文字やEOF - JM
For an example of what happens when the parameter list overlaps a newline boundary, see the BUGS 例文帳に追加
パラメータのリストが改行の境界をまたぐ場合に何がおこるかについては、バグ - JM
indexed by errno can be used to obtain the error message without the newline. 例文帳に追加
はerrnoを添字とする配列で、この配列から改行無しのエラーメッセージが取得される。 - JM
If it is not set, the field separators are space, tab and newline. 例文帳に追加
この環境変数が設定されていない場合、フィールド区切り文字はスペース・タブ・改行である。 - JM
The advantage of leaving the newline on is thatreturning an empty string is then an unambiguous EOFindication. 例文帳に追加
改行を残す利点は、空の文字列が返るとEOF を示し、紛らわしくなくなるからです。 - Python
Each glyph index is two bytes,with a 1-byte newline separating lines. 例文帳に追加
それぞれのグリフのインデックスは2バイトであり、各行は1バイトの改行文字で区切られている。 - XFree86
In particular, a backslash-newline pair may not be used as a line continuation. 例文帳に追加
特に、バックスラッシュと改行の組合せを使って複数の行を接続することはできません。 - JM
Execution happens when a newline in encountered and there is one or more complete statements. 例文帳に追加
改行が入力された時点で、実行可能な文が存在していれば、即座に実行します。 - JM
n Prints the value on the top of the stack, popping it off, and does not print a newline after. 例文帳に追加
nスタックの先頭の値を表示し、スタックから取り出します。 改行文字は、後に表示されません。 - JM
Lines consist of text up to and including a newline character. 例文帳に追加
行は、改行キャラクタまでのテキストデータおよび、最後のm 改行キャラクタを含むデータから構成されます。 - JM
except a line delimiter other than newline can be specified as the delimiter argument. 例文帳に追加
と同じように動作するが、改行文字以外の区切り文字を引き数delimに指定することができる。 - JM
If the prompt argument is present, it is written to standard output without a trailing newline.例文帳に追加
引数 proompt が存在する場合、末尾の改行を除いて標準出力に出力されます。 - Python
The buffer is null-terminated and includes the newline character, if one was found. 例文帳に追加
バッファはヌル文字 (\\e0) で終端される。 改行文字が見つかった場合は、改行文字もバッファに格納される。 - JM
/etc/ld File containing a list of colon, space, tab, newline, or comma-separated directories in which to search for libraries. 例文帳に追加
/etc/ldコロン・スペース・タブ・改行・コンマで区切られたディレクトリのリスト。 それぞれのディレクトリでライブラリが検索される。 - JM
Since each mail starts with "From ", and ends with a newline, they can be separated from each other. 例文帳に追加
個々のメールは "From " から始まって改行で終わるので、これを元に各メールを分割することができます。 - PEAR
For files not opened in universal newline read mode the value of this attribute will be None.例文帳に追加
一般的な改行文字を使う読み出しモードで開かれていないファイルの場合、この属性の値は None です。 - Python
If Python is built without universal newline supportmode 'U' is the same as normal text mode. 例文帳に追加
Python が全改行文字サポートなしで構築されている場合、mode 'U' は通常のテキストモードと同様になります。 - Python
The line should be in valid ResourceLine format (see section 15.1)terminated by a newline or null character; the database that results from using a string with incorrect syntax is implementation-dependent.例文帳に追加
引き数 line は、改行か NULL 文字で終わる有効な ResoureLine 形式(15.1 節を参照)でなければならない。 - XFree86
Convert binary data to a line of ASCII characters, the return value is the converted line, including a newline char.例文帳に追加
バイナリデータを uuencode して 1 行の ASCII 文字列に変換します。 戻り値は変換後の 1 行の文字列で、改行を含みます。 - Python
The return value is a list of strings,each ending in a newline and some containing internal newlines. 例文帳に追加
戻り値は文字列のリストで、それぞれの文字列は改行で終わり、そのいくつかは内部に改行を含みます。 - Python
This returns a string which may contain embedded newlines and ends in a newline.例文帳に追加
返される文字列内には改行が埋め込まれている可能性があり、かつ文字列は改行で終端されています。 - Python
Disable translation of return into newline on input, and disable low-level translation of newline intonewline/return on output (but this does not change the behavior ofaddch('n'), which always does the equivalent of return and line feed on the virtual screen).例文帳に追加
入力時のリターンキーから改行への変換、および出力時の改行から復帰/改行への低レベル変換を無効化します(ただし、addch('n') の振る舞いは変更せず、仮想スクリーン上では常に復帰と改行に等しくなります)。 - Python
If IFS is unset, or its value is exactly <space><tab><newline> , the default, then any sequence of IFS characters serves to delimit words. 例文帳に追加
IFSが設定されていないか、その値が正確にデフォルト値の<スペース><タブ><改行>ならば、IFS文字の任意の列で単語が区切られます。 - JM
For instance, a newline will terminate the search and accept the line, thereby executing the command from the history list. 例文帳に追加
例えば、改行は検索を終了させて、その行を入力します。 これにより、履歴リスト中のコマンドが実行されます。 - JM
re and replacement may be delimited by any character other than space and newline (see the `s' command below). 例文帳に追加
pr reおよびr replacementは、スペースおよび改行を除くすべてのキャラクタを用いて区切ることが可能です (後述するm sコマンドを見て下さい)。 - JM
If a text (non-binary) file is not terminated by a newline character, then ed appends one on reading/writing it. 例文帳に追加
p(バイナリではない) テキストファイルの最後が改行文字で終っていない場合、mはそれを読み書きする際に改行文字を追加します。 - JM
does not check its word boundaries against troff line lengths and may split across a newline ungracefully. 例文帳に追加
は troff の行の長さに対して、語の境界をチェックしておらず、予期しない場所で改行が挿入されてしまうことがあります。 - JM
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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. |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| 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-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会員(無料)になると
|