NAME write - write to a file descriptor SYNOPSIS #include <unistd.h> ssize_t write(int fd, const void *buf, size_t count); ... 由此,平常的C語言使用者可以很容易 ...
確定! 回上一頁