package.loadlib( fullpath , libname)
pcall() —捕获任何错误
xpcall() — 增强的pcall,多了trace处理,debug.debug() debug.traceback()
4. coroutine
create resume status
lua笔记
原文:http://www.cnblogs.com/anjsoft/p/3525722.html