local socket = require("socket") ... 注意:使用阻塞操作(网络连接/读取/写入或socket.sleep)时,整个LÖVE主循环将被阻塞, ... https://love2d.org/wiki/socket ...
確定! 回上一頁