lua 双语例句
全部
1·Line 9 creates a Lua state.
第9行创建了一个Lua状态。
2·Lua is a small scripting language.
Lua是一种小型脚本语言。
3·You've embedded Lua.
您已经嵌入了Lua。
4·A chunk is any sequence of Lua statements.
块可以是任何lua语句序列。
5·Indeed, tables are the only data structure in Lua.
实际上,表是Lua中惟一的数据结构。
6·Otherwise, you have a valid Lua interpreter state.
否则,就有了一个有效的Lua解释器状态。
7·Tables are the catch-all data structure in Lua.
在 Lua 中,表是用来保存所有数据的结构。
8·wxLua is a binding for the Lua programming language.
wxLua 是 Lua 编程语言的一种绑定。
9·As of Lua 5.1, the garbage collector works incrementally.
在Lua 5.1中,垃圾收集器是以增量方式工作的。
10·The inverse -- calling a C function from Lua -- is similar.
反之,在 Lua 中调用 C 函数也与之类似。
