C语言open()函数:打开文件函数 ... int open(const char * pathname, int flags, mode_t mode); 函数说明: ... char s[] = "Linux Programmer!\n", buffer[80];
確定! 回上一頁