摘要: 转载自:http://blog.sina.com.cn/s/blog_6385c7310100iqmn.html 功能描述: mount挂上文件系统,umount执行相反的操作。 用法: #include <sys/mount.h> int mount(const char *source, con 阅读全文
posted @ 2016-11-16 19:15 _小百 阅读(866) 评论(0) 推荐(0) 编辑