- Swift 4 Programming Cookbook
- Keith Moon
- 44字
- 2021-07-08 10:21:31
Getting ready
Create a new playground and add the following statement:
import Foundation
This example uses one function from Foundation. We will delve into Foundation in more detail in Chapter 5, Beyond the Standard Library, but for now, we just need to import it.
推薦閱讀
- 軟件項目管理(第2版)
- PostgreSQL Cookbook
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- The Data Visualization Workshop
- Python機器學習經典實例
- Java程序設計:原理與范例
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- C#開發案例精粹
- Scala Functional Programming Patterns
- Java Web開發教程:基于Struts2+Hibernate+Spring
- Mapping with ArcGIS Pro
- 量子計算機編程:從入門到實踐
- C語言程序設計實驗指導
- Learn C Programming
- 前端程序員面試筆試真題與解析