安装完成后会有/usr/local/lib/lua/5.1/socket/core.so 直接上例子TCP for lua: ... Client: 1 local socket = require("socket.core") 2 local tcp ...
確定! 回上一頁