小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 日英・英日専門用語 > 整数リテラルの英語・英訳 

整数リテラルの英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 integer literal


日英・英日専門用語辞書での「整数リテラル」の英訳

整数リテラル


「整数リテラル」の部分一致の例文検索結果

該当件数 : 11



例文

2.4.4 整数および長整数リテラル例文帳に追加

2.4.4 Integer and long integer literals発音を聞く  - Python

2.4.4 整数および長整数リテラル例文帳に追加

2.4.4 Integer and long発音を聞く  - Python

整数および長整数リテラルは以下の字句定義で記述されます:例文帳に追加

Integer and long integer literals are described by the following lexical definitions: - Python

整数リテラル (最初の行) と長整数リテラル (二行目および三行目) の例を以下に示します:例文帳に追加

There is no limit for long integer literals apart from what can be stored in available memory.Some examples of plain integer literals (first row) and long integer literals (second and third rows): - Python

数値リテラルは 4 種類あります: 整数 (plain integer)、長整数 (longinteger)、浮動小数点数 (floating point number)、そして虚数 (imaginarynumber) です。例文帳に追加

There are four types of numeric literals: plain integers, long integers, floating point numbers, and imaginary numbers. - Python

値が通常の整数で表すには大きすぎる場合、"L" または "l" が末尾につく整数リテラルは長整数型を表します ("L" が望ましいです。例文帳に追加

Integer literals with an"L" or "l" suffix yield long integers("L" is preferred because "1l" looks too much likeeleven!).発音を聞く  - Python

例文

リテラルを評価すると、指定した型 (文字列、整数、長整数、浮動小数点数、複素数) の指定した値を持つオブジェクトになります。例文帳に追加

Evaluation of a literal yields an object of the given type (string,integer, long integer, floating point number, complex number) with the given value. - Python

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「整数リテラル」の部分一致の例文検索結果

該当件数 : 11



例文

修飾のない整数リテラル (16 進表現や 8 進表現の値も含みます) は、通常の整数値を表します。例文帳に追加

Unadorned integer literals (including hex and octal numbers) yield plain integers unless the value they denote is too large to be represented as a plain integer, in which case they yield a long integer. - Python

radix がゼロの場合、文字列の内容から適切な基数を推測します; 変換は整数リテラルと同じです。例文帳に追加

If radix is zero, the proper radix is guessed based on the contents of string; the interpretation is the same as for integer literals. - Python

バージョン 2.4 以前の Python では, 8 進および 16 進のリテラルのうち,通常の整数型として表現可能な値より大きく,かつ符号無しの 32-bit(32-bit 演算を使う計算機の場合) 整数で表現できる最大値,すなわち 4294967296 よりも小さな数は,リテラルを符号無し整数として表現した値から4294967296 を引いて得られる負の整数として扱っていました.例文帳に追加

In versions of Python prior to 2.4, octal and hexadecimal literals in the range just above the largest representable plain integer but below the largest unsigned32-bit number (on a machine using 32-bit arithmetic), 4294967296, were taken as the negative plain integer obtained by subtracting 4294967296from their unsigned value. - Python

例文

整数を表す末尾の文字は小文字の "l" でも大文字の "L" でもかまいませんが、"l" は "1" に良く似ているので、常に "L" を使うよう強く勧めます。 整数で表現できる最大の値よりも大きい整数リテラル (例えば 32-bit 整数を使っている場合には 2147483647) は、長整数として表現できる値であれば受理されます。例文帳に追加

Although both lower case "l" and upper case "L" are allowed as suffix for long integers, it is strongly recommended to always use "L", since the letter "l" looks too much like the digit "1".Plain integer literals that are above the largest representable plain integer (e.g., 2147483647 when using 32-bit arithmetic) are accepted as if they were long integers instead. - Python

>>例文の一覧を見る

「整数リテラル」の英訳に関連した単語・英語表現

整数リテラルのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS