python webkit 异步抓取页面数据

#!/usr/bin/python from ghost import Ghost class FetcherCartoon: def getCartoonUrl(self, url): if url is None: return false #todo many decide about url ghost = Ghost() #open webkit
相关文章
相关标签/搜索