- Lua Quick Start Guide
- Gabor Szauer
- 46字
- 2021-08-05 10:30:43
Loops
A chunk of code can be repeated multiple times by using a loop. Lua provides three types of loop, the while, repeat, and for loops. Each loop type will be covered in depth, but the rest of the book will mainly use the for loop.
推薦閱讀
- Cocos2D-X權(quán)威指南(第2版)
- 數(shù)據(jù)庫原理及應(yīng)用(Access版)第3版
- Mastering Objectoriented Python
- Elastic Stack應(yīng)用寶典
- Apache Karaf Cookbook
- Oracle BAM 11gR1 Handbook
- C語言程序設(shè)計(jì)學(xué)習(xí)指導(dǎo)與習(xí)題解答
- 青少年P(guān)ython編程入門
- Hands-On Neural Network Programming with C#
- Docker:容器與容器云(第2版)
- 深入淺出 HTTPS:從原理到實(shí)戰(zhàn)
- Java程序設(shè)計(jì)教程
- Perl 6 Deep Dive
- 微信小程序開發(fā)圖解案例教程:附精講視頻(第3版)
- 算法技術(shù)手冊