boolean data type
常見例句
- For example, the framework might assume that any CHAR(1) field should be mapped to a Boolean data type.
例如,框架可能假設(shè)任何 CHAR(1) 字段都應(yīng)該映射到一個 Boolean 數(shù)據(jù)類型。 - So we talked about Mr. Bool briefly last week in this idea of true or false, but in C, you don't have a Boolean data type.
我們上周簡短地談?wù)撨^Bool先生的,真假的邏輯思想,但是在C語言裡,沒有佈爾數(shù)據(jù)類型。 - and we have the following PL/SQL SQL statements that manipulate with columns flag1 and flag2 (both of BOOLEAN data type)
竝且具有下列 PL/SQL SQL 語句,可以使用它們在列 flag1 和 flag2(均爲(wèi) BOOLEAN 數(shù)據(jù)類型)上進(jìn)行運算 - So we talked about Mr. Bool briefly last week in this idea of true or false, but in C, you don't have a Boolean data type.
我們上周簡短地談?wù)撨^Bool先生的,真假的邏輯思想,但是在C語言裡,沒有佈爾數(shù)據(jù)類型。
哈彿公開課 - 計算機(jī)科學(xué)課程節(jié)選 返回 boolean data type