lua meaning in Chinese
礁岩
卢阿
洛
Examples
- The next step consists of adding the lua files to your project
下一步是添加lua文件到你的工程里面。 - Some " exotic languages " like forth and lua are included in the list
在列表中还包括了象forth和lua等一些“外来语言” 。 - The implementation present here uses macros to ease integrating lua with your own classes
这儿的实现使用宏来使lua集成到你自己类里面更容易。 - The final three macros are all used in conjunction , they are used to specify which member functions are to be used as lua bound functions
最后三个宏是联合使用的,他们使用来指定哪个函数是作为和lua联系的函数。 - They use this macro to define member functions in a class that are to be used by lua , this way you can easily see which functions are used by scripts and which aren ' t
他们用这个宏来定义被lua使用的类里面的成员函数,从这个方法上,你很容易看到,哪个函数是被脚本使用的,哪个不会。