記錄自己學習Android 的過程。會錄下短片是期待透過觀眾的監督,我可以有動力持續學下去。今天的進度,是學習 Kotlin 語言的基本觀念,學了a)變數跟常數要用 var 跟 val 宣告,b)轉換型別, c)Pair 跟 Triple, d)Boolean。覺得這個語言跟開發 iOS 的 Swift 語言還蠻像的~
boolean宣告 在 FBSDKGameRequestDialog - Facebook for Developers 的推薦與評價
宣告 於: FBSDKGameRequestDialog.h. delegate ... A Boolean value that indicates whether the receiver can initiate a game request. - (BOOL) canShow;. ... <看更多>
boolean宣告 在 [問題] 關於bool型變數的宣告- 看板C_and_CPP 的推薦與評價
我想請問編譯程式時,出現error: unknown type name 'bool'這種錯誤,
但是C語言內不是就有bool這種型別嗎,
那為甚麼會出現這個錯誤呢??
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.114.86.241
... <看更多>