<string>: 是C++標準庫頭文件,包含了擬容器class std::string的聲明(不過class string事實上只是basic_string<char>的typedef),用於字符串操作。
確定! 回上一頁