好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

python dns parser

python dns parser

socket.getaddrinfo("http://HdhCmsTestnews测试数据",None)
when you try to parser dns,can not start with http://,
belows is the right way
socket.getaddrinfo("HdhCmsTestxx测试数据",None)

查看更多关于python dns parser的详细内容...

  阅读:48次