「Primitive data type」を含む例文一覧(3)

  • The primitive data type of a data type is the data type itself if the data type has no super type, and otherwise is the primitive data type of the super type.
    あるデータ型の基本データ型は、そのデータ型が上位の型をもたない場合はそのデータ型そのものであり、そうでなければ上位の型の基本データ型である。 - コンピューター用語辞典
  • The Boolean Converter Componentconverts between java.lang.String values and either java.lang.Boolean data types or the Java boolean primitive type, for example binding a JSF component to a database column of type BOOLEAN.
    Boolean コンバータコンポーネントは、java.lang.String 値と、java.lang.Boolean データ型または Java boolean プリミティブ型のいずれかの間の変換を行います。 たとえば、JSF コンポーネントをデータベースの BOOLEAN 型の列にバインドする場合です。 - NetBeans
  • The Byte Converter Componentconverts between java.lang.String values java.lang.Byte data types or the Java byte primitive type, for example binding a JSF component to a database column of type SMALLINT or TINYINT.
    バイトコンバータコンポーネントiは、java.lang.String 値と、java.lang.Byte データ型または Java byte プリミティブ型のいずれかの間の変換を行います。 たとえば、JSF コンポーネントをデータベースの SMALLINT 型または TINYINT 型の列にバインドする場合です。 - NetBeans

例文データの著作権について