- iOS 12 Programming for Beginners
- Craig Clayton
- 66字
- 2021-07-02 15:04:51
Creating a variable with a string
First, delete what you have entered in Playgrounds already, and let's declare our first variable, named fullName, and set it to your name:
var fullName = "Craig Clayton"
The preceding code says that we have a variable named fullName and that it is holding a string value of Craig Clayton. Your Results Panel shows your actual name as its data:

推薦閱讀
- CorelDRAW X6 中文版圖形設計實戰(zhàn)從入門到精通
- 異構基因共表達網絡的分析方法
- 網絡故障現(xiàn)場處理實踐(第4版)
- 網絡創(chuàng)新指數(shù)研究
- Learning Karaf Cellar
- 網絡安全技術與解決方案(修訂版)
- NB-IoT物聯(lián)網技術解析與案例詳解
- 區(qū)塊鏈輕松上手:原理、源碼、搭建與應用
- Kong網關:入門、實戰(zhàn)與進階
- VMware NSX網絡虛擬化入門
- Learning Windows 8 Game Development
- Learning Storm
- 網絡工程實施技術與方案大全
- 物聯(lián)網頂層設計與關鍵技術
- 大型企業(yè)微服務架構實踐與運營