会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
千里之外
专注高性能web服务器架构和开发
博客园
首页
新随笔
联系
订阅
管理
2014年10月28日
Lua 之os库
摘要: 标准os库os.rename(oldname, newname)文件重命名;os.remove(filename)删除一个文件os.execute(cmd)os.execute可运行一条系统命令,类似于C语言的system函数。os.execute("mkdir /tmp/cq")os.exit(c...
阅读全文
posted @ 2014-10-28 15:28 如果的事
阅读(15026)
评论(0)
推荐(0)
编辑
公告