INTEGER TYPE in Japanese translation

['intidʒər taip]
['intidʒər taip]
integer型

Examples of using Integer type in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
PyTypeObject PyLong_Type¶ This instance of PyTypeObject represents the Python integer type.
PyTypeObjectPyLong_Type¶このPyTypeObjectのインスタンスはPython整数型を表現します。
For example, there are only 12 months in the Gregorian year, so there is no need to use an integer type larger than 8 bits.
たとえば、グレゴリオ暦年には12ヶ月しかないので、8ビットを超える整数型を使用する必要はありません。
You can assume that the input/output will fit in your language's native Integer type.
入力と出力は、あなたの言語のネイティブの数値型に収まると見なすことができます。
Values that can be specified for async clause are int type in XMP/C, and integer type in XMP/Fortran.
Async節に指定できる値は,XMP/Cではint型であり,XMP/Fortranではinteger型です.。
If you use"DB not saved" in the expression, the integer type item is set to 0 and the string type item is set to blank.
DB保存無し」の項目を式中に用いると、整数型項目は0、文字列型項目は空白がセットされます。
Some Types are Monads; Others Aren't In a typical programming language, you might have an integer type, a float type, a boolean type, a string type, and many different kinds of compound types..
いくつかの型はモナド、それ以外はモナドではない一般的なプログラミング言語にはinteger型やfloat型、boolean型、string型、多くの種類の複合型があるでしょう。
If the model reference item is included in the list display item and the integer type main key of the reference destination model is 0, the line including the item is not output(to the list display screen).
一覧表示項目にモデル参照項目を含めており、かつ参照先モデルの整数型主キーが0の場合、当該項目を含む行が(一覧表示画面に)出力されない。
When a value with integer type is converted to another integer type other than_Bool, if the value can be represented by the new type, it is unchanged.
整数型の値を_Bool型以外の他の整数型に変換する場合、その値が新しい型で表現可能なとき、値は変化しない。
This means"0" if the value of the item bunbo(assumed to be integer type in this case) is 0, meaning storing the calculation result of bunsi/bunbo otherwise.
これは項目bunboここでは整数型とします)の値が0なら"0"を、そうでなければbunsi/bunboの計算結果を格納するという意味になります。
When an integer type item is specified as the primary key, the system side can assign serial numbers so that the primary key and value of existing data do not overlap when newly registering data.
整数型の項目を主キーに指定した場合、データの新規登録時に既存データの主キーと値が重複しないようにシステム側で連番を振ることができます。
E', or'E' and the numeric value fits into integer type limits(as defined by PHP_INT_MAX),
や'e'、'E'といった文字が含まれず、数値がinteger型の範囲内(PHP_INT_MAXで定義されています)
To take advantage of optimistic locking in the SqlObject, add an integer type field named lock_revision to the table. It creates a class using the generator.
SqlObjectで楽観的ロックを利用するには、テーブルにlock_revisionという名のカラム(列)をinteger型で追加し、ジェネレータを使ってクラスを生成します。
Values default to positive(so that, for example, 67258 is equivalent to +67258) and must be within the range of the largest predefined real or integer type.
値は、デフォルトでは正の数で(たとえば67258と+67258は等価です)、あらかじめ定義された実数または整数の型の最大値の範囲内でなければなりません。
Rust has many different primitive integer types.
Rustには多くのプリミティブな整数型があります
The integer types short, int, and long are all mapped to the same type(long actually) within the realm.
Realmの内部では、整数型であるbyte、short、int、long型はすべて同じ型(long型)として扱われます。
The rank of_Bool shall be less than the rank of all other standard integer types.
Bool型の順位は、他のすべての標準整数型の順位より低くなければならない。
The size and the sign of integer types has to be the same.
Integerタイプのサイズと符号は、同じでなければなりません。
The XRP Ledger has several unsigned integer types: UInt8, UInt16, UInt32, and UInt64.
XRPLedgerには符号なし整数タイプUInt8、UInt16、UInt32、UInt64があります。
Characters still suffer sign extension when converted to longer integer types, but one may use the declaration unsigned char.
より長い整数タイプに変換された時、文字はまだサイン拡張を受けますが、unsignedcharの宣言を使用する方法もあります。
C has numerous integer types, from short int to long long int, and some specialty types such as intptr_t.
Cにはshortintからlonglongintまでさまざまな整数型があり、intptr_tのような専門の型もあります。
Results: 60, Time: 0.035

Word-for-word translation

Top dictionary queries

English - Japanese