If you read text file that encoded with UTF8, Eclipse will show some strange text in Console window.
This is because Eclipse process text encode by MS950 but not for UTF-8.
如果在 Eclipse 讀取 UTF8 的文字檔時,會發現在 Console 視窗顯示亂碼。
這是因為 Eclipse 預設以 MS950 處理文字,而非 UTF-8。