原始碼安裝luasocket,下面介紹兩種安裝方法luarocks install ... local sock = assert(socket.connect(host, 80)) -- 建立一個tcp 連線,連線到http ...
確定! 回上一頁