write 函数是C语言函数。 ... write函数把buf中nbyte写入文件描述符handle所指的文档,成功时返回写的字节数,错误时返回-1. 另一种是: write(const char* str,int n).
確定! 回上一頁