Introduction - If you have any usage issues, please Google them yourself
Achieve a simple printf function, call the system call write format size_t write (int fd, const void* buf, size_t count), will read the word length of buf count data into the file descriptor fd file