- Perl 6 Deep Dive
- Andrew Shitov
- 54字
- 2021-07-03 00:05:47
Using variables
In any programming language, variables are named pieces of memory that you can use to store a value as well as retrieve it. In Perl 6, a variable is a container that can host a value of one of the types, either built-in in the language or created by the user.
推薦閱讀
- iOS面試一戰(zhàn)到底
- Java程序設(shè)計(jì)(慕課版)
- SAS數(shù)據(jù)統(tǒng)計(jì)分析與編程實(shí)踐
- HTML5+CSS3網(wǎng)頁設(shè)計(jì)
- Python編程:從入門到實(shí)踐
- 區(qū)塊鏈技術(shù)與應(yīng)用
- Frank Kane's Taming Big Data with Apache Spark and Python
- Django 3.0入門與實(shí)踐
- 寫給程序員的Python教程
- SQL Server 2012 數(shù)據(jù)庫應(yīng)用教程(第3版)
- C#網(wǎng)絡(luò)編程高級篇之網(wǎng)頁游戲輔助程序設(shè)計(jì)
- Mastering JavaScript Promises
- C語言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)
- Android熱門應(yīng)用開發(fā)詳解
- 大象:Thinking in UML(第二版)