摘要: Fileio 1.open() 系统调用 头文件 #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> 原型 int open(const char * name,int flags); int open(const char 阅读全文
posted @ 2017-11-16 15:00 杏坛sky 阅读(255) 评论(0) 推荐(0)