- 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:

推薦閱讀
- 物聯(lián)網(wǎng)標(biāo)準(zhǔn)化指南
- 面向物聯(lián)網(wǎng)的CC2530與傳感器應(yīng)用開發(fā)
- 電子政務(wù)效益的經(jīng)濟(jì)分析與評(píng)價(jià)
- 5G承載網(wǎng)網(wǎng)絡(luò)規(guī)劃與組網(wǎng)設(shè)計(jì)
- Hands-On Full Stack Development with Spring Boot 2 and React(Second Edition)
- 局域網(wǎng)組建、管理與維護(hù)項(xiàng)目教程(Windows Server 2003)
- 紅藍(lán)攻防:構(gòu)建實(shí)戰(zhàn)化網(wǎng)絡(luò)安全防御體系
- 高級(jí)網(wǎng)絡(luò)技術(shù)
- AWS Lambda Quick Start Guide
- Dart Cookbook
- 想象的互動(dòng):網(wǎng)絡(luò)人際傳播中的印象形成
- Cisco無(wú)線局域網(wǎng)配置基礎(chǔ)
- React Design Patterns and Best Practices(Second Edition)
- Corona SDK Application Design
- Building Microservices with Spring