SOCK_STREAM) # now connect to the web server on port 80 - the normal http port s.connect(("www.python.org", 80)). 當 connect 完成的時候,socket- s 可以用來 ...
確定! 回上一頁