本範例僅使用FileOutputStream配合String當中的getBytes()做簡單測試。 import java.io.BufferedWriter; import java.io.File; import java.io.
確定! 回上一頁