摘要:
lua State加载部分库 在lua中,通常我们用luaL_openlibs(L)加载所有的lub标准库,但是有时候我们想只加载部分,有没有什么好的办法呢?在luaproc看到如下办法: Calls the C function func in protected mode. func start 阅读全文
摘要:
采访 Lua 发明人的一篇文章 来源 https://blog.codingnow.com/2010/06/masterminds_of_programming_7_lua.html 《Masterminds of Programming: Conversations with the Creato 阅读全文