stdin 是文件描述符,代表标准输入(键盘等),也就是说在linux中stdin称为终端(Terminal)的标准输入(standard input)。 在linux中经常会看到stdin,stdout和stderr,这3 ...
確定! 回上一頁