首页 > 代码库 > Swift简介
Swift简介
Swift is a new programming language for iOS and OS X apps that builds on the best of C and Objective-C, without the constraints of C compatibility.
Swift adopts safe programming patterns and adds modern features to make programming easier, more flexible and more fun.
Swift’s clean slate, backed by the mature and much-loved Cocoa and Cocoa Touch frameworks, is an opportunity to imagine how software development works.
Swift is the first industrial-quality systems programming language that is as expressive and enjoyable as a scripting language.
简单的说:
- Swift 用来写 iOS 和 OS X 程序。
- Swift 吸取了C和 Objective-C 的优点,且更加强大易用。
- Swift 可以使用现有的 Cocoa 和 Cocoa Touch 框架。
- Swift 兼具编译语言的高性能(Performance)和脚本语言的交互性(Interactive)。
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。