iOS開發——Swift快速上手(區別篇)

       主要內容:objective-c和swift的區別             1.1 屬性         2 宏定義全局變量          OC中用 #define  aValue  @"確定"           swift 用全局常量:           let screenWith   = UIScreen.main.bounds.size.width          
相關文章
相關標籤/搜索