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)該映射到一個(gè) 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 語句,可以使用它們?cè)诹?flag1 和 flag2(均為 BOOLEAN 數(shù)據(jù)類型)上進(jìn)行運(yù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ì)算機(jī)科學(xué)課程節(jié)選 返回 boolean data type