2 // 使用輸入串流(input stream)成員函式:get,put與eof. 3 #include <iostream>. 4. 5 using std::cout;. 6 using std::cin;. 7 ...
確定! 回上一頁