int open( const char * pathname,int flags, mode_t mode);. const表示常量,pathname表示想要打开的文件路径(用字符串表示eg:在linux ...
確定! 回上一頁