INTEGER型 英語 意味 - 英語訳 - 日本語の例文

日本語 での Integer型 の使用例とその 英語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
まず、Integer型の2つの変数を宣言します。
First, we declare two variables of type Integer.
入力:数(integer型)のリスト。
Input: Numbers as a list of integers.
をコールし、結果をPHPのinteger型にキャストします。つまり、。
And casts the result to a PHP integer, which.
Integer型。チェインごとのブリック数を定義します。
Integer. Define the number of bricks per chain.
三つの角の度数(integer型のリスト。※昇順)。
Angles of a triangle in degrees as sorted list of integers.
ビットプラットフォームでは、NativeIntはInteger型と同等です。
On 32-bit platforms, NativeInt is equivalent to the Integer type.
Integer型の範囲外の数を指定した場合、かわりにfloatとして解釈されます。
If PHP encounters a number beyond the bounds of the integer type, it will be interpreted as a float instead.
すべてのユーザ情報を取得したいので、それぞれnull,Integer型の最大値,0としています。
Since we want to retrieve all user information, we set it as null,maximum value of Integer type, and 0 respectively.
同様に、gormaはInteger型のidというプライマリキーフィールドを作成します(データベースのストレージモデルにマップします)。
Similarly, gorma will create aprimary key field called id of type Integer(however that maps to your database's storage model).
出力:最初から最後の数への最短の数(integer型)のリスト。
Output: The shortest chain from the first to the last number as a list of integers.
いくつかの型はモナド、それ以外はモナドではない一般的なプログラミング言語にはinteger型やfloat型、boolean型、string型、多くの種類の複合型があるでしょう。
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..
Displaystyle\sqsubseteq}は半順序(partialorder)を規定し、Integer型の値は半順序集合(partiallyorderedset、poset)をなすと言います。
One says that⊑{\displaystyle\sqsubseteq} specifies a partial order and that the values of type Integer form a partially ordered set(poset for short).
たとえば、IDというパス・パラメータがデザインでInteger型として定義されている場合、対応するコントローラのアクションメソッドはint型のIDという名前のフィールドを公開するコンテキストデータ構造を受け取ります。
So for example if a path parameter calledID is defined in the design as being of type Integer the corresponding controller action method accepts a context data structure which exposes a field named ID of type int.
Valueはinteger型としてください。
Make sure value passed is an integer.
出力:三角数の断片(integer型のリスト)または空のリスト。
Output: A fragment of the Triangular numbers as a list of integers(sorted in ascending order) or an empty list.
IPアドレスとポート番号の2つはビッグエンディアンで、それ以外のすべてのNEOのinteger型はリトルエンディアンです。
All integer types of NEO are Little Endian except for IP address and port number, these 2 are Big Endian.
Async節に指定できる値は,XMP/Cではint型であり,XMP/Fortranではinteger型です.。
Values that can be specified for asyncclause are int type in XMP/C, and integer type in XMP/Fortran.
互換性のあるCの各integer型について、ISO_C_BINDINGは、等価なINTEGER種別の種別番号を示す名前付き定数(PARAMETER)を宣言します。
For each of the C integer types that might be interoperable, ISO_C_BINDING declares a named constant(PARAMETER) giving the kind number for the implementation's equivalent INTEGER kind.
SqlObjectで楽観的ロックを利用するには、テーブルにlock_revisionという名のカラム(列)をinteger型で追加し、ジェネレータを使ってクラスを生成します。
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.
や'e'、'E'といった文字が含まれず、数値がinteger型の範囲内(PHP_INT_MAXで定義されています)におさまる場合はintegerとして評価されます。
E', or'E' and the numeric value fits into integer type limits(as defined by PHP_INT_MAX), the string will be evaluated as an integer.
SageのInteger型は,Cython経由でGMPライブラリを使って実装されている:。
Next we time exponentiation using the native Sage Integer type, which is implemented(in Cython) using the GMP library:.
しかし、最近のバージョンでは、Integer型として宣言されていても、VBAはすべての整数値をLong型に変換します。
In recent versions, however, VBA converts all integer values to type Long, even if they are declared as type Integer..
これは数学的な集合「持ち上げられた整数」の正しい表記ですが、私たちは「Integer型の値」のように話すことを好みます。
While this is the correct notation for the mathematical set"lifted integers",we prefer to talk about"values of type Integer".
結果: 23, 時間: 0.0215

単語ごとの翻訳

トップ辞書のクエリ

日本語 - 英語