C 库函数– fputs(). 描述. C 库函数int fputs(const char str, FILE stream) 把字符串写入到指定的流stream 中,但不包括空字符。
確定! 回上一頁