搜索资源列表
programming-in-lua
- LUA的目标是成为一个很容易嵌入其它语言中使用的语言。大多数程序员也认为它的确做到了这一点。 很多应用程序使用LUA作为自己的嵌入式脚本语言,以此来实现可配置性、可扩展性。这其中包括魔兽世界、博德之门等。-LUA' s goal is to become a very easy to embed other languages in the language. Most programmers think it does do this. Many ap
Programming.in.Lua-Second.Edition
- LUA程序设计,现在大部分游戏服务端用的脚本语言-The LUA programming and scr ipting language for most of the game server
ProgrammingInLua
- lua 现在用于游戏开发的一个强大语言 特别是在手机游戏的开发上应用很多,他强大的粘合性可以调用多种语言。作为脚本语言,Lua以其简洁优雅著称,对ANSI C标准的遵循令其具有很好的可移植性,并能高效地运行于各操作系统平台-Lua now used for game development of a strong language especially in the development of mobile games on the application of many, he powerf
Lua-datasheet
- lua脚本语言可以嵌入到c语言中帮助嵌入式系统高效的完成任务-Lua scr ipting language can be embedded in c language help embedded system and efficient to complete the task
Lua-language
- Lua脚本可以很容易的被C/C++代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。不仅仅作为扩展脚本,也可以作为普通的配置文件,代替XML,Ini等文件格式,并且更容易理解和维护。-Lua scr ipts can easily the C/C++ code calls can also turn calls the C/C++ function, which makes Lua can be widely used in the application. N
lua
- 一种现在非常流行的脚本语言,它非常好上手,是一种弱类型的语言。-A now very popular scr ipting language, it is very good to get started is a weakly typed language.
lua_keil
- 脚本编程语言LUA介绍,在嵌入式系统中得到广泛的应用,是很好的一本书。-LUA scr ipting language introduced in embedded systems are widely used, is a very good book.