LoadTxt()); } IEnumerator LoadTxt() { // 或者是讀取檔案系統var url = @"file://C:\example.txt"; var url = "https://example.com"; ...
確定! 回上一頁