功能將數值轉化爲字符串,返回對應的字符串形式用法string to_string (int val); string to_string (long val); string to_string (long long val);
確定! 回上一頁