Optional用在變數值可能不存在(nil)的時候。Optional意謂:
或
注意 optional型別的概念在C或Objective C中並不存在。
注意
optional型別的概念在C或Objective C中並不存在。