- Application Development in iOS 7
- Kyle Begeman
- 80字
- 2021-07-16 11:49:58
Why Foundation matters
Foundation is the core framework of Objective-C. Without it, developing iOS applications would not be possible. Foundation defines the base layer of all classes, as well as functionality for basic data types, including strings, arrays, and dictionaries.
Changes made to the Foundation Framework can range from minor enhancements to the introduction of completely new classes. iOS 7 is no exception to this and Apple has provided some great new features that we will explore in this chapter.
推薦閱讀
- 全屋互聯:智能家居系統開發指南
- Google系統架構解密:構建安全可靠的系統
- Extending Bootstrap
- Java EE 8 Design Patterns and Best Practices
- VMware NSX Cookbook
- Windows Server 2012網絡操作系統項目教程(第4版)
- 計算機系統的自主設計
- Learn CUDA Programming
- Building Telephony Systems With Asterisk
- iOS 10 開發指南
- Office 365 User Guide
- Android應用性能優化最佳實踐
- Mastering Sass
- Angular權威教程
- Serverless Architectures with Kubernetes