- Application Development in iOS 7
- Kyle Begeman
- 93字
- 2021-07-16 11:49:57
Chapter 2. Foundation Framework – Growing Up
In this chapter, we will learn about modules and how they change the way we import frameworks into our files. We will cover both, the new and the old classes of the Foundation Framework, starting with the brand new NSProgress
class. We will see some of the major improvements to the existing classes including NSArray
and the firstObject
method, NSTimer
's new property for managing tolerance, the additional encodings now supported by NSData
, and lastly new ways to manage URLs with NSURLUtilities
. Let's get started!
推薦閱讀
- Linux網(wǎng)絡(luò)管理與配置(第2版)
- Linux設(shè)備驅(qū)動開發(fā)詳解(第2版)
- Linux系統(tǒng)文件安全實戰(zhàn)全攻略
- Windows Vista基礎(chǔ)與應(yīng)用精品教程
- Mobile-first Bootstrap
- SharePoint 2013 應(yīng)用開發(fā)實戰(zhàn)
- 精解Windows8
- 嵌入式Linux驅(qū)動程序和系統(tǒng)開發(fā)實例精講
- 巧學(xué)活用Windows 7
- Mobile First Design with HTML5 and CSS3
- 嵌入式系統(tǒng)及其應(yīng)用(第三版)
- 從零開始學(xué)安裝與重裝系統(tǒng)
- Web Penetration Testing with Kali Linux(Third Edition)
- OpenVZ Essentials
- Learn Quantum Computing with Python and IBM Quantum Experience