- 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.
推薦閱讀
- SQL Server 從入門到項目實踐(超值版)
- C#完全自學教程
- Leap Motion Development Essentials
- Mastering C# Concurrency
- TypeScript實戰指南
- Reactive Programming With Java 9
- 你不知道的JavaScript(中卷)
- R Deep Learning Cookbook
- Python數據結構與算法(視頻教學版)
- Getting Started with React Native
- C++20高級編程
- 小型編譯器設計實踐
- Learning Splunk Web Framework
- Machine Learning for OpenCV
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理