c是用gets,但是會有問題,最好還是用getline比較好,也一樣可以得到相同的結果哩。 main.cpp #include <iostream> #include <string>
確定! 回上一頁