上一页 1 ··· 6 7 8 9 10

2017年2月5日

Linux下open与fopen的区别

摘要: #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> int open(const char *pathname, int flags); int open(const char *pathname, int flags, m 阅读全文

posted @ 2017-02-05 20:56 merlindu 阅读(507) 评论(0) 推荐(0)

上一页 1 ··· 6 7 8 9 10

导航