在开始后面的内容之前,先来解释一下urllib2中的两个个方法:info and geturl urlopen返回的应答对象response(或者HTTPError实例)有两个很有用的方法info()和geturl()1.geturl():这个返回获取的真实的URL,这个很有用,因为urlopen(或者opener对象使用的)或许会有重定向。获取的URL或许跟请求URL不同...
原句:Compared to the Frenchmen. the Americans are more outgoing. And they are even opener than all of the Europeans.译文:与法国人相比,美国人更加的外向。他们甚至比所有的欧洲人都要外向(善于交际)(而不仅仅是法国人)括号内是根据句意翻译的隐含义 even 甚至,甚于 opener是open(...