BUILT-IN TYPES Meaning in Japanese - translations and usage examples

[bilt-'in taips]
[bilt-'in taips]
組み込み型
組み込み型があった

Examples of using Built-in types in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Basic built-in types¶.
組み込み型ベース¶。
Built-in types are stack-allocated.
組み込み型はスタック割り当て型です。
Vector built-in types¶.
組み込み型ベクトル¶。
Does the default constructor initialize built-in types?
デフォルトのコンストラクタは組み込み型を初期化しますか?
Container built-in types¶.
組み込み型コンテナ¶。
A variable in GDScript can be assigned to several built-in types.
GDScriptの変数は、いくつかの組み込み型に割り当てることができます。
This includes all built-in types like list and dict.
これにはlistやdictのような全ての組み込み型が含まれます。
The following listdescribes the comparison behavior of the most important built-in types.
次のリストでは、最重要の組み込み型の比較の振る舞いを解説しています。
Used on built-in types, it is nearly as useless as the typeof operator.
組み込みの型に使用するのはtypeofoperatorを使用するのと同じくらい意味がありません。
Supported more binary operations for built-in types.(3.0.2).
組み込み型への論理演算子のサポートを強化しました。(3.0.2)。
The core built-in types for manipulating binary data are bytes and bytearray.
バイナリデータを操作するためのコア組み込み型はbytesおよびbytearrayです。
Default-compare(Section 4.4) defines some resonable total order on the built-in types of R5RS.
Default-compare(4.4節)は、R5RSの組み込み型に妥当な全順序関係を定義している。
The set of casts between built-in types has been carefully crafted and is best not altered.
組み込み型間のキャスト集合は注意深く作成されており、また、変更しないことが最善です)。
Issue 96237: The XSLT Designer does not support messages defined on complex,simple, or built-in types.
課題96237:XSLTデザイナで、複合型、単純型、または組み込み型に定義されたメッセージがサポートされない。
Other built-in types that previously mapped to Array[String] now maps to Seq[String].
他の組み込み型で以前にArray[String]にマッピングされていたものはSeq[String]マッピングするようにした。
The ANSI/ISO C++ standard simply states that the built-in types must meet certain requirements.
ANSI/ISOC++規格」では、(ビルトインの)型はある特定の要件を満たさなければならないとだけ書いてあります。
For built-in types, they will be forcibly converted if possible, otherwise the engine will raise an error.
組み込み型の場合、可能であれば強制的に変換されますが、それ以外の場合はエラーが発生します。
Operators(like in, not, and or or) and names of built-in types as listed in the following sections are also reserved.
次のセクションに示す演算子(in、not、and、orなど)と組み込み型の名前も予約されています。
For the built-in types supporting round(), values are rounded to the closest multiple of 10 to the power minus n;
Round()をサポートする組み込み型では、値は10のマイナスndigits乗の倍数の中で最も近いものに丸められます;
Nonempty__slots__ does notwork for classes derived from"variable-length" built-in types such as int, bytes and tuple.
空でない__slots__は、intやbytesやtupleのような「可変長の」組み込み型から派生したクラスでは動作しません。
Most of Python's built-in types, such as integers, lists, dictionaries, and even files, are new-style classes now.
たとえば整数、リスト、辞書やファイルでさえも、ほとんどのPython組み込み型は今では新スタイルクラスです。
As Scott Meyers is wont to say, when writing a value type,“do as the ints do” andfollow the conventions of the built-in types.
スコット・メイヤーズがよく言うように、値型を書くときは、"intがするようにする"、そして組込み型の変換に従うことです。
Built-in types have been improved, including new wide-range date/time types and additional geometric type support.
組み込み型が改善されて、新しい幅広い日付/時間型、追加的な幾何学型のサポートが含まれます。
Now that mixed contents have been cleaned up,it seemed like a good time to start parsing XSD built-in types too. Here's how it looks like:.
混在内容のカタがある程度ついたので,XSD組み込み型のパースに手をつけるいい機会だと思いました.使用例は以下のようになります:。
Built-in Types- Python 3.8.0 documentation Built-in Types¶ The following sections describe the standardtypes that are built into the interpreter.
組み込み型-Python3.8.0ドキュメント組み込み型¶以下のセクションでは、インタプリタに組み込まれている標準型について記述します。
The interpretation of format_spec will depend on the type of the value argument,however there is a standard formatting syntax that is used by most built-in types: Format Specification Mini-Language.
Format_specの解釈はvalue引数の型に依存しますが、ほとんどの組み込み型で使われる標準的な構文が存在します:書式指定ミニ言語仕様。
Ambiguous expressions(those with multiple candidate parsing solutions)can often be resolved when there are multiple possible built-in types, but they will raise an error when there are multiple choices for user-defined types..
従って、曖昧な式(複数の解析結果侯補を持つもの)は、複数の可能な組み込み型があったとしてもしばしば解決できますが、複数のユーザ定義型選択肢がある場合にはエラーが発生します。
The interpretation of format_spec will depend on the type of the value argument,however there is a standard formatting syntax that is used by most built-in types: Format Specification Mini-Language.
Format_specの解釈はvalue引数の型に依存しますが、ほとんどの組み込み型で使われる標準的な構文が存在します:書式指定ミニ言語仕様(FormatSpecificationMini-Language)。
Results: 28, Time: 0.0309

Word-for-word translation

Top dictionary queries

English - Japanese