C 语言库函数puts():C 库函数int puts(const char *str) 把一个字符串写入到标准输出stdout,直到空字符,但不包括空字符。换行符会被追加到输出中。1.
確定! 回上一頁