辉捺天韵的ChinaUnix博客linuxjason.blog.chinaunix.net
辉捺天韵
全部博文(65)
camera(2)
codec(1)
LCD(1)
gsensor(0)
linux sd/mm(0)
2015年(12)
2014年(9)
2013年(22)
2012年(7)
2011年(15)
heyangya
moxiaomo
小超hide
tekkaman
fangdiku
笨猫多只
xainshen
spillerz
johny666
Sunny022
kousagi
hiterato
stenky
发布时间:2013-11-04 22:54:47
方法一:使用命令df方法二:使用函数statfs()功能描述: 查询文件系统相关的信息。 用法: #include /* 或者 */ int statfs(const char *path, struct statfs *buf); int fstatfs(int fd, struct statfs .........【阅读全文】
登录 注册