current location: Home > Download > Manual Download > Other manuals > lua
lua
Classify: Manual Download / Other manuals | Release time: 2024-01-29 | visits: 1281 |
Download: 32 |
Latest Downloads
Red Alert Online
Delta Force
Pokémon UNITE
Fantasy Aquarium
Girls Frontline
Wings of Stars
Little Flower Fairy Fairy Paradise
Restaurant Cute Story
Shanhe Travel Exploration
Love and Producer
24 HoursReading Leaderboard
- 1 Datetime or Datetime2? Which SQL Server Data Type Should I Choose for Date and Time?
- 2 How Can I Gracefully Terminate a Thread in .NET?
- 3 Should You Use SET NOCOUNT ON in SQL Server?
- 4 Bulletproof Django API for a TMS project
- 5 DateTime2 vs. DateTime: Which SQL Server Data Type Should You Choose?
- 6 Resize in PyTorch
- 7 How Can I Reliably Associate File Extensions with My Application?
- 8 DateTime2 vs. DateTime in SQL Server: Which Data Type Should You Choose?
- 9 How can I programmatically associate a file extension with my application in Windows without using an installer?
- 10 Why Does MySQL Throw a "key specification without a key length" Error with BLOB or TEXT Columns?
- 11 Palworld: Feybreak - How To Get Potato Seeds
- 12 How Can I Reliably Associate a File Extension with My Application in C#?
- 13 How to Resolve MySQL's "BLOB/TEXT column used in key specification without a key length" Error?
- 14 How to Deserialize Nested JSON into C# Classes?
- 15 Why Does MySQL Throw a "BLOB/TEXT Column Used in Key Specification Without a Key Length" Error?
Latest Tutorials
-
- Go language practical GraphQL
- 2540 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 3928 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 2113 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 2896 2024-03-29
This document is the Chinese manual of lua-5.1; Lua is an extended programming language, which is designed to support general procedural programming and has related data description facilities. Lua can also provide good support for object-oriented programming, functional programming, and data-driven programming. It can be used as a powerful, lightweight scripting language for any program that needs it.
Lua is a free software, and its license determines that there is generally no guarantee for its use. I hope this document will help friends in need; interested friends can come and take a look