会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
张大猛
Everything negative-pressure,challenges-is all an opportunity for me to rise.
博客园
首页
新随笔
联系
订阅
管理
2018年2月8日
access函数使用
摘要: 调用open函数时,是以有效用户而不是实际用户的身份去验证进程对要打开的文件的读写权限。但是有时候我们想知道的是实际用户而非有效用户对某一文件的权限,此时就要用到access函数。 函数原型:int access(const char* pathname, int mode); int facces
阅读全文
posted @ 2018-02-08 09:29 张大猛
阅读(4900)
评论(0)
推荐(0)
编辑
公告