会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
red_leaf_412
博客园
首页
新随笔
联系
管理
订阅
2017年10月24日
linux c编程:文件的读写
摘要: Linux系统中提供了系统调用函数open()和close()用于打开和关闭一个存在的文件 int open(const char *pathname,int flags) int open(const char *pathname,int flags,mode_t mode) int open(c
阅读全文
posted @ 2017-10-24 22:21 red_leaf_412
阅读(38031)
评论(0)
推荐(1)
公告