目录1.打开文件参数介绍2. 读文件3. 写文件4.关闭分析题练习题系统调用和库函数的区别需要引入的头文件:#inlcude<unistd.h>1.打开文件打开一个已存在的文件int open(const char *path