摘要: from lxml import *
import lxml.html
import urllib2
import lxml.html as H
import sys

if __name__ == '__main__':   阅读全文