我认为urllib2 会得到你想要的。 from urllib2 import Request, urlopen from pyPdf import PdfFileWriter, PdfFileReader from StringIO import StringIO ...
確定! 回上一頁