在lua中我尝试用os.execute(‘unzip filename’)解压zip文件,但是没有成功,输出:nil exit 127.请问lua中有其他方式解压文件吗?
http://m.blog.csdn.net/article/details?id=50589295