- Hands-On Object:Oriented Programming with C#
- Raihan Taher
- 40字
- 2021-07-02 12:44:34
Boolean
Boolean literals are defined in the form of true or false. No other values except true and false can be assigned in the Boolean type:
bool result = true;
The default value of a Boolean type is false.
推薦閱讀
- Vue.js 2 and Bootstrap 4 Web Development
- Object-Oriented JavaScript(Second Edition)
- aelf區(qū)塊鏈應(yīng)用架構(gòu)指南
- Python:Master the Art of Design Patterns
- BIM概論及Revit精講
- Mastering C++ Multithreading
- 軟件項(xiàng)目管理實(shí)用教程
- Java EE 8 and Angular
- Java編程指南:語(yǔ)法基礎(chǔ)、面向?qū)ο蟆⒑瘮?shù)式編程與項(xiàng)目實(shí)戰(zhàn)
- Android熱門(mén)應(yīng)用開(kāi)發(fā)詳解
- Serverless工程實(shí)踐:從入門(mén)到進(jìn)階
- 軟件測(cè)試項(xiàng)目實(shí)戰(zhàn)之功能測(cè)試篇
- 三步學(xué)Python
- Developing RESTful Web Services with Jersey 2.0
- 嵌入式網(wǎng)絡(luò)編程