在python中,我们通过socket()函数来创建“套接字”. 创建套接字的语法格式:. socket.socket(family,type,protocol) ,返回值唯一标识一个socket,后续的操作都需用到它.
確定! 回上一頁