- Swift Functional Programming(Second Edition)
- Dr. Fatih Nayebi
- 31字
- 2021-07-02 23:54:24
String literals
String literals can be used to create an instance of String. In the following code example, we define and initialize aVegetable with the String literal:
let aVegetable = "Arugula"
推薦閱讀
- 云數據中心基礎
- 信息系統與數據科學
- Libgdx Cross/platform Game Development Cookbook
- 云計算服務保障體系
- UDK iOS Game Development Beginner's Guide
- 深度剖析Hadoop HDFS
- Starling Game Development Essentials
- Spark大數據編程實用教程
- 深入淺出 Hyperscan:高性能正則表達式算法原理與設計
- MATLAB Graphics and Data Visualization Cookbook
- MySQL數據庫技術與應用
- PostgreSQL高可用實戰
- 大數據技術體系詳解:原理、架構與實踐
- 基于數據發布的隱私保護模型研究
- 代碼的未來