lua 傳送http get請求 ... 開啟SciTE,新建lua檔案,輸入原始碼: ... function http.get(u) local t = {} local r, c, h = http.request{ url = u, ...
確定! 回上一頁