- Swift 4 Programming Cookbook
- Keith Moon
- 58字
- 2021-07-08 10:21:30
Building on the Building Blocks
In this chapter, we will cover the following recipes:
- Bundling variables into tuples
- Ordering your data with arrays
- Containing your data with sets
- Storing key-value pairs with Dictionaries
- Subscripts for custom types
- Changing your name with typealias
- Getting property changing notifications using property observers
- Controlling access with access control
- Extending functionality with extensions
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- Mastering Entity Framework Core 2.0
- Visual C++串口通信開發入門與編程實踐
- R語言經典實例(原書第2版)
- Developing Middleware in Java EE 8
- .NET 4.0面向對象編程漫談:基礎篇
- Reactive Programming with Swift
- Java Web及其框架技術
- Internet of Things with Intel Galileo
- Web程序設計(第二版)
- Mastering Drupal 8 Views
- 學習正則表達式
- Learning JavaScript Data Structures and Algorithms
- Nginx Lua開發實戰
- 利用Python進行數據分析