小窓モード


プレミアム

ログイン
設定

設定

リテラル型の英語

ピン留め

追加できません

(登録数上限)

単語を追加

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

リテラル型


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

該当件数 : 15



例文

コード補完は、JavaScript のすべてのリテラル型に使用できます。例文帳に追加

Code completion works with all the literal types in JavaScript.発音を聞く  - NetBeans

リテラル (literal) とは、いくつかの組み込みの定数を表記したものです。例文帳に追加

Literals are notations for constant values of some built-in types.発音を聞く  - Python

データ: 文字列 説明: カレント・イベントの元になったリテラル文字列 アクセス: リードオンリー例文帳に追加

data type: Stringdescription: The literal string of characters that was the source for the current event.access: read-only - Python

たとえば、True または False を返すメソッドにはブールの戻り値があり、リテラルの数値を返すメソッドには数値の戻り値があります。例文帳に追加

For example, methods which return true or false have a Boolean return type, those returning literal numbers have a Number return type, and so on.発音を聞く  - NetBeans

新規ファイルの要素 (、属性、メソッド、列挙リテラル) は、既存バージョンの同じの要素と照合されます。例文帳に追加

The elements (types, attributes, methods, enum literals) of the new file are matched against the elements of the same type from the pre-existing version.発音を聞く  - NetBeans

一致しない残りの要素は、名前 (、列挙リテラル、属性に対して) と操作の署名を使用して照合されます。例文帳に追加

The first attempt to match is done using marker IDs.The remainder of the non-matched elements are matched using names (for types, enum literals and attributes) and signatures for operations.発音を聞く  - NetBeans

例文

この関数が有用なのは、カラム名や値が単なる文字列リテラルではなく、さまざまなの変数であったりエスケープを要したりする場合です。例文帳に追加

The function becomes more useful when the column names and/or values are variables representing data of various types, rather than string literals, or strings that may require escaping. - PEAR

>>例文の一覧を見る


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

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

該当件数 : 15



例文

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

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

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

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

API で新規ファイルの要素 (、属性、メソッド、または列挙リテラルから構成) が、既存ファイルの同じの要素と照合されます。 まず、マークされた ID を使用して照合が試行されます。例文帳に追加

The API matches Elements (consisting of types, attributes, methods, or enum literals) of the new file against elements of the same type from the pre-existing file.発音を聞く  - NetBeans

デフォルトでは、と列挙リテラル要素はヘッダーのみ再生成可能です。 つまり、または列挙要素が新しいバージョンで更新された場合、要素のヘッダーのみが更新されます。例文帳に追加

By default, the type and enum literal elements are only header-regeneratable: that is, when the type or enum elements are updated with a new version only the header of the element is updated.発音を聞く  - NetBeans

組み込みには 6 つのシーケンスがあります: 文字列、ユニコード文字列、リスト、タプル、バッファ、そして xrange オブジェクトです。 文字列リテラルは 'xyzzy'、"frobozz" といったように、単引用符または二重引用符の中に書かれます。例文帳に追加

There are six sequence types: strings, Unicode strings, lists,tuples, buffers, and xrange objects.String literals are written in single or double quotes:'xyzzy', "frobozz".発音を聞く  - 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

ソースコードの変更の目的の場合、要素は単一の行コメントか複数のコメント (マーカーコメントを含む) または場合によっては Javadoc コメントが前に付く、属性、操作、または列挙リテラル宣言です。例文帳に追加

For purposes of source code modification, an element is a type, attribute, operation or enum literal declaration preceded by a single line comment or comments (including marker comments), and possibly javadoc comments.発音を聞く  - NetBeans

例文

Python 言語のコア部分では、これらのに対してリテラル表現形式を与え、意味づけ上のいくつかの制約を与えていますが、完全にその意味づけを定義しているわけではありません。例文帳に追加

For these types,the Python language core defines the form of literals and places someconstraints on their semantics, but does not fully define the semantics. - Python

>>例文の一覧を見る

「リテラル型」の英訳に関連した単語・英語表現
1
literal type 日英・英日専門用語

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

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

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS