寫一個程式,把文件檔的內容讀取出來 import java.io.IOException; import java.io.FileReader; import java.io.BufferedReader; class Print{
確定! 回上一頁