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
相關文章
相關標籤/搜索