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