bool
基本解釋
- n.[計(jì)]布爾型變量
英漢例句
- Public bool book(string 參數(shù)1,string參數(shù)2,...
“預(yù)訂函數(shù),請(qǐng)輸入字符串參數(shù)1,2...” - I am reading a bool after my own heart.
我正在讀一本我喜歡的書。 - In the Code Editor, locate the private bool blnAlarmSet; statement.
在“代碼編輯器”中,找到private bool blnAlarmSet;語(yǔ)句。 - Eof (bool) - TRUE if the stream has reached end-of-file.
eof(bool)-如果流到達(dá)文件末尾時(shí)為TRUE。 - Blocked (bool) - TRUE if the stream is in blocking IO mode.
blocked(bool)-如果流處于阻塞IO模式時(shí)為TRUE。