搜索资源列表
Lua-5
- Lua 是一个扩展式程序设计语言,它被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 \"main\" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序被称作 embedding pr
lua-5.1manual(chinese)
- lua的速查中文手册,由c程序员开发的,和c结合最紧密的教本。参见www.lua.org-lua s Info Chinese manual, developed by the c programmers, and c combined with the most closely textbooks. See www.lua.org
Keyboard_Lua_API
- Keyboard Lua API V3.01 Overview and Reference,基于Lua语言的键盘相关API参考手册,这方面资料很少,对于使用lua语言做软件测试方面有帮助-The Keyboard Lua API is a set of functions using the Lua programming language and provides advanced scr ipting functionality for gaming keyboards. Thi
www.lua.org
- lua5.2官方网站www.lua.org/namual/5.2/的镜像文件下载,可以当成离线帮助文档使用。-lua5.2 official website www.lua.org/namual/5.2/ image file downloads, can be used as off-line help files to use.
