[C++] string 和char[]互轉(string and char[] transform) - 逍遙文工作室

[C++] string 和char[]互轉(string and char[] transform) - 逍遙文工作室

瀏覽:1473
日期:2025-06-10
2011年5月1日 ... 處理檔案資料,最常使用char[]或string來儲存字串,前者是字元陣列,為C所擁有, 當然C++也可以使用;而後者是C++獨有的字串類別,可以產生字串 ......看更多