(underscore) pad the field with spaces; useful if you need a fixed
(アンダースコア) フィールドをスペースで埋める。 - JM
any Python reserved word gets an underscore appended
あらゆるPython 予約語には下線を追加します。 - Python
By default, includes all ASCII alphanumerics and underscore. 標準では、全ての ASCII 英数字およびアンダースコアが入っています。 - Python
(underscore) Pad a numeric result string with spaces.
(下線)数値の結果文字列のパディング (穴埋め) をスペース (空白文字) で行う。 - JM
The default is to use an underscore as prefix on each name.
デフォルトでは個々の名前に対して、アンダースコアをプレフィックスとして使用します。 - JM
This option will remove a leading underscore from all global symbols.
このオプションはすべてのグローバルシンボルから先頭にあるアンダースコアを削除する。 - JM
Letters prefixed with an underscore represent numbers larger than 1000. Table 55-1.
1000 より大きい数字を扱う際には、文字の前にアンダースコアを付加します。 - PEAR
A valid $variable can consist only of upper and lower case letters,numbers and an underscore. $variableの名前には大小英字、数字、アンダーバーだけを含むことができます。 - Python
These classes are identified by the patterns of leading and trailing underscore characters: これらの識別子種は、先頭や末尾にあるアンダースコア文字のパターンで区別されます: - Python
A word is defined as a sequence of alphanumeric or underscore characters, so the end of a word is indicated by whitespace or a non-alphanumeric, non-underscore character. 単語は英数字あるいは下線文字の並んだものとして定義されていますので、単語の末尾は空白あるいは非英数字、非下線文字によって表されます。 - Python
The PEAR class hierarchy is also reflected in the class name, each level of the hierarchy separated with a single underscore.
PEAR クラス階層は、クラス名にも反映され、各階層レベルは、アンダースコアで区切られます。 - PEAR
Naming ConventionsGlobal Variables and Functions If your package needs to define global variables, their names should start with a single underscore followed by the package name and another underscore.
命名規約グローバル変数および関数 パッケージでグローバル変数を定義する場合は、変数名の先頭はアンダースコアで始め、その後にパッケージ名を続けてさらにもうひとつアンダースコアをつけます。 - PEAR
Besides removing any initial underscore prepended by the system, this makes C++ function names readable.
このときシステムによって前置されたアンダースコアも削除される。 この操作によって C++ の関数名が可読になる。 - JM
All the methods in the class will be aggregated, except private ones (name starting with an underscore) and constructors.
プライベートメソッド (アンダースコアで始まる名前のメソッド)およびコンストラクタを除く、クラスの全メソッドが集約されます。 - PEAR
name A word consisting only of alphanumeric characters and underscores, and beginning with an alphabetic character or an underscore.
名前 (name)英数字とアンダースコア文字だけから構成され、かつ最初の文字が英字かアンダースコア文字である単語 。 - JM
This result was useful because it served to underscore in a public way how vulnerable DES has become.
この結果が有用なのは、それがDESがどれほど弱くなったかを、公開された形で実証することができたからだ。 - Electronic Frontier Foundation『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』
If, for instance, the physical terminal does not support underscore mode, screen does not put the `us' and `ue' capabilities into the window's $TERMCAP variable, accordingly.
そのため、もし例えば、物理端末が下線モードをサポートしていなければ、screenは `us' や `ue' 機能をそのウィンドウの $TERMCAP 変数に設定しない。 - JM
The transformation inserts the class name in front of the name, with leading underscores removed, and a single underscore inserted in front of the class name. この変換では、クラス名の先頭にあるアンダースコアを全てはぎとり、先頭にアンダースコアを一つ挿入して、名前の前に付加します。 - Python
binds all names defined in the imported module, except those beginning with an underscore. 形式の import 文は、import しようとするモジュール内で定義されている名前について、アンダースコアから始まっている名前以外の全てを束縛します。 - Python
They have been extended to be multi-character names that start with a letter and may contain letters, numbers and the underscore character.
このバージョンでは、先頭が文字で始まり、文字と数字とアンダースコアで構成される 2 文字以上の名前が使えるように拡張されています。 - JM
The Ruby convention is to use camel case (embeddedcapitals) to separate words in a class name and the underscore to separate words in a file name. Ruby の規則では、クラス名の単語を区切るにはキャメルケース (大文字を組み込む形式) を使用し、ファイル名の単語を区切るには下線を使用します。 - NetBeans
KER used to call this station 'Kyoto Sanjo Station' or 'Sanjo Kyoto Station' to underscore the fact that the station was KER's Kyoto terminal.
かつて京阪電鉄では、自社や京都のターミナル駅であることを強調するため、「京都三条駅」・「三条京都駅」と呼んでいたこともあった。 - Wikipedia日英京都関連文書対訳コーパス
Private class members (meaning class members that are intended to be used only from within the same class in which they are declared; PHP does not yet support truly-enforceable private namespaces) are preceded by a single underscore.
プライベートなクラスメンバ(それが宣言されたクラスの内部からだけの使用を意図したクラスメンバ。 PHP は、プライベート名前空間をまだサポートしていません。 - PEAR
Protected class members (meaning class members that are intended to be used only from within the same class in which they are declared or from subclasses that extend it) are not preceded by a single underscore.
プロテクテッドなクラスメンバ(すなわち、それが宣言されたクラス内、およびそのサブクラス内でだけ使用できるクラスメンバ)には、前にアンダースコアを付けません。 - PEAR
Add an index entry for module module; if module contains an underscore, the optional parameter key should be provided as the same string with underscores removed. モジュール module に対する索引エントリを追加します; module にアンダースコアが入っている場合、オプションのパラメタkey には、module からアンダースコアを除去した名前を指定せねばなりません。 - Python
Notice that spelling alternatives that only differ in case or use a hypheninstead of an underscore are also valid aliases.Many of the character sets support the same languages. 大文字と小文字、またはアンダースコアの代りにハイフンにしただけの綴りも有効な別名です。 多くの文字セットは同じ言語をサポートしています。 - Python
On older terminals, the underscore code is displayed as a left arrow, called backarrow, the caret is displayed as an up-arrow and the vertical bar has a hole in the middle.
古い端末では、アンダースコアがバックアロー (backarrow) と呼ばれる左向きの矢印で表示される、またキャレットが上向きの矢印で表示され、縦棒 (vertcal bar) では真ん中に穴がある。 - JM
name of the sequence To avoid problems with various database systems, sequence names should start with a letter and only contain letters, numbers and the underscore character.
データベースの違いによる問題を避けるため、シーケンス名の最初には英字のみを使用するようにし、またそれ以降も英数字とアンダースコア文字のみを使用するようにしましょう。 - PEAR
name of the new sequence to create To avoid problems with various database systems, sequence names should start with a letter and only contain letters, numbers and the underscore character.
データベースの違いによる問題を避けるため、シーケンス名の最初には英字のみを使用するようにし、またそれ以降も英数字とアンダースコア文字のみを使用するようにしましょう。 - PEAR
When an identifier that textually occurs in a class definition begins with two or more underscore characters and does not end in two or moreunderscores, it is considered a private name of that class.Private names are transformed to a longer form before code is generated for them. クラス定義内にテキストの形で書かれた識別子で、二つ以上のアンダースコアから始まり、末尾が二つ以上のアンダースコアになっていないものは、そのクラスの プライベートな名前 (private name) とみなされます。 プライベートな名前は、コードが生成される前に、より長い形式の名前に変換されます。 - Python
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.