- 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
推薦閱讀
- Reporting with Visual Studio and Crystal Reports
- 圖解Java數據結構與算法(微課視頻版)
- Elastic Stack應用寶典
- 游戲程序設計教程
- The DevOps 2.4 Toolkit
- STM32F0實戰:基于HAL庫開發
- Working with Odoo
- Python爬蟲、數據分析與可視化:工具詳解與案例實戰
- Mastering Python Design Patterns
- Python數據可視化之美:專業圖表繪制指南(全彩)
- 精通Spring:Java Web開發與Spring Boot高級功能
- Solr權威指南(下卷)
- Node.js實戰:分布式系統中的后端服務開發
- 安卓工程師教你玩轉Android
- Java Web應用開發