• Line 9 creates a Lua state.

    第9创建了一个Lua状态

    youdao

  • Lua is a small scripting language.

    Lua一种小型脚本语言

    youdao

  • You've embedded Lua.

    已经嵌入Lua

    youdao

  • A chunk is any sequence of Lua statements.

    可以任何lua语句序列

    youdao

  • Indeed, tables are the only data structure in Lua.

    实际上Lua惟一数据结构

    youdao

  • Otherwise, you have a valid Lua interpreter state.

    否则有了一个有效Lua解释器状态

    youdao

  • Tables are the catch-all data structure in Lua.

    Lua 中,用来保存所有数据结构

    youdao

  • wxLua is a binding for the Lua programming language.

    wxLuaLua编程语言一种绑定

    youdao

  • As of Lua 5.1, the garbage collector works incrementally.

    Lua 5.1垃圾收集器是以增量方式工作的。

    youdao

  • The inverse -- calling a C function from Lua -- is similar.

    反之,Lua调用C函数与之类似

    youdao

  • All Lua applications must be embedded in a host application.

    所有Lua应用程序必须嵌入宿主应用程序中。

    youdao

  • C functions can call Lua functions and vice versa, for example.

    举例来说,c函数可以调用lua函数,反之亦然

    youdao

  • A chunk can be stored in a file or in a string in a Lua program.

    可以保存文件或者保存到Lua程序中的字符串中。

    youdao

  • There is no huge suite of autoconf tests; Lua sticks to the standard.

    Lua 无需进行大量autoconf测试,因为它严格遵从标准

    youdao

  • Get the Lua 5.0.2 or Lua 5.1 source code to build Lua from scratch.

    下载Lua5.0.2Lua 5.1源代码从头开始编译lua

    youdao

  • If an error occurs during execution, a Lua string is pushed on the stack.

    如果执行时出现错误,就向堆栈中压入一个lua字符串

    youdao

  • Because functions are just values in Lua, this creates a callable function.

    由于函数Lua就是,所以实际上就是创建一个函数。

    youdao

  • The Lua interpreter USES a stack interface to communicate with calling code.

    Lua解释器使用一个接口调用代码通信

    youdao

  • At the Lua-users wiki, browse a variety of pre-built, installable Lua binaries.

    Lua -userswiki上浏览很多预先构建的、可安装lua二进制文件。

    youdao

  • As has been intimated, Lua scripts can extend the host language's own capabilities.

    由于Lua宿主语言的关系非常密切,因此lua脚本可以宿主语言功能进行扩充

    youdao

  • But the reciprocal is true as well: the host language can simultaneously extend Lua.

    但是这种融合双赢的:宿主语言同时也可以Lua进行扩充

    youdao

  • The Lua language offers many other powerful features, and all of them are well documented.

    Lua语言提供了很多其他功能强大的特性所有这些特性都有很好的文档进行介绍

    youdao

  • After you've installed Lua on your system, give the stand-alone Lua interpreter a try.

    系统安装Lua之后,我们可以首先来试用一下单独Lua解释器

    youdao

  • To explore tables, start the Lua interpreter and type the lines shown in bold in Listing 1.

    进行浏览,请启动Lua解释器输入清单1中的黑体显示代码

    youdao

  • If you use Debian Linux, you can install Lua 5.0 quickly and easily by running this command.

    如果使用是DebianLinux那么可以以超级用户的身份运行下面命令快速安装Lua 5.0。

    youdao

  • You use lua_pushcfunction() to convert a C function pointer into an internal Lua object.

    可以使用 lua_pushcfunction()C函数指针转换成内部Lua对象

    youdao

  • If your operating system supports dynamic loading, Lua can load and call functions on demand.

    如果操作系统支持动态加载,那么Lua可以根据需要来动态加载调用函数

    youdao

  • When a Lua program is executed, it is translated into bytecodes, and then executed in the VM.

    执行一个Lua程序时,将翻译bytecodes,然后在VM中执行。

    youdao

  • With Lua, the development cycle is more akin to "Code, Build, Run, Script, Script, Script...".

    使用Lua开发周期非常类似于“编码编译运行、编写脚本、编写脚本、编写脚本…”。

    youdao

  • The lua_pcall() function takes three arguments other than the Lua state it is to operate on.

    除了要其上面进行操作Lua状态外,lua_pcall()函数还带有3 个参数

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定