「Boolean data type」を含む例文一覧(5)

  • Boolean data type
    Boolean 型 - PEAR
  • Example of boolean data type
    例 39-3Boolean 型の例 - PEAR
  • The boolean data type represents only two values that can be either 1 or 0.
    boolean 型は、1 か 0 のいずれかのみの値を表します。 - PEAR
  • 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
  • Conversely, a converter converts String values in the HTML request back to the specified data type, such as Boolean or Float.
    また、コンバータは HTML 要求内の String 型の値を、Boolean や Float などの指定のデータ型に変換し直します。 - NetBeans

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