Lua 常用函数
摘要:
lua_getallocflua_Alloc lua_getallocf (lua_State *L, void **ud);返回给定状态机的内存分配器函数。如果ud不是NULL,Lua 把调用lua_newstate时传入的那个指针放入*ud。lua_getfenvvoid lua_getfenv... 阅读全文
posted @ 2014-09-11 15:38 &大飞 阅读(1971) 评论(0) 推荐(1)
posted @ 2014-09-11 15:38 &大飞 阅读(1971) 评论(0) 推荐(1)
posted @ 2014-09-11 10:30 &大飞 阅读(368) 评论(0) 推荐(0)
posted @ 2014-09-11 06:56 &大飞 阅读(855) 评论(0) 推荐(0)