- 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!
推薦閱讀
- 樂學(xué)Windows操作系統(tǒng)
- Citrix XenApp Performance Essentials
- Implementing Cisco UCS Solutions
- 混沌工程實(shí)戰(zhàn):手把手教你實(shí)現(xiàn)系統(tǒng)穩(wěn)定性
- Android物聯(lián)網(wǎng)開發(fā)細(xì)致入門與最佳實(shí)踐
- 完美應(yīng)用RHEL 8
- 寫給架構(gòu)師的Linux實(shí)踐:設(shè)計并實(shí)現(xiàn)基于Linux的IT解決方案
- INSTANT Galleria Howto
- OpenVZ Essentials
- 電腦辦公(Windows 10 + Office 2016)入門與提高(超值版)
- Getting Started with Raspberry Pi Zero
- Azure Serverless Computing Cookbook
- 用“芯”探核:基于龍芯的Linux內(nèi)核探索解析
- OpenWrt智能路由系統(tǒng)開發(fā)
- 鴻蒙操作系統(tǒng)開發(fā)入門經(jīng)典