stdin的意思
「stdin」經常作為「Standard input」的縮寫來使用,中文意思:「標準輸入」。
stdin(標準輸入)詳細解釋
- 英文縮寫詞:stdin
- 英文單詞:Standard input
- 中文簡要解釋:標準輸入
- 流行度:4597
- 分類:Computing
- 領域:General
英文縮寫stdin的擴展資料
- This is accomplished by providing data on the command line or through standard input.這是通過向命令行提供數據或是通過標準輸入(stdin)實現的。
- Remote execution also emulates the standard input, output, and error of the client host.遠程執行還模擬客戶端主機的標準輸入(stdin)、輸出和錯誤。
- To redirect standard input and standard output, use the operators, respectively.要想重定向標準輸入(stdin)和標準輸出,應該分別使用操作符。
- The server sends the CGI environment variable information and standard input over the connection.服務器在連接上傳送CGI環境變量信息和標準輸入(stdin)。
- However, both sort and uniq require data entry or input from the standard input device ( stdin ).但是sort和uniq則需要從標準輸入(stdin)設備(stdin)請求數據輸入。