摘要:
# -*- coding: utf-8 -*- import cookielib import urllib2 url = "http://www.baidu.com" print "第一种方法" response1 = urllib2.urlopen(url) print response1.getcode() print len(response1.read()) print "第二种方... 阅读全文
posted @ 2016-11-29 21:53
brady-wang
阅读(1707)
评论(0)
推荐(0)
摘要:
sz /etc/sysconfig/network-scripts/ifcfg-eth1 阅读全文
posted @ 2016-11-29 09:16
brady-wang
阅读(400)
评论(0)
推荐(0)

浙公网安备 33010602011771号